Help - Search - Members - Calendar
Full Version: Columns UI / Panels UI appearance
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132
uRT
@tool++

Just awesome wink.gif
legzalito
QUOTE(FofR @ Sep 3 2006, 00:03) *

Lots of people have asked for this, so here it is:

All of my configurations, components and images (though not as a simple install because my cfg has some sensitive password information in that I couldn't easily remove, sorry folks... have to do this the hard way). Direct any questions to me and I'll update the pack.

http://fofr.preservationsociety.net/upload..._pack_v0.01.zip

Big thanks for this! I really appreciate, I used this as a base and build mon own config on it. I just have one question though : when I start a song by double clicking it on the playlist, it displays the info on the top centered track-info, but when I move my cursor to another song of the playlist, the track info panel no longer displays the info, if I select again the track being played, the info is displayed again.

Is there a way to have the info always displayed, even when the focus is elsewhere?
Rekoil
nice stuff tool++
deadfones
IPB Image

foo_ui_gfx (just ported to 0.9) using the WA Classic "dark materia" skin, modified a little and I corrected the windowshade play buttons positioning (off by 2 pixels).
Raven.am0k
Okay, here comes my new Mini Foobar smile.gif It was a litte bit tricky to work with this damn Tabbed Panel Stack Mod but now it works fine.

Animated Pic :

IPB Image


I want to hear your opinion about it smile.gif


greets Raven.am0k
Patrick Bateman
QUOTE(acedriver @ Sep 1 2006, 21:56) *

IPB Image


Would it be possible to get your single_column_playlist code? (umm..that is what it is right?)
skelly831
@ tool++ and Raven.am0k, I tip my hat to you. Like ChaosbladE, I too am losing track of all this, there's too much new stuff.
acedriver
QUOTE(Patrick Bateman @ Sep 3 2006, 11:11) *

QUOTE(acedriver @ Sep 1 2006, 21:56) *


Would it be possible to get your single_column_playlist code? (umm..that is what it is right?)

Group by:
%album%


Item display:
CODE
$if($strcmp($mod(%_playlist_number%,2),1),
$drawrect(,,,,brushcolor-45-45-45 pencolor-null))

$padding(2,0)
$font(calibri bold,8,,$if(%isplaying%,85-217-255,170-170-170))
[  %tracknumber% - ]$replace(%title%,'(',$font(,,bold italic,204-204-204)'(')



Group display:
CODE
$padding(1,0)
$drawrect(,,,,brushcolor-0-0-0 pencolor-10-10-10)$padding(4,1)

$align(left,center)$font(frutiger linotype bold,8,,255-255-255)
$font(,,bold glow-100-100-100 glowexpand-1,)
%album%[ '('Disc %disc%')'][ - %date%]

$align(right,center)
$font(frutiger linotype bold,8,,100-100-100)
%artist%
kenpachi
QUOTE(tool++ @ Sep 2 2006, 17:56) *

Hours of pissing around with trackinfos later and I've got this:

IPB Image


awesome! mind sharing your fcs, trackinfo and single column playlist view please?
Patrick Bateman
QUOTE(acedriver @ Sep 2 2006, 21:29) *

QUOTE(Patrick Bateman @ Sep 3 2006, 11:11) *

QUOTE(acedriver @ Sep 1 2006, 21:56) *


Would it be possible to get your single_column_playlist code? (umm..that is what it is right?)

Group by:
%album%


Item display:
CODE
$if($strcmp($mod(%_playlist_number%,2),1),
$drawrect(,,,,brushcolor-45-45-45 pencolor-null))

$padding(2,0)
$font(calibri bold,8,,$if(%isplaying%,85-217-255,170-170-170))
[  %tracknumber% - ]$replace(%title%,'(',$font(,,bold italic,204-204-204)'(')



Group display:
CODE
$padding(1,0)
$drawrect(,,,,brushcolor-0-0-0 pencolor-10-10-10)$padding(4,1)

$align(left,center)$font(frutiger linotype bold,8,,255-255-255)
$font(,,bold glow-100-100-100 glowexpand-1,)
%album%[ '('Disc %disc%')'][ - %date%]

$align(right,center)
$font(frutiger linotype bold,8,,100-100-100)
%artist%



thank you.

I hope to implement that side thumbnail album art so I can get rid of my album browser panel. That single column playlist looks like it has a high aesthetic potential.

SwiftBass
other than change my VS is there a way i can change the color of my status bar? or can i just take it of completely? that light grey annoys me a bit. thx
Crissaegrim
QUOTE(vonmeth @ Sep 2 2006, 18:11) *

QUOTE(Crissaegrim @ Sep 2 2006, 17:01) *

QUOTE(tool++ @ Sep 2 2006, 17:08) *

QUOTE(ChaosBladE @ Sep 2 2006, 22:24) *

Album art thumbnails?

Also, How is your config built, really? I'm losing track of the foobar skinning 'scene' tongue.gif



It uses the new playlist display. Which is well good, albeit it buggy as hell smile.gif

I'm pretty sure that can be done with the old playlist display...


Erm, how exactly would one do that?

Looks simple. A column for...

Grey nullspace -> Arrow -> Number -> Title -> If track = 1, display codec, album, date info, else display time -> Another grey nullspace.

Colours...

Selected = black
Even playlist num = color1
Odd playlist num = color2
CepiPerez
QUOTE(Beavis04 @ Sep 2 2006, 06:48) *

QUOTE(CepiPerez @ Sep 1 2006, 13:55) *

Hi everyone!
I'm working on my new skin.

Please tell me your opinions.

Thanks


Best. Skin. Ever. Seriously out of the 100+ pages this one is my favourite. Could you please post your files? crying.gif

The only thing I'd add is album art.


It's hidden (autohide option), like artist art and lyrics.
Check this:
IPB Image

Do you like it now?



vonmeth
QUOTE(Crissaegrim @ Sep 2 2006, 23:54) *

Looks simple. A column for...

Grey nullspace -> Arrow -> Number -> Title -> If track = 1, display codec, album, date info, else display time -> Another grey nullspace.

Colours...

Selected = black
Even playlist num = color1
Odd playlist num = color2


Thought you where talking about album art. =)
Maxim_289
Here is my latest foobar:
IPB Image
.noVator
My latest work:

