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
Raven.am0k
Oookay wink.gif
I´ve decided to put my big fullscreen foobar into trash and build a new one.

Here is my new black,(grey),white Fooby with a nice "No Cover" image wink.gif

IPB Image


greets Raven.am0k
cvax
QUOTE(speedemonV12 @ Jul 16 2006, 16:38) *

QUOTE(cvax @ Jul 16 2006, 15:25) *

Here's mine.
IPB Image



nice set up...can you post your fcs?


here you go. fcs
tool++
Agghkk...Had to get rid of album art until they make it not increase foo's usage (well it lags games when I'm using it)

IPB Image
speedemonV12
thanks cvax
speedemonV12
QUOTE(Raven.am0k @ Jul 14 2006, 05:06) *

Well, i realised, that the best foobar is a fullscreen foobar smile.gif so i´ve made a new one, i hope you like it, I do smile.gif
The Photo is Animated, the first photo is DURING play, and the second one is while stoped playing, just look at the trackinfo pannel on the lower-left.

Strictly4me inspired me a little bit for my design smile.gif

IPB Image


greets Raven.am0k


hey can you post ur fcs? and also the code to your track info??

thanks!!


IPB Image
[/quote]

upper trackinfo code:

CODE

$puts(bright,FFFFFF)
$puts(grey,999999)
$puts(special,F3AA17)
$puts(dark,444444)
$if(%_trackinfo_notrack%,$char(10)$get(special)Foobar 2000 Mp3 Player,
$upper($if(%ispaused%,$get(bright)%artist%$get(dark) / ,$get(bright)%artist% $get(dark)/ )
$upper($get(grey)[%title%])
$tab()
$if(%isPaused%,F3AA17 o FFFFFFpaused,
$if(%IsPlaying%,$ifgreater(3,%_time_remaining_seconds%,F3AA17 o FFFFFFstarting next track,
$if(%IsPlaying%,$ifgreater(8,%_time_remaining_seconds%,F3AA17 o FFFFFFloading next track,
$upper($if(%isplaying%,$get(bright)%playback_time%$get(dark)|,$get(grey)%playback_time% $get(dark)| ))
$upper($if(%isplaying%,$get(bright)%length%,$get(grey)%length%))
), F3AA17o$get(bright) Track not loaded))
, F3AA17o$get(bright) Track not loaded))
$char(10)
$get(special)[%album%])
$tab()
$get(special)[%genre%])


bottom trackinfo code:

CODE

$puts(bright,FFFFFF)
$puts(grey,CDCDCD)

$if(%_filesize%,$get(head)$get(bright)Filesize: $get(info)
$div(%_filesize%,1048576).$left($num($muldiv($mod(%_filesize%,1048576),100,1048576),2),2) $get(anno)'MB'F3AA17 | $get(bright),)
$if($strcmp(1,$get(codec)),$get(info)$get(text)%__codec%)
$get(head)$if(%__codec%, $get(info)%__codec%) $get(info)
$if2(%__bitrate_dynamic%,%__bitrate%) $get(anno)Kb/s $if($stricmp(%__codec%,mp3),)
$if($strcmp(1,$get(bitdepth)),$if(%__bitspersample%,$get(info) $get(text)%__bitspersample%))
$if(%__samplerate%,$get(head)$get(info)$div(%__samplerate%,1000).$substr(%__samplerate%,3,3)KHz )
$if(%__bitspersample%,$get(head)Bitdepth: $get(info)%__bitspersample% bits/sample,)
%channels%

//progress bar
$tab()
$if(%isPaused%,F3AA17 o FFFFFFpaused,
$if(%IsPlaying%,$ifgreater(5,%_time_remaining_seconds%,F3AA17 o FFFFFFstarting next track,
$if(%IsPlaying%,$ifgreater(10,%_time_remaining_seconds%,F3AA17 o FFFFFFloading next track,F3AA17o $get(bright)progress
$progress2(%_time_elapsed_seconds%, %_time_total_seconds%, 48,F3AA17I,
$get(grey)I)
), $get(bright) no track loaded))
, o $get(bright) no track loaded))


columns UI setup:

IPB Image


have fun smile.gif
[/quote]


hey chivas can you post up the plugins that you have for the playlist drop down , or let me know where to get it?, and also the tabbed panel stock mod, im guessing that is the plugin that you use to get the tabs that have album art, lyrics, and such , its really cool

thanks a lot!!
u2watcher
hi Im new at this and im just trying to get a idea of this I like this one here

http://img299.imageshack.us/my.php?image=18nk.jpg

where would I put the codes he had above or if not if there is a file where would it go?

Thanks
Yotsuya
EDIT: Code already posted above

After you setup your ColumnsUI layout, right click on the upper panel, choose "Settings", you can put the code into the "Formatting string" section of the window that appears.
u2watcher
heres what I got sorry dont see layout tab

