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
TedFromAccounting
QUOTE(Ronny Pries @ Jan 4 2007, 06:17) *

Sexy!

'Can i have it like that?'

Ronny


i will post the code as soon as i am completely finished, which should be very soon. Just have to fix a few bugs.
Raven.am0k
QUOTE(Snowsfall @ Jan 3 2007, 21:21) *

IPB Image


Would you post a link to that VS?
It´s great.

btw. nice foobar wink.gif
Ronny Pries
QUOTE(TedFromAccounting @ Jan 4 2007, 18:15) *

i will post the code as soon as i am completely finished, which should be very soon. Just have to fix a few bugs.


Cool, Ted! Looking forward to it!
TedFromAccounting
Ok here it is. There are a few problems with songs that have very long artists and titles, but nothing major, so that shouldn't be a huge problem. This config also relies heavily on the presence of %totaltracks%. Songs without that tag will show up with an Assorted Artists header above them, so that creates a single mode. Also if your album tags vary within an album then multiple headers will show up inside the group (ex. "Album" and "album" will show up as two separate albums, so just make sure the cases match and everything). Let me know if anyone needs a font.

IPB Image

Trackinfo mod

CODE
// Global

// Background
$imageabs(0,0,images\BG_1.png,)
$padding(-15,-13)$alignrel(right,bottom)$font(webdings,102, textalpha-55 glow-215-215-215 glowexpand-1 glowalpha-75,215-215-215)²
$alignabs(7,22,30,30,left,top)$font(calibri,22,bold glow-215-215-215 glowexpand-0 textalpha-10 glowalpha-5,235-235-235)↘
$alignabs(7,20,30,30,left,top)$font(calibri,22,bold glow-215-215-215 glowexpand-0 textalpha-10 glowalpha-10,235-235-235)↘
$alignabs(7,18,30,30,left,top)$font(calibri,22,bold glow-215-215-215 glowexpand-0 textalpha-20 glowalpha-20,235-235-235)↘
$alignabs(7,16,30,30,left,top)$font(calibri,22,bold glow-215-215-215 glowexpand-0 textalpha-30 glowalpha-30,235-235-235)↘
$alignabs(7,14,30,30,left,top)$font(calibri,22,bold glow-215-215-215 glowexpand-0 textalpha-40 glowalpha-40,235-235-235)↘
$alignabs(7,12,30,30,left,top)$font(calibri,22,bold glow-215-215-215 glowexpand-0 textalpha-50 glowalpha-50,235-235-235)↘
$alignabs(7,10,30,30,left,top)$font(calibri,22,bold glow-215-215-215 glowexpand-0 textalpha-60 glowalpha-60,235-235-235)↘
$alignabs(7,8,30,30,left,top)$font(calibri,22,bold glow-215-215-215 glowexpand-0 textalpha-70 glowalpha-70,235-235-235)↘
$alignabs(7,6,30,30,left,top)$font(calibri,22,bold glow-215-215-215 glowexpand-0 textalpha-80 glowalpha-80,235-235-235)↘
$alignabs(7,4,30,30,left,top)$font(calibri,22,bold glow-215-215-215 glowexpand-0 textalpha-90 glowalpha-90,235-235-235)↘
$alignabs(7,2,30,30,left,top)$font(calibri,22,bold glow-215-215-215 glowexpand-0 textalpha-100 glowalpha-100,225-225-225)↘
$alignabs(7,1,30,30,left,top)$font(calibri,21,bold glow-215-215-215 glowexpand-0,235-235-235)↘

