Revision 788860

Go back to digest for 23rd March 2008

Other in Multimedia

Dan Meltzer committed changes in /trunk/extragear/multimedia/amarok/src:

Commit work on animating the progress slider.

This is pretty cool! It's still a bit wild, as theres some double->integer conversion in a few places that makes things jump around... gotta figure out how to smooth that out.

Also weird things happen when pausing and stopping, but that happens all over amarok, not just in the slider... so I'm not sure if It's related to these changes or not.

File Changes

Modified 8 files
  • /trunk/extragear/multimedia/amarok/src
  •   /enginecontroller.cpp
  •   /context/LyricsManager.cpp
  •   /widgets/progressslider.cpp
  •   /widgets/progressslider.h
  •   /widgets/sliderwidget.cpp
  •   /widgets/sliderwidget.h
  •   /context/applets/lyrics/LyricsApplet.cpp
  •   /context/engines/lyrics/LyricsEngine.cpp
8 files changed in total