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
Falstaff
QUOTE(syntech @ Dec 26 2006, 21:18) *



Ok, got that (and I thought it's an album art panel smile.gif)

And how did you do the transparency? With a partly transparent background picture with the grey color transition on top and the CD cover? Ok, in theory, the transparency could be done manually py adding 255 times the mirrored image with alpha-transparency+1 biggrin.gif ... But you said you only use imageabs2 two times, so I'm pretty sure it must be a background picture. (no?)


yep! a gradient white (235-230-225) to tansparent color to cover the flip-Y cover !

don't forget th reflect tongue.gif

extract of the code
CODE

$imageabs2(339,300,0,0,339,300,25,$add(0,$get(addy)),'images4\cdcase.png',alpha-230nokeepaspect)
$imageabs2(339,250,0,0,339,250,25,$add(301,$get(addy)),'images4\cdcase.png',alpha-230nokeepaspectROTATEFLIP-6)
$imageabs2(292,287,0,0,292,287,61,$add(7,$get(addy)),'images4\nocover.png',alpha-255nokeepaspect)
$imageabs2(292,240,0,0,292,240,61,$add(307,$get(addy)),'images4\nocover.png',alpha-255nokeepaspectROTATEFLIP-6)

$imageabs2(292,287,0,0,292,287,61,$add(7,$get(addy)),$replace(%path%,%filename_ext%,cover.jpg),nokeepaspect)
$imageabs2(292,240,0,0,292,240,61,$add(307,$get(addy)),$replace(%path%,%filename_ext%,cover.jpg),nokeepaspectROTATEFLIP-6)

$imageabs2(350,302,0,0,350,302,20,$add(300,$get(addy)),'images4\reverse_overlay6.png',nokeepaspect)
$imageabs2(300,300,0,0,300,300,59,$add(5,$get(addy)),'images4\reflet300.png',alpha-125)


i'll try to present the entire config (code + pictures) tomorrow

---
Falstaff
bvm
IPB Image

IPB Image

Thanks to Yann for the basic idea. I couldn't ask him for his code because I wasn't a member of the forum, so I had to do it myself! I guess that is a good thing, its helped me learn so much more about foobar than I ever could by just copying and pasting codes.


This is the foobar I copied.
IPB Image

Moderation: Please do not inline images larger than roughly 800x600 and 80KB. Please use thumbnails and/or links for large pictures instead.
Nickoladze
IPB Image

Love those GANT icons tongue.gif

Lorraine
Something simple and unfinished to go with my hmmXP. Not happy with it but it's a work in progress and it has all I need.

IPB Image
Russell777
Getting towards the end smile.gif
IPB Image
gizbug
QUOTE(johdax @ Dec 23 2006, 09:47) *

QUOTE(skelly831 @ Dec 12 2006, 01:01) *

Simple and functional:

IPB Image

It's a ripoff of this. tongue.gif


simple awesomeness, would share some code?



Brand new at skinning anything in foobar. Right now I have the default look. Is there a quick/easy way to get mine looking like this? (ie an installer, or copy files over to get this look, without all the programing?)
skelly831
QUOTE(gizbug @ Dec 28 2006, 11:01) *

Brand new at skinning anything in foobar. Right now I have the default look. Is there a quick/easy way to get mine looking like this? (ie an installer, or copy files over to get this look, without all the programing?)

The code for this config isn't really worth posting tongue.gif, its just two track_info_mod panels, one displaying the album art and the other displaying the track info, standard button setup with PNG's from the tango project site, tabbed panel mod with buttons for playlist display and album list, a very minimal SCP config using !noheader! and playlist dropdown with just the colors changed.

If you have trouble with something like this, you should read the wiki and some guides and manuals. This is very basic stuff. smile.gif
hexonn
fookay!!

IPB Image

not as advanced as some of the others, and i need a better config under the album art, but o well smile.gif
syntech
QUOTE(Falstaff @ Dec 26 2006, 22:52) *


i'll try to present the entire config (code + pictures) tomorrow

---
Falstaff


Would be great. smile.gif
schluepfer
finally decided to go single columns playlist wink.gif:
IPB Image
anishbenji
QUOTE(schluepfer @ Dec 29 2006, 11:30) *

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

Nice look. Could you share your album art images. Do you have the CD just by itself as well?
Anish
schluepfer
QUOTE(anishbenji @ Dec 29 2006, 15:37) *

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

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

Nice look. Could you share your album art images. Do you have the CD just by itself as well?
Anish

the disc-image is from the crystal-clear-icons. the case is this one, resized.
Safe Drive Home
Click for full. Album art is nifty, I'm still cleaning it up though. Snagged the SCPL string from one of tool's, modified it to my needs.

IPB Image

Embarassed to say I'm just now realizing you can in fact do text buttons in tim.

Here's the PSD for what I've done for the image anyway, if anyone wants to mess with it. vinyl on top of album art on top of background. All images I have are in album folders and nice and square with no frills, I needed some way to make them look pretty smile.gif
schluepfer
QUOTE(schluepfer @ Dec 29 2006, 16:09) *

QUOTE(anishbenji @ Dec 29 2006, 15:37) *

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

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

Nice look. Could you share your album art images. Do you have the CD just by itself as well?
Anish

the disc-image is from the crystal-clear-icons. the case is this one, resized.

created an own cd-case now wink.gif: http://www.hydrogenaudio.org/forums/index....mp;#entry460572
SwiftBass
QUOTE(hexonn @ Dec 28 2006, 19:01) *

fookay!!

IPB Image

not as advanced as some of the others, and i need a better config under the album art, but o well smile.gif



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?
kyller
QUOTE(skelly831 @ Dec 28 2006, 17:23) *
The code for this config isn't really worth posting tongue.gif, its just two track_info_mod panels, one displaying the album art and the other displaying the track info, standard button setup with PNG's from the tango project site, tabbed panel mod with buttons for playlist display and album list, a very minimal SCP config using !noheader! and playlist dropdown with just the colors changed.

If you have trouble with something like this, you should read the wiki and some guides and manuals. This is very basic stuff. smile.gif

How I align the artist - title a few pixels to the right of the numbers?
IPB Image

Look at my item display:
CODE
$ifequal($mod(%_itemindex%,2),0,
$drawrect(0,0,0,0,pencolor-0-0-0 alpha-15),)

$if(%_selected%,$drawrect(0,0,0,0,brushcolor-SYSCOL-13 pencolor-null))
$if(%_focused%,$drawrect(0,0,0,0,brushcolor-null pencolor-SYSCOL-6))
$if(%_selected%,$textcolor(SYSCOL-9),$textcolor(SYSCOL-8))

$padding(6,0)
$align(left,middle) $font(Comic Sans MS,7,,145-145-145)%list_index%


$font(Tahoma,8,,119-84-84)%artist% -
$font(,,,0-0-0)%title%
morishani
Thats my first here smile.gif

IPB Image

Well, i got a question too, you see the selection? how can i disable the (black 1px) border of the selection?
Thanks.
blaxima
QUOTE(FalledAngel @ Dec 31 2006, 15:17) *

How I align the artist - title a few pixels to the right of the numbers?
Look at my item display:
CODE
$ifequal($mod(%_itemindex%,2),0,
$drawrect(0,0,0,0,pencolor-0-0-0 alpha-15),)

$if(%_selected%,$drawrect(0,0,0,0,brushcolor-SYSCOL-13 pencolor-null))
$if(%_focused%,$drawrect(0,0,0,0,brushcolor-null pencolor-SYSCOL-6))
$if(%_selected%,$textcolor(SYSCOL-9),$textcolor(SYSCOL-8))

$padding(6,0)
$align(left,middle) $font(Comic Sans MS,7,,145-145-145)%list_index%


$font(Tahoma,8,,119-84-84)%artist% -
$font(,,,0-0-0)%title%



Just add a space before %artist%


QUOTE(morishani @ Dec 31 2006, 15:30) *

Thats my first here smile.gif
Well, i got a question too, you see the selection? how can i disable the (black 1px) border of the selection?
Thanks.


You should have a line that looks something like this in your code
CODE
$if(%_isplaying%,$drawrect(0,0,0,0,brushcolor-69-69-69 pencolor-108-147-116)


just change the pencolor to
CODE
$if(%_isplaying%,$drawrect(0,0,0,0,brushcolor-69-69-69 pencolor-null)
skelly831
QUOTE(FalledAngel @ Dec 31 2006, 11:17) *

How I align the artist - title a few pixels to the right of the numbers?

I used $alignabs to display the track numbers and titles in straight columns, and used an $if to see if track number exists, if it doesn't (singles) the title gets aligned with to the first column (tracknumber).

EDIT: I don't have the code for this anymore so I can't provide the $alignabs values tongue.gif
kyller
thanks, blaxima and skelly831.

blaxima, it almost fixed my problem, but I used "Comic Sans MS" (in the numbers) and this font isn't monospace, the following contents became a little disaligned.
See, for example, the 'trace' ( - ) change between 09 and 10

IPB Image
skelly831
FalledAngel, you can fix that problem with $alignabs, use one $alignabs for tracknumber so it has its own column, and another $alignabs for the artist - title display so it has its own column too, thats how I got mine to look nice and straight with Calibri. smile.gif
tool++
Why would you want to use comic sans ms for anything, ever?

But yeah skelly is right.


My config is really boring and hasn't changed much for ages but I really like it as it's functional and nice :]
Yotsuya
Well I have not posted an image for awhile, I too have pretty much settled into my existing design. However It's hard to go very long without tweaking something so here it goes:

IPB ImageIPB ImageIPB ImageIPB ImageIPB Image

Images from left to right:

- Playlist showing albums including indicators for playback queue
- I freely mix singles with my albums and they appear in different styles. This one also shows my pop-up multifunction panel I use to select albums, view song details, console events, etc. The icons are clickable to popup the tag properties.
- This center one is my online radio playlist, sorted and grouped by genre and stream type. This again shows my pop-up panel, the cover art has been replaced to indicate it is an online stream
- This is ProjectM, with my popup panel in a "no cover" scenerio
- Finally, more ProjectM

EDIT: Replaced images due to image hosting issues.
neomcnasty
I postet my foobar some time ago, now I decided to go on with foo_uie_single_columns_playlist smile.gif
I made a very simple but useful config...
Link (stopped)
Link (playing)
Pancho
QUOTE(Russell777 @ Dec 27 2006, 21:56) *

Getting towards the end smile.gif
IPB Image


Awesome,I love the simpleness.

QUOTE(hexonn @ Dec 29 2006, 02:01) *

fookay!!

IPB Image

not as advanced as some of the others, and i need a better config under the album art, but o well smile.gif


Also really awesome.

I wish I had the skills to pull that kinda stuff of,at the moment I just made my background black and text white and added album art in a little box bottom left.

Meh wink.gif
drake
QUOTE(schluepfer @ Dec 29 2006, 11:09) *

QUOTE(anishbenji @ Dec 29 2006, 15:37) *

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

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

Nice look. Could you share your album art images. Do you have the CD just by itself as well?
Anish

the disc-image is from the crystal-clear-icons. the case is this one, resized.

wait....

how do you put images in the columns playlist??!?!?
drake
wow, go away for a few months and scp shakes things up

will have to see how i can integrate it into the classic:
IPB Image
vertigo1980
with some help from malde (thanks again smile.gif )...

IPB Image
Aid
Hey guys, lovely configs throughout this thread. smile.gif

I was just wondering if this config has been released?

http://img19.imageshack.us/my.php?image=browserjz9.jpg
http://img88.imageshack.us/my.php?image=lyricsoh4.jpg

EDIT: Oops, I found the answer. smile.gif
lazy
borrowed new color scheme:
IPB Image
schluepfer
QUOTE(drake @ Jan 2 2007, 07:47) *

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

QUOTE(anishbenji @ Dec 29 2006, 15:37) *

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

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

Nice look. Could you share your album art images. Do you have the CD just by itself as well?
Anish

the disc-image is from the crystal-clear-icons. the case is this one, resized.

wait....

how do you put images in the columns playlist??!?!?
it's the scp-plugin: http://wiki.hydrogenaudio.org/index.php?ti...29#.24imageabs2
tool++
To be honest my latest foo is really simple and not very graphical at all (doesn't use scpl) - I got annoyed with the text rendering of SCPL and realised I just wanted a functional playlist like the one in this shot.

Its really easy to maintain, as well.

IPB Image
skelly831
I... I remember now! OMG! it's Columns UI!
tool++
biggrin.gif it is!
quasimofo
tool++: mind sharing your config plz?

columnsui ftw!

IPB Image
tool++
Okay this has everything in it:

toolej_xx0r-columns

gl/hf
Plastic Snake
QUOTE(Safe Drive Home @ Dec 29 2006, 08:24) *

Click for full. Album art is nifty, I'm still cleaning it up though. Snagged the SCPL string from one of tool's, modified it to my needs.

IPB Image

Embarassed to say I'm just now realizing you can in fact do text buttons in tim.

Here's the PSD for what I've done for the image anyway, if anyone wants to mess with it. vinyl on top of album art on top of background. All images I have are in album folders and nice and square with no frills, I needed some way to make them look pretty smile.gif


Do you think you could post the fcs for your style? I love it. I just upgraded to .9.4.2 and I figured it was time for a new style.

Oh hey the SCPL stuff was posted right above. Cool smile.gif
drake
QUOTE(tool++ @ Jan 2 2007, 15:47) *

To be honest my latest foo is really simple and not very graphical at all (doesn't use scpl) - I got annoyed with the text rendering of SCPL and realised I just wanted a functional playlist like the one in this shot.

Its really easy to maintain, as well.
snip

i DLed your setup...

only thing i cant get are your buttons... whats that setup?/what images?
hexonn
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




slight change of the buttons
IPB Image

IPB Image
TedFromAccounting
IPB Image

Something i've been working on...

SCPl is based on callisto's (which is based on tool++'s old config). Got the background the for the trackinfo from somewhere in this thread, same goes for the code for the progress bar. Still got a few things to do, but this is the basic layout. Nothing amazing.
tool++
The buttons are in the buttons release thread. Go find 'emyerself tongue.gif

QUOTE(TedFromAccounting @ Jan 3 2007, 08:46) *

IPB Image

Something i've been working on...

SCPl is based on callisto's. Got the background the for the trackinfo from somewhere in this thread, same goes for the code for the progress bar. Still got a few things to do, but this is the basic layout. Nothing amazing.



o.- did callisto completely rewrite my old config or something? or is callistos based off of mine? :S
TedFromAccounting
QUOTE(tool++ @ Jan 3 2007, 04:33) *

o.- did callisto completely rewrite my old config or something? or is callistos based off of mine? :S


Hmm lol, i don't know, callisto's code was posted a few pages back and i didn't dig further back, so it's very possible.

edit: yeah, its based off of yours http://www.hydrogenaudio.org/forums/index....mp;#entry449268 sorry, will edit my post to reflect that.
lazy
QUOTE(quasimofo @ Jan 2 2007, 16:07) *

columnsui ftw!
...

nice looks
could you share your config please too?
towa
Here's my simple, windows xp silver based SCPL. The screenshot was taken so you can see singles, albums with multiple disks and vinyls.

IPB Image
Digital Ruse
QUOTE(Falstaff @ Nov 19 2006, 08:33) *

Hi foo'men

Just a post to present my foobar config (CD-Cover style)

Thanks for your comments !

IPB Image

IPB Image

---
br3tt


I know the author mentioned they would be adding it to the config thread, but I was curious as if anyone knew how he created the volume controls as well as the rating controls in his layout?

-DR
Snowsfall
IPB Image
blankfaze
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?
Khaine
This is my current foobar setup, I'm not as happy with it as I'd like to be so hopefully I can improve upon it

IPB Image
Ronny Pries
QUOTE(TedFromAccounting @ Jan 3 2007, 09:46) *

IPB Image

Something i've been working on...

SCPl is based on callisto's (which is based on tool++'s old config). Got the background the for the trackinfo from somewhere in this thread, same goes for the code for the progress bar. Still got a few things to do, but this is the basic layout. Nothing amazing.


Sexy!

'Can i have it like that?'

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

IPB Image

That's real nice, Could you possibly share your config wink.gif
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.