This commit finally merges my new generic audio interface in. I hope it won't break too much stuff, but we should be able to sort out most of the problems pretty fast. Known breakage: * crossfading - completely defunct, needs to be adapted * effects - they get listed, but you can't yet activate them * analyzers - behave a bit weird in pause mode * GStreamer interface - is experimental. basic playback should work
Replaced standard QSliders with a custom slider class, modelled after muesli's design proposal. The new ones should fit better in our design, and have the advantage of looking always the same, regardless of the current widget style. svn path=/trunk/kdeextragear-1/amarok/; revision=273590