amarokslider.h

  • Filter
Mark Kretschmann
The amarok/ subdir has been renamed to src/. Removing all obsolete content in this directory.
svn path=/trunk/kdeextragear-1/amarok/; revision=306460
changed 239 files
Max Howell
* Use the amaroK namespace, not amK, I also updated the amarok* classes to use the namespace * Helpful tooltip for analyzer widget
svn path=/trunk/kdeextragear-1/amarok/; revision=298209
changed 19 files
Frederik Holljen
Merge of the observer system into HEAD.
Redesigned engine <--> amarok GUI communication.
* All objects that want to monitor engine changes can so by implementing the EngineObserver interface.
* Changes to the engine are now done through the EngineController object, which is globally available through its static instance() method.

The new system removes the need for centralized GUI synchronization for engine changes in PlayerApp.

CCMAIL: amarok-devel@lists.sourceforge.net
CCMAIL: dkite@shaw.ca

svn path=/trunk/kdeextragear-1/amarok/; revision=297714
changed 23 files
Stanislav Karchebny
* Fixed volume slider behaviour
svn path=/trunk/kdeextragear-1/amarok/; revision=287899
changed 4 files
Mark Kretschmann
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
added 2 files and changed 8 files