// PerTrack
$if(%_trackinfo_notrack%,$alignabs(34,5,270,90,left,top)$font(calibri,18,bold glow-215-215-215 glowexpand-0,235-235-235)No Track,
$alignabs(39,5,270,90,left,top)$font(calibri,18,bold glow-215-215-215 glowexpand-0,235-235-235)$left(%title%,40)$ifgreater($len(%title%),40,...,)$alignset()
$padding(39,0)$alignrel(left,top)$font(calibri,16,glow-215-215-215 glowexpand-0,225-225-225)%artist%$alignset()
$alignrel(left,top)$font(calibri,13,glow-215-215-215 glowexpand-0,225-225-225)%album%$alignset()
$alignrel(left,top)$font(calibri,12,glow-215-215-215 glowexpand-0,225-225-225)%date%)
$if(%_trackinfo_notrack%,,
$alignabs(88,165,20,30,left,top)$font(Kroeger 05_55,6,glow-140-181-221 glowexpand-0,225-225-225)|
$alignabs(96,165,19,30,center,top)$upper($if($strcmp(%codec%,FLAC),$right(%filename_ext%,4),$right(%filename_ext%,3)))
$alignabs(119,165,25,30,left,top)|
$alignabs(127,165,33,30,center,top)$if(%__MP3_STEREO_MODE%,$if($strcmp(%__MP3_STEREO_MODE%,joint stereo),JStereo,Stereo),$if($strcmp(%channels%,stereo),Stereo,))
$alignabs(165,165,20,30,left,top)|
$alignabs(174,163,60,30,left,top)mod 588 $ifgreater($mod(%_length_samples%,588),0,$font(wingdings,8,glow-140-181-221 glowexpand-0,225-225-225)û,$font(wingdings,8,glow-140-181-221 glowexpand-0,225-225-225)ü)
$alignabs(225,165,20,30,left,top)$font(Kroeger 05_55,6,glow-140-181-221 glowexpand-0,225-225-225)|
$alignabs(233,164,60,30,left,top)RG $if(%__replaygain_track_gain%,$font(arial,7,bold glow-140-181-221 glowexpand-0,225-225-225)♪,$font(wingdings,8,glow-140-181-221 glowexpand-0,225-225-225)û)$if(%__replaygain_album_gain%,$font(arial,7,bold glow-140-181-221 glowexpand-0,225-225-225)♫,$font(wingdings,8,glow-140-181-221 glowexpand-0,225-225-225)û)
)

// PerSecond
$if(%_trackinfo_notrack%,,
$alignabs(49,165,40,30,left,top)$font(Kroeger 05_55,6,glow-140-181-221 glowexpand-0,225-225-225)%bitrate%kbps
)
$if(%isplaying%,
// Progress Bar
$drawrect($muldiv(%_width%,15,100),180,$muldiv(%_width%,70,100),8,brushcolor-null pencolor-215-215-215)
$drawrect($add($muldiv(%_width%,15,100),2),182,$ifgreater($muldiv($sub($muldiv(%_width%,70,100),4),%playback_time_seconds%,%length_seconds%),0,$muldiv($sub($muldiv(%_width%,70,100),4),%playback_time_seconds%,%length_seconds%),1),4,brushcolor-215-215-215 pencolor-null)
$alignabs($sub($muldiv(%_width%,15,100),33),177,35,13,center,middle)$font(consolas,8,bold glow-140-181-221 glowexpand-0,215-215-215)$if2(%playback_time%,0:00)
$alignabs($muldiv(%_width%,85,100),177,33,13,center,middle)$font(consolas,8,bold glow-140-181-221 glowexpand-0,215-215-215)$if2(%length%,0:00)
$alignabs(20,9,$sub(%_width%,28),16,center,middle)$font(consolas,7,bold glow-140-181-221 glowexpand-0,215-215-215)

// Interchanging Text
$select($add($mod(%playback_time_seconds%,15),1),
$get(str1),$get(str1),$get(str1),$get(str1),$get(str1),
$get(str2),$get(str2),$get(str2),$get(str2),$get(str2),
$get(str3),$get(str3),$get(str3),$get(str3),$get(str3))

,

// Not Playing...
$drawrect($muldiv(%_width%,15,100),180,$muldiv(%_width%,70,100),8,brushcolor-null pencolor-215-215-215)
$alignabs($sub($muldiv(%_width%,15,100),33),177,35,13,center,middle)$font(consolas,8,bold glow-140-181-221 glowexpand-0,215-215-215)$if2(%playback_time%,0:00)
$alignabs($muldiv(%_width%,85,100),177,33,13,center,middle)$font(consolas,8,bold glow-140-181-221 glowexpand-0,215-215-215)$if2(%length%,0:00)
$alignabs(20,9,$sub(%_width%,28),16,center,middle)$font(consolas,7,bold glow-140-181-221 glowexpand-0,215-215-215))