IPB Image
lextune
That's because you don't have Columns UI installed tongue.gif

Here:

http://music.morbo.org/components.php



biggrin.gif
u2watcher
sorry I didnt know about that. Im new and just learning. Heres what I got and did so far I downloaded it all I guess it all will come in handy sooner or later didnt get the whole buttons thing or get to work but I guess I will later too.

IPB Image
musosticky
QUOTE(u2watcher @ Jul 16 2006, 21:23) *

sorry I didnt know about that. Im new and just learning. Heres what I got and did so far I downloaded it all I guess it all will come in handy sooner or later didnt get the whole buttons thing or get to work but I guess I will later too.

IPB Image



Do what I did man, search either on the forum or google for a manual of how to get a basic foobar setup and then mull around this forum until you've absorbed enough of other peoples ideas to get you to a decent level of competence.
u2watcher
I know you guys are all pros and stuff but is there any easy to understand resourse to learn how to do all this stuff without being confused trying not to mess up my foo much lol
SwiftBass
IPB Image

finished.......a simple and compact look
u2watcher
hi I really been trying to understand this whole thing. I read the manual and everything. Is there any other reading source out there to understand this program more. Just reading randam posts isnt really helping. Im really trying to understand this as I go along.

Thanks for your patience smile.gif
cvax
These two helped me A LOT. I just started out a week ago. It isn't going to be easy, but once you get it it becomes straightforward.

http://eolindel.free.fr/foobar0.9/tutorial.shtml
http://tagz.brother-john.net/
Mr Broly
hey speedemon, can you post your fcs? wink.gif

EDIT: nevermind, got it
brendo
tool++ what VS are you using, I love the minimalistic view
BaByB0y
QUOTE(SwiftBass @ Jul 17 2006, 11:09) *

IPB Image

finished.......a simple and compact look

Very good album, guy tongue.gif

foosion
Posts regarding performance problems with album art panel and games split. Please do not use this thread to discuss technical problems (or at least to not expect any developer to pay attention to what is said in here).
Raven.am0k
QUOTE(speedemonV12 @ Jul 17 2006, 00:39) *

QUOTE(Raven.am0k @ Jul 14 2006, 05:06) *

Well, i realised, that the best foobar is a fullscreen foobar smile.gif so i´ve made a new one, i hope you like it, I do smile.gif
The Photo is Animated, the first photo is DURING play, and the second one is while stoped playing, just look at the trackinfo pannel on the lower-left.

Strictly4me inspired me a little bit for my design smile.gif

IPB Image


greets Raven.am0k


hey can you post ur fcs? and also the code to your track info??

thanks!!


Err,well, i´ve made a new post...i´m sry, but i don´t have THIS layout any more...


cvax
QUOTE(MechaA @ Jul 16 2006, 07:48) *

Thanks to tool's latest playlist design, I finally got past my Habla-esque bulky playlist style and reconfigured to look like this:

IPB Image

(Seekbar and menu are on there too, on autohide. I never use either very much : >)


could i get the name of the font in use in the playlist here?
u2watcher
right here in librarys info say you are starting from scratch and stuff with column UI. If you hit Main-librarys info and pop I see these errors is that normal? When i installed I downloaded everything off comp page unziped and but dills in that. Just making sure for working right wise im looking ok

IPB Image
cvax
you can get those here
libpng
zlib

just drop them into your foobar install directory
u2watcher
I just put those 2 in components and I still get the same screen when I hit populate
cvax
did you drop it in the same folder that foobar2000.exe is? if it still doesn't work i'm not sure :/ try restarting the app?
u2watcher
ok I think I got it to work what I did was I put in that one outside of components with the .exe is. I thought since it had a .dll or whatever like others it would go in components.

heres latest pic I think it looks normal. Btw would that had stoped this from working right if not fixed?
IPB Image
speedemonV12
how do i make my foobar so that i have an album mode, and a singles mode? and how do i switch in between the two ?
Bachi-Bouzouk
@speedemonV12
http://eolindel.free.fr/foobar0.9/tutorial5.shtml

This page may interest you wink.gif
pepoluan
I gave up to the siren call of Form over Function... Beautified the display, add ratings column, blend of colours, optimization of Columns UI's scripts (most settings now settable from the Globals/Variables page, far easier to customize now), figure out how to make multi-line indents (to display multi-line comments), liberal use of color-coded albums, gapless indicator, etc.

Just... check them out (images are screencaps when foobar2000 is paused).

1.IPB Image 2.IPB Image 3.IPB Image

FCS, Tagz scripts, AlbumArt sources, even foobar2000.cfg you can find posted in here, as a .7z file.
blackcat
Changed config a bit:
IPB Image
chivas

QUOTE



hey chivas can you post up the plugins that you have for the playlist drop down , or let me know where to get it?, and also the tabbed panel stock mod, im guessing that is the plugin that you use to get the tabs that have album art, lyrics, and such , its really cool

