Revision 898698

Go back to digest for 21st December 2008

Optimization in Multimedia

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

Make the progress slider render more sanely on windows and in a much more performative way everywhere.

Converting pixmaps to images to pixmaps ten times a second is a good way to make a computer very unhappy with you.
Cache stuff we can and draw pixmaps directly.

File Changes

Modified 2 files
  • /trunk/extragear/multimedia/amarok/src/widgets
  •   /SliderWidget.cpp
  •   /SliderWidget.h
2 files changed in total