Revision 21f0003...

Go back to digest for 22nd January 2012

Bug Fixes in Multimedia

Ralf Engels committed changes in [amarok] src/context/engines/lyrics/LyricsEngine.cpp:

Fix lyrics autorefresh in some cases.

There were some issues mostly when playing streams. Lyrics would stuck
with empty text and wouldn't autorefresh until the track was changed or
manually refreshed. That's because cachedLyrics() is always empty for
streams. Therefore it makes sense to additionally check if either artist
or track title have changed as well.

Author: Modestas Vainius

REVIEW: 102110

File Changes

Modified 1 files
  • src/context/engines/lyrics/LyricsEngine.cpp
1 files changed in total