Row Height: 25
Group Rows: 1

Group by:
$if2($if(%totaltracks%,%album%),0)


Item Display
CODE
$if($greater(%tracknumber%,5),
$if($greater(9,%tracknumber%),$drawrect(3,0,144,0,brushcolor-250-250-250 pencolor-null)
$padding(8,3)$font(calibri,8,bold,100-100-100)
$alignabs(3,0,139,50,center,top)$if($strcmp($num(%tracknumber%,2),06),$font(calibri,8,bold,140-140-140)$if2(%album artist%,%artist%))
$if($strcmp($num(%tracknumber%,2),07),$font(calibri,8,bold,140-140-140)%album%$if(%discnumber%,' (Disc '%discnumber%')',))
$if($strcmp($num(%tracknumber%,2),08),$font(calibri,8,bold,140-140-140)$if2(%date%,Unknown))
$padding(-8,-3)
))
$ifgreater($mul(%_height%,%_itemcount%),107,
$imageabs(4,$add(26,$mul(-25,%tracknumber%)),'images\noalbum(small).png',)
$imageabs2(107,107,,,,,25,$add(32,$mul(-25,%tracknumber%)),$replace(%path%,%filename_ext%,)folder.jpg,NOKEEPASPECT)
$imageabs(4,$add(26,$mul(-25,%tracknumber%)),'images\albumoverlay(small).png',)
,

$alignabs(3,2,139,50,center,top)$if($strcmp($num(%tracknumber%,2),01),$font(calibri,8,bold,140-140-140)$if2(%album artist%,%artist%))
$if($strcmp($num(%tracknumber%,2),02),$font(calibri,8,bold,140-140-140)%album%$if(%discnumber%,' (Disc '%discnumber%')',))
$if($strcmp($num(%tracknumber%,2),03),$font(calibri,8,bold,140-140-140)$if2(%date%,Unknown))
)

$padding(0,0)
$drawrect(147,0,1,0,brushcolor-161-170-179 pencolor-null)
$drawrect(148,0,2,0,brushcolor-222-225-228 pencolor-null)
$if(%_isplaying%,$drawrect(147,0,0,0,brushcolor-122-169-216 pencolor-165-197-228)
,
$if(%_selected%,$drawrect(148,0,0,0,brushcolor-196-217-238 pencolor-165-197-228)
,
$ifequal($mod(%_playlist_number%,2),0,
$drawrect(150,0,0,0,brushcolor-250-250-250 pencolor-240-240-240)
,
$drawrect(150,0,0,0,brushcolor-255-255-255 pencolor-240-240-240)
)
))

$padding(2,0)

$if(%_isplaying%,$font(calibri,8,bold glow-225-225-225 glowexpand-0,245-245-245),$font(calibri,8,bold,164-171-179))
$alignabs(152,0,%_width%,21,left,top)↘

$if(%_isplaying%,$font(calibri,8,bold glow-140-181-221 glowexpand-0,245-245-245),$font(calibri,8,bold,180-180-180))

[Disc %discnumber% ][%tracknumber%. ]

$if(%_isplaying%,$font(calibri,8,bold glow-140-181-221 glowexpand-0,245-245-245),$font(calibri,8,bold,129-138-150))

$if($meta_test(album artist),%artist%' - ')

$if(%_isplaying%,$font(calibri,8,bold glow-140-181-221 glowexpand-0,245-245-245),$font(calibri,8,bold,120-120-120))

$if(%totaltracks%,$left(%title%,55)$ifgreater($len(%title%),55,...,),%artist% - $left(%title%,35)$ifgreater($len(%title%),35,...,))

$if(%_isplaying%,$font(calibri,8,bold glow-140-181-221 glowexpand-0,245-245-245),$font(calibri,8,bold,170-170-170))

$align(right,center)$if(%_isplaying%,'-'%playback_time_remaining%' / ')%length%

