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
stampgevaar




Two views , one for finding a song in the playlist and one for playing the song, also have a seperate view for seeing my folders etc but that's nothing special. I like it this way...
malde


inspired by some of the latest foobars smile.gif
vertigo1980
QUOTE (malde @ Dec 15 2006, 07:48) *


inspired by some of the latest foobars smile.gif


could you possibly share that? looks great smile.gif
haaho



I like big buttons smile.gif
Kaleth
QUOTE (muma @ Dec 14 2006, 05:31) *
QUOTE (Kaleth @ Dec 7 2006, 02:56) *

My new foo, with glowing buttons and the new flip rotate image function added by track info
mod.

Album art mode



Album list mode



Lyrics, volume and progress mode


Good! What VS are you using? ohmy.gif


tempura:D
http://www.deviantart.com/deviation/42766222/
muma
QUOTE (Kaleth @ Dec 14 2006, 19:55) *

Thanks~ laugh.gif
Nitrius
QUOTE (vertigo1980 @ Dec 14 2006, 23:04) *
QUOTE (malde @ Dec 15 2006, 07:48) *



inspired by some of the latest foobars smile.gif


could you possibly share that? looks great smile.gif



Yea indeed, really would like to get the single column code, and track info code...

-------------------------------------------------------------------------------------------------------------

Also i could need some help.
Posted a topic, but that haven't worked to good so far, so i'm trying here to.
Here is the code:

CODE

Trackinfo:
$imageabs(400,-4,simple\headphone.png,right)

$if(%_isplaying%,
$puts(progress,$muldiv(%playback_time_seconds%,$sub(300,24),%length_seconds%))
$drawrect(10,100,$sub(430,20),8,brushcolor-null pencolor-120-120-120),)
$ifgreater($get(progress),0,$padding(9,100)$drawrect(3,2,$get(progress),4,brushcolor-90-90-90 pencolor-nulll),)

$if(%_isplaying%,
$font(tahoma,18,boldshadow glowalpha-120,)
$alignabs(8,3,400,30,,)%artist%
$alignabs(15,35,285,20,t,)
$font(calibri,8,boldshadow glowalpha-50,120-120-120)• Playing:
$font(calibri,8,boldshadow glowalpha-50,70-70-70)%title%
$alignabs(15,50,285,20,t,)
$font(calibri,8,boldshadow glowalpha-50,120-120-120)• Tracknumber:
$font(calibri,8,boldshadow glowalpha-50,70-70-70)[%tracknumber%]
$alignabs(15,65,285,20,,)
$font(calibri,8,boldshadow glowalpha-50,120-120-120)• Album:
$font(calibri,8,boldshadow glowalpha-50,70-70-70)%album%
$alignabs(15,80,285,20,,)
$font(calibri,8,boldshadow glowalpha-50,120-120-120)• Released:
$font(calibri,8,boldshadow glowalpha-50,70-70-70)[%date%]

$alignabs(300,35,200,20,,)
$font(calibri,8,boldshadow glowalpha-50,120-120-120)• Genre:
$font(calibri,8,boldshadow glowalpha-50,70-70-70)[%genre%]
$alignabs(300,50,200,20,,)
$font(calibri,8,boldshadow glowalpha-50,120-120-120)• Format:
$font(calibri,8,boldshadow glowalpha-50,70-70-70)%codec%
$alignabs(300,65,200,20,,)
)

Playlist Coloum list:
Row Height = 23

Group by:
[%date%]%album artist%[tracknumber]

Item Display:
$if(%_selected%,$drawrect(15,0,0,0,brushcolor-220-220-220 pencolor-null))
$if(%_focused%,$drawrect(15,0,0,0,brushcolor-null pencolor-null))
$if(%_isplaying%,$drawrect(15,0,0,0,brushcolor-40-40-40 pencolor-null))

$font(calibri,8,boldshadow glowalpha-50,70-70-70)
$alignabs(20,-1,$sub(%_width%,100),12,,)%title%
$alignabs($sub(%_width%,127),-1,120,20,right,)%length%
$alignabs(20,10,220,110,,)$font(calibri,8,bold,170-170-170)
T-nr: [%tracknumber%]
$alignabs($sub(%_width%,126),10,120,20,right,)
%bitrate% kbps / %codec%

$if(%isplaying%,
$drawrect(20,0,0,0,brushcolor-90-90-90 pencolor-null)
$alignabs(20,4,900,200,,)$font(Wingdings 3,10,boldshadow,250-250-250)$char(117)
$font(calibri,8,boldshadow glowalpha-150,)
$alignabs(38,-1,$sub(%_width%,100),12,,)%title%
$alignabs($sub(%_width%,127),-1,120,20,right,)%playback_time% / %length%
$alignabs(38,10,120,110,,)$font(calibri,8,boldshadow glowalpha-150,180-180-180)
T-nr: [%tracknumber%]
$alignabs($sub(%_width%,126),10,120,20,right,)
%bitrate% kbps / %codec%
,)