IPB Image
tool++
Slight issue here is I'm not going to release anything before I get foobar to stop using 30% CPU.

It seems that having lots of trackinfos is what is doing it.

Could anyone help me get a similar configuration with trackinfo mod (and only one panel)?

@mazy = do you get CPU issues with your use of lots of trackinfos?

Thanks!

Maxim: That's damned good, and really original, good job!
FofR
QUOTE(legzalito @ Sep 3 2006, 02:32) *


Is there a way to have the info always displayed, even when the focus is elsewhere?

Double click the trackinfo panel.
Maxim_289
tool++
QUOTE
That's damned good, and really original, good job!

Thanks!

Your screenshot is also very good!
Trick
My foo du jour, a sort of iTunes-inspired thing.

IPB Image
FunkySkunky
QUOTE(vonmeth @ Sep 1 2006, 18:33) *


He is useing a second albumart but with the setting to point towards a certain image (probably band.[ext]).

Simply add another albumart panel, and have it set towards an image in the same directory the albumart is located and have it look for the image name of the band picture.






Ok, cool, thanks.

Is there something I can add to my album art sources code to get foobar to look for the band art in the artist folder instead of the album folder (Eg. N:\audio\Reggae\Anthony B instead of N:\audio\Reggae\Anthony B\Anthony B - Black Star)? This would make it so I only need one copy of band.jpg per band, instead of one in each album folder.

If this is posted in the wrong place, please forgive my newbish ignorance.

edited : some typos
Borbus
Just finished my new foobar config, but having problems with skin colours. Here's the white one which seems to work:

IPB Image

But the black one looks much better:

IPB Image

But I can't figure out a way to change the white bits to black. The biggest bits around the tabs make it look stupid. Does anyone know how to change those colours either in foobar or by editing the Windowblinds skin in Skinstudio?
musosticky
@funkyskunky - I'm not sure how you'd do what you suggested because IM a bit of a dumb-dumb but I found it easier to have a separate folder of artists photos handy and then all I had to put into the sources list was

E:/Artists Photos/%artist%.*


