Revision 889025

Go back to digest for 30th November 2008

Bug Fixes in Multimedia

Leo Franchi committed changes in /trunk/extragear/multimedia/amarok/src:

make lyrics cached.
this sets the HTML of the lyrics to be cached.

reasoning: previously, if you had a track playing and resume on start enabled, and had the lyrics applet visible, when opening amarok you would have to press the refresh button to see the lyrics (this is because the scriptmanager *must* be created after MainWindow).
so caching fixes this bug

if you notice *any* lyrics weirdness, please get a hold of me.

File Changes

Modified 5 files
  • /trunk/extragear/multimedia/amarok/src
  •   /context/LyricsManager.cpp
  •   /dialogs/TagDialog.cpp
  •   /scriptengine/AmarokLyricsScript.cpp
  •   /scriptengine/AmarokLyricsScript.h
  •   /context/engines/lyrics/LyricsEngine.cpp
5 files changed in total