Group Display:
$font(calibri,10,boldshadow glowalpha-50,)
$alignabs(10,5,120,110,,)[%artist%]
$alignabs($sub(%_width%,127),5,120,20,right,)[%date% - ][%album%]
$imageabs(5,21,simple\line3.png,)

(This code is not made by me)


The problems i have:

1. The code for the track info plugin makes a seekbar, this seekbar dose not automatically update, why? and how can it be fixed?

2. The code for the single column plugin has some sort of bug i think? because whole album names dosen't show? lets take the band Aerosmith with the album named: O, Yeah! Ultimate Aerosmith Hits, i want the whole album name to show, but in the playlist it only shows O, Yeah!

3. Also i have some pictures, which this code use, which directory do i need to put these pictures in?


Hope someone can help, thanks in advance =)
Falstaff
New Stuff :



I like pretty dots! wink.gif

---
Falstaff
ojdo
QUOTE (Nitrius @ Dec 15 2006, 23:10) *
[A lot of code]

Please use a [ codebox ]...[ /codebox ] next time. Ah, and post to the fitting topic about the plugin, this is no support thread.

QUOTE (Nitrius @ Dec 15 2006, 23:10) *
The problems i have:
1. The code for the track info plugin makes a seekbar, this seekbar dose not automatically update, why? and how can it be fixed?

Probably you updated your trackinfo-plugin? So please read the readme, there have been some changes in update behaviour. In short: Put a '// PerSecond' before your code and it will work like before. But it can be made to run with a better performance when you use the other sections, too.

QUOTE (Falstaff @ Dec 15 2006, 23:21) *

Sweet, though I prefer plain colours to dots smile.gif . I would make the and links to amazon and google in the top left look brighter and less saturated. Have to implement such a album art shadow pretty soon...

Addicted greets,
ojdo
eejadx
QUOTE
2. The code for the single column plugin has some sort of bug i think? because whole album names dosen't show? lets take the band Aerosmith with the album named: O, Yeah! Ultimate Aerosmith Hits, i want the whole album name to show, but in the playlist it only shows O, Yeah!
Must have something to do with width size.

QUOTE
3. Also i have some pictures, which this code use, which directory do i need to put these pictures in?
If I were you, I'd look at the fonction where it gets the image.

I don't have time for complete answers for your questions, but I HIGHLY suggest you to grab a beer, sit down and take some time to read Track Info Mod wiki and Single Column Playlist. Answers to your questions are in there.
tommy_gun
@Fallstaff: mind share your config? i would be happy smile.gif
zoddic


Anishbenjis layout with some "stolen" code from the forums. smile.gif
skelly831
Back to Default UI:



Keyboard shortcuts FTW.
fougnac
QUOTE (skelly831 @ Dec 16 2006, 06:30) *
Back to Default UI

awesome
I mean it
miscellanea
Turned into white side. under construction...

Nitrius
@Ojdo: //Persecond worked, thanks a lot =)


@eejadx: Yea you had right about the pictures, thought i had tried all, but anyway i got it to work. Thanks.
But the thing about the album showing, i've tried to change some settings with width and so on, but so far nothing has worked.
VeaaC


The album art in the playlist ist resized to fit depending on the group size.
teNtiOn
Anyway to make the list at lease 5-6 rows for an album ? I have a lot of Japanese singles which is only 3-4 songs and make it looks very ugly. Using callisto's design.



http://www.hydrogenaudio.org/forums/index....st&p=453050
Yotsuya
teNtiOn: There is currently no way to specify a minimum group size in singlecolumnplaylist. This feature has been requested several times.

However, there are a few workarounds for your situation. You can hide your album art for all groups not big enough to display them:
CODE
$ifgreater($mul(%_height%,%_itemcount%),95,
// albumart code
,)
* where 95 is the size of your albumart

or you can change the size of your albumart based on the size of the group. This is a little more complicated without actually looking at your existing code but basically you can use %_height% and %_itemcount% in your $imageabs2() function.
miscellanea
almost finished.

normal :


streaming :


no cover :
Toboe
Why don't you share the .fcs with us ?
Yotsuya
fcs files do not work with singlecolumnplaylist
VeaaC
CODE
$puts(sizec,$min(192,$add($mul(%_itemcount%,%_height%),37)))


I use this to calculate my imagesize.... 192 is the maximum size the image can have and 37 is the part of the image I display in the header....
Russell777
Raven.am0k
Hey Russell777, this looks great!! smile.gif
Yann
Other two new foobars for upgrade 9.4.2