$if(%_isplaying%,$font(Kroeger 05_55,6, glow-140-181-221 glowexpand-0,245-245-245),$font(Kroeger 05_55,6,,180-180-180))

$alignabs(154,0,%_width%,21,left,bottom)
[%__codec%] [%__bitrate%'kbps'] [%__replaygain_track_gain%]



Group Display
CODE
$drawrect(0,0,0,0,brushcolor-62-128-197 pencolor-165-197-228)
$padding(4,0)

$align(left,top)$font(calibri,14,bold glow-215-215-215 glowexpand-0,235-235-235)↘ $font(segoe ui,11,bold glow-140-181-221 glowexpand-0,235-235-235)$if(%totaltracks%,$if($meta_test(album artist),%album artist%,%artist%),Assorted Artists)

$padding(0,2)$align(right,top)$font(segoe ui,7,bold glow-140-181-221 glowexpand-0,235-235-235)$if(%totaltracks%,%album%,Single Tracks)
$font(Kroeger 05_55,6,glow-140-181-221 glowexpand-0,235-235-235)$align(right,bottom)$if(%totaltracks%,[%__replaygain_album_gain% '| '][%date% '| '][%genre% '| ']$upper($if($strcmp(%codec%,FLAC),$right(%filename_ext%,4),$right(%filename_ext%,3))),)[ %codec_profile%]



Columns UI layout
CODE
Vertical Splitter
-Horizontal Splitter
--Menu
--Playback Order
-Tabbed Panel Stack Mod
--Horizontal Splitter
---Track info mod
---Album Art
--Horizontal Splitter
---Browser Panel
---Browser Panel
-Spectrum analyser
-Single Column Playlist View
-Horizontal Splitter
--Playlists Dropdown
--Quicksearch Toolbar
-Horizontal Splitter
--Buttons
--Seekbar

(probably some slightly more efficient way to do the columns ui layout, but it works)

And the Images.
Nervie
QUOTE(Raven.am0k @ Jan 5 2007, 11:40) *

QUOTE(Snowsfall @ Jan 3 2007, 21:21) *
<Removed Image>


Would you post a link to that VS?
It´s great.

btw. nice foobar wink.gif


http://www.deviantart.com/deviation/21663428/

This is a guess, found it on Deviantart at the same time i was viewing the thread.
schluepfer
QUOTE(blankfaze @ Jan 3 2007, 23:02) *

QUOTE(schluepfer @ Dec 29 2006, 09:30) *

finally decided to go single columns playlist wink.gif:
IPB Image


schluepfer ... this looks really nice. I am still using columns playlist but this makes me want to switch... would you mind sharing the SCPL code?

did some updates again... scpl-codes for the following layout:
IPB Image

item display:
CODE
$ifequal($mod(%_itemindex%,2),0,
$drawrect(0,0,0,0,pencolor-0-0-0 alpha-12),)


$if(%_selected%,$textcolor(SYSCOL-9),$textcolor(SYSCOL-8))
$if(%_selected%,$drawrect(0,0,0,0,brushcolor-227-227-223 pencolor-null))
$if(%_focused%,$drawrect(0,0,0,0,brushcolor-null pencolor-180-180-180))
$if(%isplaying%,$textcolor(SYSCOL-1),$textcolor(SYSCOL-8))$if(%isplaying%,$drawrect(0,0,0,0,brushcolor-SYSCOL-13 pencolor-null))

$padding(4,1)
$align(right,middle)$ifgreater($len(%title%),37,$padcut(%title%,35)...,%title%)
$font(,6,fixedwidth-5,)$align(left,top)$textcolor(130-130-130)$if(%isplaying%,$textcolor(SYSCOL-1),)%list_index% / %tracknumber%
//$alignabs(43,-2,60,20,,)$if(%isplaying%,$font(Webdings,10,,SYSCOL-1)¯,)


group display:
CODE
$puts(cover,$replace(%path%,%filename_ext%,'('Cover')' *.jpg))
$puts(big,$replace(%path%,%filename_ext%,*.jpg))
$puts(overlayimage,C:\Programme\foobar2000\components\overlay.png)
$puts(verlauf,C:\Programme\foobar2000\components\verlauf.png)