And I find that works a lot better than cluttering up my music directory so much so that unless the foobar gods feel like letting me embed cover art some time soon there'll be a similar Album Art folder
tool++
That is the uh, shadows, highlights. Probs changeable somewhere in the skin if anywhere.

WB is trash though ;P
Borbus
QUOTE(tool++ @ Sep 3 2006, 11:56) *

WB is trash though ;P

No it's not, it's great and it's the only way I know to skin foobar differently to the rest of windows.

I'll ask on a WB forum about the skin colours. foobar should have it's own colours, not just rely on the skin to change them for it.
Snowsfall
IPB Image
uRT
QUOTE(Snowsfall @ Sep 3 2006, 20:33) *

IPB Image


Where can I find those buttons you're using?
FofR
A component that gives foobar a different visual style to windows would rock smile.gif
And WB is bloated and horrible.
qaturn
QUOTE(FofR @ Sep 3 2006, 13:15) *

A component that gives foobar a different visual style to windows would rock smile.gif
And WB is bloated and horrible.



it's called StyleXP. doesnt use any resources, not bloated and has lots of choices for visual styles.
Logons,etc

right now im using iStormy's VXP visual style.
http://www.hydrogenaudio.org/forums/index....st&p=348184

ill be posting my foobar soon...
deadfones
QUOTE(qaturn @ Sep 3 2006, 14:30) *

QUOTE(FofR @ Sep 3 2006, 13:15) *

A component that gives foobar a different visual style to windows would rock smile.gif
And WB is bloated and horrible.



it's called StyleXP. doesnt use any resources, not bloated and has lots of choices for visual styles.
Logons,etc

right now im using iStormy's VXP visual style.
http://www.hydrogenaudio.org/forums/index....st&p=348184

ill be posting my foobar soon...

StyleXP just lets you use third party visual styles right? You can patch a few bytes in uxtheme.dll to allow for third party VS's without the need to run third party software. http://www.neowin.net/forum/index.php?showtopic=140707
Snowsfall
QUOTE(uRT @ Sep 3 2006, 14:13) *

QUOTE(Snowsfall @ Sep 3 2006, 20:33) *

IPB Image


Where can I find those buttons you're using?


http://www.customize.org/list/icon/0/5/rank-desc/squash
shard13
Thanks to Russel777's LCD Display uie_trackinfo panel, I have redone my layout a bit.

IPB Image
skelly831
I love the single column plugin!

IPB Image

Again, this stuff is mostly stolen from tool++, uRT and mazy. tongue.gif

EDIT: better screenshot.
FunkySkunky
QUOTE(musosticky @ Sep 3 2006, 09:49) *

@funkyskunky - I'm not sure how you'd do what you suggested because IM a bit of a dumb-dumb but I found it easier to have a separate folder of artists photos handy and then all I had to put into the sources list was

E:/Artists Photos/%artist%.*


And I find that works a lot better than cluttering up my music directory so much so that unless the foobar gods feel like letting me embed cover art some time soon there'll be a similar Album Art folder


Thanks very much, the band photos folder idea works great, and conveniently too. smile.gif
Ray Bao
IPB Image

Click for full-version.
Stuart60611
Well, I completely re-vamped my set up, yet again. But for the first time, I really like it. A real home stereo look, thanks to Russel777.

IPB Image
SwiftBass
QUOTE(Ray Bao @ Sep 3 2006, 19:53) *

IPB Image

Click for full-version.


a very clean and cut look. simple and efficent. I like. btw nice VS(same as mine)
musosticky
Went with a minimal (for me) look still variations on the same theme tho
special thanks to terrestrial and russel for the track info mod and its config respectively

IPB Image
SwiftBass
not exactly done , but i was once again converted back to the mini player. anyway i think theres a way to make it smaller and use more space. suggestions etc?


IPB Image

erissiva
QUOTE(tool++ @ Sep 2 2006, 19:56) *

Hours of pissing around with trackinfos later and I've got this:

IPB Image


Amazing. Single-handedly convinced me to start working on a single-columns layout this week.

However, this design I've been fiddling around with for a while. There are a few kinks to work out, but I think it is good overall. Thanks to all the people here for inspiration and mashing-ups of their work.

Normal View:
IPB Image

Artists/Albums tabs, tree-explorer, and quicksearch are all on autohide - also using continuator (this the "loading next track" part).:
IPB Image

