Columns UI / Panels UI appearance |
![]() ![]() |
Columns UI / Panels UI appearance |
Mar 31 2006, 10:18
Post
#76
|
|
![]() Group: Members Posts: 21 Joined: 21-March 06 Member No.: 28652 |
|
|
|
|
Mar 31 2006, 10:31
Post
#77
|
|
![]() Group: Members Posts: 22 Joined: 2-September 02 Member No.: 3272 |
|
|
|
|
Mar 31 2006, 10:39
Post
#78
|
|
![]() Group: Members Posts: 21 Joined: 21-March 06 Member No.: 28652 |
QUOTE (Fungo @ Mar 31 2006, 07:01 PM) The Artists/Compilations headers are just playlists with >> infront of them, so the playlist name would be >>Artists or >>Compilations. Then in the titleformatting code I've put 'if title contains >>, hide the >> and format it as a header'. Here's the actual code if you want to play around with it: CODE // If contains >> set as header $if( $strchr(%title%,>>), $replace( // Header formatting $upper( $tab() $rgb(0,0,0) %title% $tab(4) ) ,>>,), // If Is Playing... $if(%is_playing%, ♫ $replace(%title%,-s-,), ♪ $replace(%title%,-s-,) ) // Show length $tab() $rgb(128,144,159) %length% '('%size% tracks')' $rgb() ) It also hides the "-s-" on singles playlists. This post has been edited by dBaines: Mar 31 2006, 10:39 |
|
|
|
Mar 31 2006, 12:02
Post
#79
|
|
![]() Group: Members Posts: 680 Joined: 11-July 03 From: Brno, Czech Rep. Member No.: 7705 |
QUOTE (Jayphen @ Mar 31 2006, 12:25 AM) How did you add multiple trackinfo panels? And how did you get those artists to be in different colours? (I assume it alternates?) 1) multiple track info panels - you have to change two guids in the binary + 2 strings (that's optional but better) and rename the file. 2) in 0.9, there's $crc function, which can be used to compute hash of some string (like album's name) and then use this number (modulo) in color setting functions like $rgb - or better - $hsl. it's all in the wiki and there are examples in the old gallery thread. -------------------- info about my tag guesser script for foo_lua (preview version available):
http://www.hydrogenaudio.org/index.php?showtopic=16987 |
|
|
|
Mar 31 2006, 12:49
Post
#80
|
|
![]() Group: Members Posts: 3 Joined: 31-March 06 Member No.: 29034 |
QUOTE (skelly831 @ Mar 30 2006, 12:13 AM) Hy skelly831, can you tell me what ms-visual style exactly this is? I think I found it - Luna Element 5.0.5 CODE http://www.deviantart.com/deviation/29511577/
This post has been edited by fusion: Mar 31 2006, 15:51 -------------------- /\_/\
|
|
|
|
Mar 31 2006, 13:08
Post
#81
|
|
|
Group: Members Posts: 14 Joined: 29-March 06 Member No.: 28958 |
I wanna foo_uie_albumart.dll
But I don't find where to download Thanks This post has been edited by gamegod: Mar 31 2006, 13:15 |
|
|
|
Mar 31 2006, 13:11
Post
#82
|
|
|
Group: Members Posts: 14 Joined: 29-March 06 Member No.: 28958 |
I can't download foo_uie_albumart.dll from
http://stephan.kochen.nl/proj/foo_uie_albu...ie_albumart.dll Anyone can give it to me? Thanks |
|
|
|
Mar 31 2006, 14:17
Post
#83
|
|
|
Group: Members Posts: 257 Joined: 27-September 05 Member No.: 24739 |
im going insane, cant find the check box to put the playlist tabs at the top of the playlist can someone point it out. im sure it was obvious in 0.8.3 im going blind
|
|
|
|
Mar 31 2006, 14:27
Post
#84
|
|
![]() Group: Members Posts: 358 Joined: 6-March 04 From: Iowa Member No.: 12503 |
QUOTE (lav-chan @ Mar 30 2006, 06:14 PM)
-------------------- ~
|
|
|
|
Mar 31 2006, 15:03
Post
#85
|
|
|
Group: Members Posts: 41 Joined: 13-July 04 From: Hanover Member No.: 15415 |
QUOTE (takt @ Mar 31 2006, 07:40 AM) QUOTE (Tiis @ Mar 30 2006, 10:34 PM) QUOTE (Habla @ Mar 30 2006, 10:56 PM) Tiis, what does the far right column display? Play_count+er? What character did you make that bar with? Its the Rating-bar, using this ▀ char for displaying. What font are you using to display this char? Unicode one? Mine gets displayed as a outline of a rectangle. Sry, its Lucida Sans Unicode. |
|
|
|
Mar 31 2006, 16:17
Post
#86
|
|
![]() Group: Members Posts: 26 Joined: 1-January 05 From: Stockholm, Sweden Member No.: 18754 |
QUOTE (c.rystal @ Mar 29 2006, 09:09 PM) ![]() And with the matching visual style: ![]() Modified other configs, got inspired by other layouts. I'm not taking credit for another one's work Really nice looking foobar! What is the name of the visual style you are using? QUOTE (mackycorp @ Mar 31 2006, 02:55 AM) http://www.mackycorp.org/pics/foo_setup.png Nothing really special, I tweaked azrael to fit the colors I like. I got the idea that foobar would look great without any panel borders, so I quicky photoshopped this... http://www.mackycorp.org/pics/foo_setup_borderless.png ...And what visual style are you using? =) Hotness! This post has been edited by Nordland: Mar 31 2006, 16:49 |
|
|
|
Mar 31 2006, 18:22
Post
#87
|
|
![]() Group: Members Posts: 21 Joined: 10-July 04 Member No.: 15283 |
Here it is, this is my current config, I made it from scratch, totally customized
![]() Hope you like it Greetings C00I90WN -------------------- Random number generation is too important to be left to chance
|
|
|
|
Mar 31 2006, 19:05
Post
#88
|
|
|
Group: Members Posts: 351 Joined: 27-December 02 From: Norway Member No.: 4258 |
-------------------- myspace.com/borgei - last.fm/user/borgei
|
|
|
|
Mar 31 2006, 19:33
Post
#89
|
|
|
Group: Members Posts: 7 Joined: 27-March 06 Member No.: 28897 |
QUOTE (Nordland @ Mar 31 2006, 09:17 AM) QUOTE (mackycorp @ Mar 31 2006, 02:55 AM) http://www.mackycorp.org/pics/foo_setup.png Nothing really special, I tweaked azrael to fit the colors I like. I got the idea that foobar would look great without any panel borders, so I quicky photoshopped this... http://www.mackycorp.org/pics/foo_setup_borderless.png ...And what visual style are you using? =) Hotness! I'm using bblean ( http://bb4win.sourceforge.net/bblean/ ). I can't quite remember the name of the theme, though. I know it has something to do with coffee. I'll look it up when I get back on my system tonight. edit: The theme is called "Black Coffee" This post has been edited by mackycorp: Mar 31 2006, 22:26 |
|
|
|
Mar 31 2006, 19:37
Post
#90
|
|
![]() Group: Members Posts: 48 Joined: 16-January 05 From: Argentina Member No.: 19093 |
|
|
|
|
Apr 1 2006, 00:49
Post
#91
|
|
![]() Group: Members Posts: 29 Joined: 13-March 05 Member No.: 20610 |
QUOTE (m-z @ Mar 31 2006, 12:37 PM) In your playlist view, what is that a dragable "column" divider looking thing? (separating the album name from the tracks.) -------------------- love, IAN
droptothetop.com/ |
|
|
|
Apr 1 2006, 00:52
Post
#92
|
|
![]() Group: Members Posts: 358 Joined: 6-March 04 From: Iowa Member No.: 12503 |
I'm sure it's just a column with a background colour made to look like a divider.
-------------------- ~
|
|
|
|
Apr 1 2006, 00:57
Post
#93
|
|
![]() Group: Members Posts: 29 Joined: 13-March 05 Member No.: 20610 |
QUOTE (lav-chan @ Mar 31 2006, 05:52 PM) I just realized that's probably what it was also. -------------------- love, IAN
droptothetop.com/ |
|
|
|
Apr 1 2006, 03:00
Post
#94
|
|
|
Group: Members Posts: 51 Joined: 4-December 05 Member No.: 26207 |
here is mine....
![]() I have a few questions tho, 1. How can I change the boxes in the Album List to arrows? If thats possible let me know thanks. 2. What is that plugin that im seeing where it shows what song your playing up top? Id really like to have that aswell. Any help would be greatly appreciated. Thanks ~nightwingz |
|
|
|
Apr 1 2006, 03:19
Post
#95
|
|
![]() Group: Members Posts: 358 Joined: 6-March 04 From: Iowa Member No.: 12503 |
1. Depends on your visual style.
2. foo_uie_trackinfo -------------------- ~
|
|
|
|
Apr 1 2006, 03:26
Post
#96
|
|
|
Group: Members Posts: 51 Joined: 4-December 05 Member No.: 26207 |
QUOTE (lav-chan @ Mar 31 2006, 09:19 PM) Ok, I figured it was the trackinfo coding that was diff on the one i saw. But was just making sure. Too bad you can't customize those boxes though without changing your VS. I really hate those ugly boxes ~nightwingz This post has been edited by nightwingz: Apr 1 2006, 03:27 |
|
|
|
Apr 1 2006, 03:31
Post
#97
|
|
|
Group: Members Posts: 51 Joined: 4-December 05 Member No.: 26207 |
|
|
|
|
Apr 1 2006, 12:32
Post
#98
|
|
![]() Group: FB2K Moderator (Donating) Posts: 4219 Joined: 24-February 03 Member No.: 5153 |
-------------------- http://foosion.foobar2000.org/ - my components for foobar2000
|
|
|
|
Apr 1 2006, 13:35
Post
#99
|
|
![]() Group: Members Posts: 358 Joined: 6-March 04 From: Iowa Member No.: 12503 |
curious indeed
-------------------- ~
|
|
|
|
Apr 1 2006, 13:38
Post
#100
|
|
|
Group: Members Posts: 74 Joined: 20-May 05 Member No.: 22163 |
I get 'Invalid File' when loading yours, foosion.. It's not ColumnsUI, am I right?
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 13:19 |