thanks a lot!!


sure,

tabs topic: http://www.hydrogenaudio.org/forums/index....showtopic=46138
playlist dropdown topic: http://www.hydrogenaudio.org/forums/index....showtopic=44703

you will find the requested plugins in these threads

greets
speedemonV12
thanks a lot!!
chivas
QUOTE(tool++ @ Jul 16 2006, 18:11) *

Agghkk...Had to get rid of album art until they make it not increase foo's usage (well it lags games when I'm using it)

IPB Image


looking awesome and technically great, like all your builds smile.gif
i wonder if you could post your playlist_dropdown formatting string.. somehow it looks way better than mine !
malakodas
hello. Is there an easy way to put a vertical line through the whole playlist, in the playlist view?
SwiftBass
QUOTE(BaByB0y @ Jul 17 2006, 02:53) *

QUOTE(SwiftBass @ Jul 17 2006, 11:09) *

IPB Image

finished.......a simple and compact look

Very good album, guy tongue.gif




indeed, i got all her stuff(sry for being abit off topic)
speedemonV12
my current foobar

IPB Image

full size

http://i76.photobucket.com/albums/j1/dothedew89/sshot-1.png
malakodas
Got it!
Raven.am0k
I´ve updated my Foobar a little bit to get rid of this "Artist,Album,Genre,Date" Colum smile.gif
Now it is much more smaller better to handle.

IPB Image


greets Raven.am0k
pepoluan
QUOTE(malakodas @ Jul 18 2006, 01:58) *
hello. Is there an easy way to put a vertical line through the whole playlist, in the playlist view?
What do you mean? As a column separator perhaps? Turn on the frame. See my layout above. The first (leftmost) column has its right-frame turned on.

I'm assuming you're using Columns UI, of course.
x9blair3
QUOTE(BackspaceLiang @ Apr 22 2006, 05:47) *

Here is my foobar2000 0.9

IPB Image


I realize this was posted months ago, but does anyone have this skin? I'm also completely lost on how to edit buttons and stuff as this would obviously need. Actually it looks like it would need a lot of stuff edited. I know how do do layouts, (for example I moved around browser, lyric, playlist, etc tabs), but I really have no idea beyond that. Actually, the easiest thing I suppose would be if someone had this skin and could just send me the foobar directory.

tool++
QUOTE(chivas @ Jul 17 2006, 18:56) *

QUOTE(tool++ @ Jul 16 2006, 18:11) *

Agghkk...Had to get rid of album art until they make it not increase foo's usage (well it lags games when I'm using it)

IPB Image


looking awesome and technically great, like all your builds smile.gif
i wonder if you could post your playlist_dropdown formatting string.. somehow it looks way better than mine !



Sure, no probs:

CODE
%index%/%total% %title%
$rgb(64,156,64,255,255,255)
$if(%isactive%,' (active'$if(%isplaying%,', playing')')',$if(%isplaying%,' (playing)'))
$tab(2)[ '('%lock%')']$tab(2)
$rgb(127,127,127,255,255,255)' ('
%size% tracks @ %length%')'
nightwingz
QUOTE(tool++ @ Jul 16 2006, 20:11) *

Agghkk...Had to get rid of album art until they make it not increase foo's usage (well it lags games when I'm using it)

IPB Image



damn it, u never cease to amaze me. mind sharing yet again? if not, its cool. oh and whats thats VS? ive been lookin for that one for ages.
tool++
The VS is a mod of area04...get it here:

http://knd.org.uk/files/rawr04.7z


The latest version of the FCS is in mine upload thread happy.gif
nightwingz
thank you
gob
QUOTE(tool++ @ Jul 16 2006, 20:11) *

Agghkk...Had to get rid of album art until they make it not increase foo's usage (well it lags games when I'm using it)

IPB Image


i know its off tpoic, but can u share your wallpaper?
Bachi-Bouzouk
Still in development, but the foo_title plugin seems to be very promising:
IPB Image (the last line is scrolling)

Edit The icon on the left comes from:
http://www.deviantart.com/view/5414587/
lextune
Nice icon wink.gif
KarnEvil9
QUOTE(lextune @ Jul 17 2006, 19:36) *

Nice icon wink.gif

Agreed. smile.gif
Blitzmeister
QUOTE(gob @ Jul 18 2006, 11:03) *

QUOTE(tool++ @ Jul 16 2006, 20:11) *

Agghkk...Had to get rid of album art until they make it not increase foo's usage (well it lags games when I'm using it)

IPB Image


i know its off tpoic, but can u share your wallpaper?

It should be in there amongst the wallpapers smile.gif ---> http://www.dlanham.com/goodies/
.noVator
My new Foo look, but it's beta version and I am still looking for suitable FCS...

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.