* Added splash screen on startup (with config option). I think our amaroK logo is much too cool not to use it in the program :) So I've modified the OSD to draw images as well. Unfortunately, there is some problem with the mask of the widget showing up first, and only after that the content.. needs fixing. Also, widgets can't handle an alpha channel.. this makes the edges a bit jerky. * Added config option for OSD duration.
-Optional playlist follows active song option If enabled the playlist scrolls to the new active song on song change if: - The old song item was in the view - No more than 1 item in the playlist is selected - No item editing is going on If we scroll, we scroll to either the top or the bottom of the view (depending on which way you are skipping) + a maximum of two item heights. This ensures subtle scrolling if we hit the top or the bottom of the view. No special care is taken for random mode, comments on how this works for you are welcome.
* the return of crossfading (partly working) * moved Muesli's beat-detection code temporarily to VIS_PLAN, since it was disabled anyway * after 2 hours of messing with the makefiles this morning, I got extremely annoyed, started to throw my food around in the room, and with a sour face I moved the .ui files back into srcdir. it simply did not work properly. if anyone knows how to keep .ui files in a separate dir from the main sources, please send me a note svn path=/trunk/kdeextragear-1/amarok/; revision=282948
* rewrite config dialog and move into separate file. resizes correctly now * add color configuration and transparency dialog. color config works for BrowserWin only, and transparency has been disabled since it's not finished * some fixes for aRts playing code svn path=/trunk/kdeextragear-1/amarok/; revision=259909
Added option to hide playlist window together with main widget. Attempting to fix a crash on session restoration when the file is not available anymore. svn path=/trunk/kdeextragear-1/amarok/; revision=255174
emember current track between sessions, keep "Play" held down when playing, and a few interface tweaks that Mark may or may not like ;-) svn path=/trunk/kdeextragear-1/amarok/; revision=253666