$imageabs2(256,256,,,,,0,-100,$get(big),alpha-130)
$drawrect(0,0,0,0,brushcolor-151-151-145 pencolor-187-187-179 alpha-140)
$drawrect(0,0,0,%_height%,brushcolor-null pencolor-140-140-140)
$imageabs2(400,42,,,,,0,0,$get(verlauf),nokeepaspect alpha-245)

$font(AvantGarde LT Medium,,glow-255-255-255 glowexpand-0 glowalpha-200,0-0-0)
$alignabs(7,10,$sub(%_width%,4),$div(%_height%,2),left,top)$font(AvantGarde LT Medium Caps,7,underline glow-255-255-255 glowexpand-0 glowalpha-140,)$ifgreater($len(%album%),23,$padcut(%album%,21)...,%album%)
$imageabs2(41,41,,,,,205,1,$get(cover),nokeepaspect) $imageabs2(41,41,,,,,205,1,$get(overlayimage),alpha-170)
$alignabs(7,22,$sub(%_width%,4),$div(%_height%,2),left,top)$font(,9,,)$font(AvantGarde LT Medium,7,glow-255-255-255 glowexpand-0 glowalpha-200,)$if($meta_test(album artist),Various Artists,$ifgreater($len(%artist%),23,$padcut(%artist%,21)...,%artist%))
$alignabs(95,8,103,40,right,)$font(AvantGarde LT Medium CAPS,5,glow-255-255-255 glowexpand-0 glowalpha-200,70-70-70)$if(%date%,%date% erschienen$char(10),)
%bitrate% kbps$if($stricmp(%__extrainfo%,vbr), / CBR, / VBR)
$char(10)
%samplerate% Hz / $caps(%channels%)
chaosblade
Anyone has a rather large cd case image? Kinda like schluepfer's, Just around 200px on 200px and still looks like it wasn't stretched all over the place.
shakey_snake
QUOTE(ChaosBladE @ Jan 5 2007, 08:59) *

Anyone has a rather large cd case image? Kinda like schluepfer's, Just around 200px on 200px and still looks like it wasn't stretched all over the place.

http://www.hydrogenaudio.org/forums/index....showtopic=51159
chaosblade
Yeah, Looked over that thread, missed the last post with the good quality ones. Thanks.
LodgeR
My unfinished FoobarBlister =))
IPB Image
Russell777
QUOTE(LodgeR @ Jan 5 2007, 19:20) *

My unfinished FoobarBlister =))
IPB Image

That looks extremely cool,where's the playlist?
steliyan
IPB Image
Falstaff
Update :

IPB Image

cool.gif

Bye

Falstaff ...
chaosblade
Superb stuff there, Falstaff. I like <3

Mind posting that CD Case image?
ToneDef
Hello Sorry I am a newbie. I know this has been asked a millions times but I see some of you have some really nice setups. Is there a way that I can import your foobar setup in a foobar in a file type form? Or do I have to put everything together set by step?
Falstaff
QUOTE(ChaosBladE @ Jan 5 2007, 22:19) *

Superb stuff there, Falstaff. I like <3

Mind posting that CD Case image?


Yep!

http://img237.imageshack.us/img237/1222/cdcaseqa2.png

Bye

Falstaff

QUOTE(ToneDef @ Jan 5 2007, 22:27) *

Hello Sorry I am a newbie. I know this has been asked a millions times but I see some of you have some really nice setups. Is there a way that I can import your foobar setup in a foobar in a file type form? Or do I have to put everything together set by step?


Hi,

Go Here !

Falstaff
klickzone
Setup with no album art, runs a coverdownloader script that pulls stuff off of amazon etc.
IPB Image
Standard Playing view
IPB Image
Paused View, inspired by fofr smile.gif
IPB Image
Playlist for proper albums:
IPB Image
Playlist for singles:
IPB Image

Most of this was nicked from ceiperez's config, and extensively modded.

