Revision 43d000e...
Go back to digest for 11th December 2011Bug Fixes in Multimedia
Matěj Laitl committed changes in [amarok] /:
Fix completely bogus MediaDeviceHandler::removeMediaDeviceTrackFromColl
That method did not work _at all_ because it used wrong key in the
trackMap forgot to actually write back other maps. :-)
As a result, dead tracks were never removed from memory collection and
thus the count was not updated, among other (worse) things.
FIXED-IN: 2.5
DIGEST: Capacity gauge is now always updated for iPods & MTP devices
File Changes
Modified 2 files
- ChangeLog
- src/core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp
2 files changed in total