QUOTE(Yotsuya @ Jun 19 2006, 23:25)

Is it possible to tile an albumart image (and if not would you consider looking into making it possible)? We can already view the images normally or apply different methods of stretching and scaling. It seems only natural we would eventually want to tile them.
Yeah, that doesn't sound like a bad idea.
QUOTE(Yotsuya @ Jun 19 2006, 23:25)

Thank you for all your work modifying one of the most popular and useful components for foobar.
-- don't forget that it was rexy who initially created this plugin, and (*deep breath*) david_dl, WigBaM, G-Lite, and foosion who made contributions before I even touched it.

QUOTE(Ihmemies @ Jun 20 2006, 05:29)

Also, %ispaused% doesn't seem to work at all (it would be nice if it worked),
Make sure you're using version 0.2.0 or higher.
QUOTE(Yotsuya @ Jun 20 2006, 05:48)

One additional thing to note, I dont know if this is a bug or not but I've noticed that sometimes if you add a new variable to a source (as in, a %variable% that isnt anywhere else in the panel config) that it wont get processed properly until you restart foobar. If you spend the time to come up with a good block of code but you think a new variable is not working you may want to restart foobar before giving up on the approach.

Can you give me an example of this? I would qualify that as a bug....
QUOTE(KarnEvil9 @ Jun 20 2006, 06:46)

Has anyone tried splitting the frames of an animated GIF and then have albumart cycle through them at maximum speed, for faux animation? I wonder if it would be fast enough. (Does 0 mean no delay, or no cycling?) I guess it would depend on the original animation. Obviously, you'd have to disable transitions.
0 means no cycling (analagous to 0 disabling animation). I should probably have made that clearer. Also, the units are in seconds, so you wouldn't be able to get it to cycle quickly enough. Plus, it'd probably use a lot of CPU to do that. But it is a fun idea. Maybe I'll change the units to milliseconds some time in the future and people can play with the animation idea.
QUOTE(Melomane @ Jun 20 2006, 07:58)

Version 2.1 is reported in preferences/components as 2.0!
D'oh! silly me! Thanks for letting me know.
QUOTE(eyebex @ Jun 20 2006, 13:58)

Just a tiny suggestion: Could you make the default "Inactive selection background (no focus)" color in the "Playlist switcher" R=228, G=228, B=235, which is the corresponding default color for the regular playlist and looks much better than using the same gray as the UI elements.

wrong thread?
QUOTE(Duble0Syx @ Jun 20 2006, 09:58)

QUOTE(Melomane @ Jun 20 2006, 06:58)

Version 2.1 is reported in preferences/components as 2.0!
Nothing serious, but I can confirm that. Another odd thing is that I didn't lose my settings for the panel when upgrading too. Compile date is right, version number is not. I can't tell if anything is different though.
Okay, you can downloaded the updated 0.2.1
here. The only difference should be the version number actually shows 0.2.1 and the compile date is today's date. I did upload the correct version before, just forgot to bump the number.
Also, you'll only lose your settings if you upgrade from a version
before 0.2.0, like 0.176 -> 0.2.1. I left the warning just in case anyone didn't see it earlier.