Inspiration mostly from that fofr trackinfo view, and a web 2.0 foobar that was posted on here about 3 months ago.

Edit: Changed The Imagehost, should work now
Oompa
I demand code for that config! It's beautiful! I want :|
doGus
QUOTE(schluepfer @ Jan 5 2007, 12:59) *

did some updates again... scpl-codes for the following layout:
IPB Image


Could you take the time to share your config here : Configuration Distribution Thread ?

Thanks a lot rolleyes.gif
chaosblade
Nothing i can see. All images denote 'No linking from this host sad.gif' now.
Oompa
QUOTE(ChaosBladE @ Jan 5 2007, 19:09) *

Nothing i can see. All images denote 'No linking from this host sad.gif' now.

Get the url of each of the images, open a new tab (or window if in IE :x) and paste them. It's sexy...
ojdo
Still work in progress (actually, it always is...): a fullscreen trackinfo_mod for my htpc
  • Images of the cd case available here.
  • Nice detail: the "2 CD" thing is only displayed for multidisc albums
  • Additional information is displayed at the beginning and ending of a track
  • The squares in the right bottom show rating, mood and playback order
  • It still lacks some color
IPB Image

IPB Image
chaosblade
They work now. It's pretty nice, yeah smile.gif

ojdo: mind posting the cd case you're using? Maybe even the gloss overlay too.
klickzone
I don't see a huge amount of point in uploading my setup atm, there are tonnes of stipulations about how you have your music tagged to make it work (for example, to get singles working like that requires you to have a tag on all your singles called %single% which is set at the value of 1, and the rest of the library has to have this value set at 2, and all the singles also have to be in an album 'Singles', which is tracknumbered). Also to get reflections working in the playlist like that you have to have another image in the artist/album folder called reflection.jpg which is the album art rotated 180 degrees, which takes ages when you have tonnes of albums. (I hope single columns playlist grabs trackinfomod's rotateflip function, if it does I'll think about releasing this)
ojdo
QUOTE(ChaosBladE @ Jan 6 2007, 12:44) *

ojdo: mind posting the cd case you're using? Maybe even the gloss overlay too.

Thanks! @CD case: Just read the post again. I already posted the link.
chaosblade
D'oh. Silly me. Thanks.
skazhy
here's a dumb question. how can you get that album/artist is in left side & the tracks are in the right side (just like in the first post of this discussion) of single column playlist (it is single column right?)

Psyphre
QUOTE(klickzone @ Jan 5 2007, 22:27) *
Unnecessary full quote of five images in a row removed by moderation.

Most of this was nicked from ceiperez's config, and extensively modded.

Inspiration mostly from that fofr trackinfo view, and a web 2.0 foobar that was posted on here about 3 months ago.

Edit: Changed The Imagehost, should work now


Nice config, what font is that for the playlist? Looks really nice.
sunshine33
Yes, your config is great, can u share it and the images please ?
thx


QUOTE(ryknow @ Jan 4 2007, 06:58) *

QUOTE(baworak @ Dec 19 2006, 13:13) *

IPB Image

That's real nice, Could you possibly share your config wink.gif

bowen_tk
QUOTE(klickzone @ Jan 5 2007, 16:27) *
Unnecessary full quote of five images in a row removed by moderation.

Most of this was nicked from ceiperez's config, and extensively modded.

Inspiration mostly from that fofr trackinfo view, and a web 2.0 foobar that was posted on here about 3 months ago.

Edit: Changed The Imagehost, should work now

Can you share your config because I like the idea
schluepfer
QUOTE(doGus @ Jan 6 2007, 01:05) *

QUOTE(schluepfer @ Jan 5 2007, 12:59) *

did some updates again... scpl-codes for the following layout:
IPB Image


Could you take the time to share your config here : Configuration Distribution Thread ?

Thanks a lot rolleyes.gif

ok i took the time and did it wink.gif
stampgevaar
IPB Image

Mine biggrin.gif does everything that I want...
Falstaff
QUOTE(Falstaff @ Jan 5 2007, 21:52) *

Update :

IPB Image

cool.gif

Bye