tabbed panel with buttons... visualizations of other foobars users (tool++ thx )
(the drawings are by mAltieri)


(and a question: If the infotrack mod pannel no accept the "update every second" option... how can i put the elapsed time with update every second. Thanks).
Lolita
I just made some minor design



... it's nice usable (exept of browser playlist which don't focus automaticaly after i select artist from panel), but its not so eyecandy so i wonder if i can use some of cool playlist with albumart etc. if i still want to keep playlist tabs for multiple playlist

also my play/pause button on multimedia keybord stoped working after i switched to columns ui \:
saberrider
QUOTE (Yann @ Dec 17 2006, 14:02) *
Other two new foobars for upgrade 9.4.2
...


Nice idea with the backgrounds. Do they also change depending on what kind of music is playing?
anolae
QUOTE (Yann @ Dec 17 2006, 21:02) *
(...)

(and a question: If the infotrack mod pannel no accept the "update every second" option... how can i put the elapsed time with update every second. Thanks).

Check the 'Redraw type' section in the wiki (here)
syntech
3 example of my attempt to create a C64 retro-styled trackview. I'm a newbie in creating custom layouts and I'm not so good in visual arts, but I tried to stick to the old C64 layout/display.

"Features"
- original 320x200 C64 screen with (only) 40 characters per row tongue.gif
- dynamically changing the screen/fontsize by keeping the aspect ratio ohmy.gif
- scrolling text if title, artist or album exceed the length of a line cool.gif
- different color-sets (if only I could come up with some nice color schemes) huh.gif
- rating/mood display

This is the songlist (with scrolling title)



Bigger track-only-view (if the screen size is big enough to hold the bigger screen it automatically changes the view biggrin.gif )



The same view with another color set cool.gif



I wanted to make the buttons like from a datasette, but as you can see, I lack the necessary graphical skils. :-/ The single_column layout should have been like a floopy listing, but unfortunatly there is way too less space to put enough info in it. So I decided to use the C64 font and make the line longer. In short, I tried to put lots of info into tiny space.

But since this is a work in progress project I'll see where it leads me to.

Anyway, your comments are welcome. biggrin.gif
eejadx
Man, thats so geek.. Nice. biggrin.gif
syntech
QUOTE (eejadx @ Dec 18 2006, 00:12) *
Man, thats so geek.. Nice. biggrin.gif


Hehe... C64 stuff... yeah, seems I'm that old... biggrin.gif

BTW, in case someone was wandering:

this is the screen when nothing is playing at all rolleyes.gif



So when playing starts, the rest of the screen is drawn. Nothing fancy, but I like it more this way, instead of drawing everything at once.

Compared to all the great visual layouts I've seen here so far from the talented people, it is not much, but I think I'm going to improve it. If only I could find out how I could change the main color of foobar to make everything in one color scheme. But maybe this requires external Windows programs. I don't know.

Hm... but on the other hand, I think the bigger track view would be perfectly shown on a(n old) TV set. biggrin.gif

EDIT:

Just hacked a minor update together... Now it's possbible to draw border bars. For those who don't know: when programs were unpacked in memory the whole borders where full of different colored bars changing constantly the position and size. I didn't want to fully recreate this because it might end up rather disturbing after a while. Not to mention the performance hit. So I decided to only draw some random bars with random colors and random height. But it does the job. biggrin.gif

Here's a screenshot:

CepiPerez
Here's my (unfinished?) updated skin:




The background changes depending the playlist (or when I want)
Buttons for download covers using CoverDownloader, download lyrics using LyricsDB.
Rating buttons, artist website link (if it's tagged on the metadata).
MyMaster
QUOTE (CepiPerez @ Dec 17 2006, 17:20) *
Here's my (unfinished?) updated skin:




The background changes depending the playlist (or when I want)
Buttons for download covers using CoverDownloader, download lyrics using LyricsDB.
Rating buttons, artist website link (if it's tagged on the metadata).


wow Cepi, that first shot looks insane rolleyes.gif
i like it
syntech
QUOTE (CepiPerez @ Dec 18 2006, 02:20) *
Here's my (unfinished?) updated skin:

[..]
The background changes depending the playlist (or when I want)
Buttons for download covers using CoverDownloader, download lyrics using LyricsDB.
Rating buttons, artist website link (if it's tagged on the metadata).


Looks pretty impressive and... cleaned up. smile.gif How did you manage to change the border of the program? Do you use a theme/style pack or can this be changed without such thing, too?
zmur
[minor update] i added track info.
CepiPerez
QUOTE (syntech @ Dec 17 2006, 23:02) *
Looks pretty impressive and... cleaned up. smile.gif How did you manage to change the border of the program? Do you use a theme/style pack or can this be changed without such thing, too?


I use a WindowBlinds skin.
It's AeroGlassV5. A Windows Vista imitation.
Check deviantart.com
syntech
QUOTE (CepiPerez @ Dec 18 2006, 04:27) *
I use a WindowBlinds skin.
It's AeroGlassV5. A Windows Vista imitation.
Check deviantart.com


Thanks. I will have a look at the trial version of WindowBlinds (or maybe even ObjectDesktop).
Yann
QUOTE (saberrider @ Dec 17 2006, 21:37) *
QUOTE (Yann @ Dec 17 2006, 14:02) *

Other two new foobars for upgrade 9.4.2
...


Nice idea with the backgrounds. Do they also change depending on what kind of music is playing?


No, these two different foobars, but isnt bad idea.


QUOTE (anolae @ Dec 17 2006, 22:18) *
QUOTE (Yann @ Dec 17 2006, 21:02) *

(...)

(and a question: If the infotrack mod pannel no accept the "update every second" option... how can i put the elapsed time with update every second. Thanks).

Check the 'Redraw type' section in the wiki (here)


Thaaanks... laugh.gif but now i have a problem with %isplaying% and //PerTrack, but i will post in his thread tongue.gif
SmilerSmiles
OK so here is what I'm using at the moment. This program is great only managed to convert one person to the Foob so far. Not entirely happy with some of the fonts but when you have over 1000 to look through I think thats understandable.



If anyone has any ideas on how to improve this please reply and say so.
Raven.am0k
Still happy with CPL.
Here΄s my new Fooby wink.gif



greets Raven.am0k
Keikonium
QUOTE (CepiPerez @ Dec 17 2006, 20:20) *
Here's my (unfinished?) updated skin:

[...]

The background changes depending the playlist (or when I want)
Buttons for download covers using CoverDownloader, download lyrics using LyricsDB.
Rating buttons, artist website link (if it's tagged on the metadata).


This skin is the reason I check back almost everyday. I am dying to use this smile.gif. Altho it does look quite graphics heavy, I know my computer can handle that tongue.gif.

I hope you finish it soon smile.gif. Or post the code for the unfinished version and go from there.

(Btw, I noticed the lyrics are in a trackinfo_mod aren't they? Could they be in a lyrics_panel instead? I have about 50% of my songs with timestamped lyrics, and they need to scroll. If you can't/don't want to do that, understandable. I can give it a try if and when you release this smile.gif).

Keep up the good work cool.gif
walla
Something new again.
It can't match with most foobars here, but I like it. cool.gif

Ran Sagy
Nice and clean. Good work smile.gif
Yann
QUOTE (walla @ Dec 18 2006, 21:15) *
Something new again.
It can't match with most foobars here, but I like it. cool.gif



nice!!. rolleyes.gif rolleyes.gif Can you post the code of single column???
s3ntient
Here's mine:



mostly "stolen" code I tweaked to my likeing smile.gif

Artwork only mode:

walla
QUOTE (Yann @ Dec 18 2006, 21:41) *
QUOTE (walla @ Dec 18 2006, 21:15) *

Something new again.
It can't match with most foobars here, but I like it. cool.gif

http://xs410.xs.to/xs410/06511/foo_1.png


nice!!. rolleyes.gif rolleyes.gif Can you post the code of single column???


In fact it's not my code. I've stolen it form bbmartini. Here you can get it.
I didn't modify much. But if anyone thinks that he needs my version I can make it available.

btw: Thanks bbmartini for that great style wink.gif
CepiPerez
QUOTE (Keikonium @ Dec 18 2006, 16:11) *
This skin is the reason I check back almost everyday. I am dying to use this smile.gif. Altho it does look quite graphics heavy, I know my computer can handle that tongue.gif.

I hope you finish it soon smile.gif. Or post the code for the unfinished version and go from there.

(Btw, I noticed the lyrics are in a trackinfo_mod aren't they? Could they be in a lyrics_panel instead? I have about 50% of my songs with timestamped lyrics, and they need to scroll. If you can't/don't want to do that, understandable. I can give it a try if and when you release this smile.gif).

Keep up the good work cool.gif

It's not graphics heavy, cause the trackinfo_mod reads the background image just once.
I'll post it in the Configuration Distribution Thread.
About the lyrics panel, you can download it and change the lyrics layout and make it like the playlist layout, replacing the playlist with the lyrics panel if you want.
s3ntient
QUOTE (shakey_snake @ Dec 13 2006, 05:49) *
My new solution for multi-disc albums:


Does your way of doing it work with albums of more than 2 discs?
I've been trying to do something similar, but the images for disc 3 and above don't show up sad.gif
baworak
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-2009 Invision Power Services, Inc.