Revision e83b4d4...

Go back to digest for 3rd June 2012

Bug Fixes in Multimedia

Sam Lade committed changes in [amarok] /:

Fix dynamic playlist album play bias with MetaProxy

If a partial album was loaded with MetaProxy (e.g., when the current
playlist is loaded after starting Amarok), the album play bias would
fail to continue the album due to Meta::Track and MetaProxy::Track being
unequal. Use a comparison function that ensures the comparison is
correct.

File Changes

Modified 3 files
  •   ChangeLog
  •   src/dynamic/biases/AlbumPlayBias.cpp
  •   src/dynamic/biases/AlbumPlayBias.h
3 files changed in total