Falstaff ...


I took the time this morning to share my config on the Configuration Distribution Thread

enjoy

Br3tt
Spinally
Too bad I can't costumize my Foobar 0.9, somehow Columns UI doesn't recognize the SP1 I have installed, and reports a SP0 installation. Is there any way to get around that check, because I'm pretty sure SP1 is installed. It's all the lamer because I used to have a pretty nice setup with the old Columns UI, and somehow I can't force myself to go back to an earlier foobar.

Thanks in advance! (someone who's getting pretty tired of the default white background with list).
doGus
QUOTE(schluepfer @ Jan 6 2007, 20:17) *

ok i took the time and did it wink.gif


Youpi! nice presentation, I had no problem to make my foobar looks like your smile.gif
Thanks again!
SwiftBass
QUOTE(hexonn @ Jan 2 2007, 22:33) *

QUOTE(SwiftBass @ Dec 30 2006, 14:49) *
i love large album arts like that, i mean some ppl go through alot to get good resolution covers so why not make it big eh
what VS is that?

large cover arts are the best, although, that one isn't as high res as i would want it biggrin.gif
Japan or something, from 4impressions.net





I had no idea they were responsible for the aero VS......thats one of my favorite VS's ever. you have any other sites with groups like that?
jclim00
I based a lot of my layout on schluepfer's before he posted the code cause it looked so pretty smile.gif

IPB Image
rodan321
Just spent this past weekend prettying up my foobar a little. I made the configuration from scratch a while back, but dolled it up with a trackinfo_mod panel. Everything is pretty much original except the album art reflection was inspired by Falstaff and the buttons were made by moglenstar.

IPB Image
Betse
Here's my setup so far. I still need some buttons for all the options in the middle part. All things work in there except for the repeat button :S. So that bottom play order bar should go when i'm able to figure it out.

With the buttons i can change the top to show a ProjectM vis or albumlist or playlist.
The progressbar is fully resizable with some simple variables and when pushed on in the non filled area it skips ahead 10s. I want it to skip back when pushed in the filled area, but that's not possible with the Track_info_mod yet.
The album art in the Single Column playlist shows up in 8 tracklines unless there are less than 8 tracks then it resizes so that it fits (i use %totaltracks% for it).

IPB Image
kowoolo
hi there, it's my first post here smile.gif


my foobar usually looks like this:

IPB Image

a moseover at the top activates this:

IPB Image
tommy_gun
@ kowoolo
whats this visual theme? can u give me a link, looks quite cool, respect!
eyelo
looks like the one i'm using right now, NeoGeniX
http://www.deviantart.com/deviation/42878394/
kowoolo
thanks smile.gif it's a little color mod of pepijnnuland's Mire v2
adrosenth
My first attempt. Still not sure how to lay out my trackinfo panel.

IPB Image
.noVator
Hey, I've got a question to CepiPerez. When I click'on f.e. "Click here to get cover from web" a folder named 'Archivos' appears. How's it possible to run cover downloader when'clicked? The same thing with websites.. Of coz that's about Your latest work.
fnord23
Noob asks: Is it possible to get rid of the bars between different panels, if you use the vertical or horizontal splitters? Or do I have to use dockable panels for this?
dparadinha
here is my first foobar window!
i wanted it simple; but i'll try improve it a bit...

image
randal1013
my latest incarnation

full screen:
IPB Image

a closer look at the left & right columns:
IPB Image_IPB Image
corganzero0
QUOTE(jclim00 @ Jan 8 2007, 22:57) *

I based a lot of my layout on schluepfer's before he posted the code cause it looked so pretty smile.gif

IPB Image


Perhaps I've been living under a rock for the past few months, but what plugin is that for the playlist?
Surely not columns?
towa
I recently discovered dockable panels, so here's my first try with it. The only thing that I don't like about this config is the buttons toolbar. The buttons are a bit too big and ugly.

With single column playlist and cd album art panel open:
IPB Image

Without panels, with vinyl cover art panel, with vinyl art panel if I only have the label (my scanner isn't big enough for a complete vinyl):
IPB Image
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.