Official Foobar Gallery
Feb 25, 2006 at 9:10 PM Post #241 of 622
Arghhh help me!

Nowhere can you get the newest foo_looks and the LUA dll things, just a lovely error0404.
plainface.gif


I want lovely looking foobar too!
580smile.gif
 
Feb 26, 2006 at 12:21 PM Post #245 of 622
Wow, some very nice ones!

I forgot to post my first column code, like I said I would... so, here it is. Mind you, it's a little crazy.


For the Display tab:

$ifgreater(%TRACKNUMBER%,1,$ifgreater(%TRACKNUMBER %,2,$ifgreater(%TRACKNUMBER%,3,, %date%), %album%), %artist%)


For the Colour tab (truly insane):

$ifgreater(%TRACKNUMBER%,1,$ifgreater(%TRACKNUMBER %,2,$ifgreater(%TRACKNUMBER%,3,,

cccccc
//controls 3rd line text color when track not selected

cccccc
//controls 3rd line text color when track selected

333333
//controls 3rd line background color when track not selected

333333
//controls 3rd line background color when track selected

333333
//controls 3rd line background color when fb2k is not the active window and track is selected

000000
//controls 3rd line left border color when track not selected

333333
//controls 3rd line top border color when track not selected

333333
//controls 3rd line right border color always

09515E
//controls 3rd line bottom border color when track not selected
),

cccccc
//controls 2nd line text color when track not selected

cccccc
//controls 2nd line text color when track selected

333333
//controls 2nd line background color when track not selected

333333
//controls 2nd line background color when track selected

333333
//controls 2nd line background color when fb2k is not the active window

333333
//controls 2nd line left border color when track not selected

333333
//controls 2nd line top border color when track not selected

333333
//controls 2nd line right border color always

333333
//controls 2nd line bottom border color when track not selected
),

000000
//controls 1st line text color when track not selected

333333
//controls 1st line text color when track selected

eeeeee
//controls 1st line background color when track not selected

eeeeee
//controls 1st line background color when track and fb2k are selected

eeeeee
//controls 1st line background color when track is selected and fb2k is not selected

ffffff
//controls 1st line left border color when track is selected

eeeeee
//controls 1st line top border color when track is not selected

eeeeee
//controls 1st line right border color always

ffffff
//controls 1st line bottom border color when track is not selected
),

000000
000000
//controls the >3 lines' background color when track is not selected

000000
//controls the >3 lines' background color when track is selected

000000
//controls the >3 lines' background color when fb2k is not the active window

000000
//controls the >3 lines' left border color when track is not selected

09515E
//controls the >3 lines' top border color when track is not selected


//controls the >3 lines' right border color always

09515E
//controls the >3 lines' bottom border color when track is selected


For the Sort tab:

%artist%, %album%, $num(%tracknumber%,2), %date%
 
Feb 27, 2006 at 2:26 AM Post #248 of 622
You need the track info plugin, which is in the download I posted a few pages back. It's called foo_uie_trackinfo. You don't have to use everything in the .rar I uploaded.

And, BigRobb - that looks fantastic! Where'd you get your buttons? And is the outer window frame styled the way it is through Foobar or is that an OS skinning?
 
Mar 3, 2006 at 6:11 AM Post #249 of 622
I finally downloaded foobar2k and have been trying to make it look good for the past few hours and I've gotten nowhere.... I have no idea how to make this thing look like a normal player.
mad.gif
 
Mar 3, 2006 at 6:24 AM Post #250 of 622
All right. That's it! I've just downloaded it and am interested in playing with this over the weekend.
tongue.gif
I have no idea what to expect, but the feature list looks pretty amazing for a free download. Cool!
 
Apr 3, 2006 at 11:49 PM Post #254 of 622

Users who are viewing this thread

Back
Top