Revision 810808
Go back to digest for 25th May 2008Bug Fixes in Multimedia
Mark Kretschmann committed changes in /trunk/extragear/multimedia/amarok/src:
remove hydrogen's stuff
Removed Hydrogen's hack which was supposed to make the Progress-Slider smooth; this hack could never have worked correctly.
Instead, I made it so that the engine sends out timer ticks with a shorter interval, which gives us more precision, and it also eliminates the weird bugs.
Additionally I made the code simpler and cleaner.
File Changes
Modified 4 files
- /trunk/extragear/multimedia/amarok/src
- /EngineController.cpp
- /widgets/ProgressSlider.cpp
- /widgets/SliderWidget.cpp
- /widgets/SliderWidget.h
4 files changed in total