Also handles multi-disc and various artists tags, and title notes:
IPB Image

Still working on single/album sorting and a track-number bug. It won't read "3/10" style track numbers and sort them correctly. I have to use playlists for numbers above 10. dry.gif
lazy
I still prefer old and good columnsUI (and even defaultUI) so here is new fcs:
I've made new layout, so it can display long titles along with track artists without clipping in minimal space.
I used color scheme from one of config (don't know which). Needs monospace font
IPB Image
And my favourite. Works with any font.
IPB Image
I've made version of this one for defaultUI.
IPB Image
Download it here
Any comments appreciated
FofR
QUOTE(qaturn @ Sep 3 2006, 22:30) *

it's called StyleXP. doesnt use any resources, not bloated and has lots of choices for visual styles.
Logons,etc

No. StyleXp controls the overall visual style (and is redundant), I want my foobar style to be different to my windows one.
Czokalapik
QUOTE(Snowsfall @ Sep 3 2006, 11:33) *

IPB Image

could you please post track_info configs? or maybe cfg file
tool++
QUOTE(erissiva @ Sep 4 2006, 09:42) *

QUOTE(tool++ @ Sep 2 2006, 19:56) *

Hours of pissing around with trackinfos later and I've got this:

IPB Image


Amazing. Single-handedly convinced me to start working on a single-columns layout this week.

However, this design I've been fiddling around with for a while. There are a few kinks to work out, but I think it is good overall. Thanks to all the people here for inspiration and mashing-ups of their work.

Normal View:
IPB Image

Artists/Albums tabs, tree-explorer, and quicksearch are all on autohide - also using continuator (this the "loading next track" part).:
IPB Image

Also handles multi-disc and various artists tags, and title notes:
IPB Image

Still working on single/album sorting and a track-number bug. It won't read "3/10" style track numbers and sort them correctly. I have to use playlists for numbers above 10. dry.gif



Aww blush.gif thanks. Your layout looks pretty nice, I'd suggest removing anything not 100% necessary and if you have to keep the spectrum, make sure the colour is the same as the rest of the theme's primary.
mrks
hi.. my first post here. loving foobar at the moment smile.gif

my setup:
IPB Image

IPB Image

now i got a few questions

- when i open up the browse tab, the album art gets kinda scaled down, i'd like the browse panel just to overlay the album art without affecting it, is that possible? i eventually tried every possible combination of the four checkboxes in the properties sad.gif

- i made a small script to switch between %title% and %artist% in the trackinfo panel, but i'd actually like it to fade in and out. that possible somehow? (im using the %time_elapsed_seconds%)

also, tool++ and snowsfall, what VS u guys using? unsure.gif
peleyer
QUOTE(vonmeth @ Sep 1 2006, 23:33) *

QUOTE(FunkySkunky @ Sep 1 2006, 19:15) *


Two things : What is that panel you have with the image of the band? Some sort of album art mod or something?



He is useing a second albumart but with the setting to point towards a certain image (probably band.[ext]).

Simply add another albumart panel, and have it set towards an image in the same directory the albumart is located and have it look for the image name of the band picture.



Nothing really new except: added spectrum analyzer, a simple colour change (and few other things) of Mazy's singlecolumn playlist. Still 'docks' on the left side of my screen.

Edit: Picture of what the heck I am talking about would be cool, eh?

IPB Image



I couldn't get this to work, the layout dont accept two album arts at the same time. crying.gif
FofR
Update to the latest album art component.
esa372
Hey guys; quick question for you:

How do you change the titlebar text from the "current foobar version" (i.e., "foobar2000 v0.9.3.1") to "fb2k", or anything else, when no track is being played?

unsure.gif

Thanks!

~esa
peleyer
QUOTE(FofR @ Sep 4 2006, 11:46) *

Update to the latest album art component.



hmm, thx, worked.
Borbus
QUOTE(qaturn @ Sep 3 2006, 15:30) *

it's called StyleXP. doesnt use any resources, not bloated and has lots of choices for visual styles.
Logons,etc

No, StyleXP cannot do per-application theming like WB can. I think you will find StyleXP is much more bloated than Windowblinds since it patches XP's own theming engine while in memory while Windowblinds uses its own engine which uses less resources than XP's.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.