Revision 94a9253...

Go back to digest for 11th December 2011

Bug Fixes in Multimedia

Matěj Laitl committed changes in [amarok] /core-impl/collections/mediadevicecollection:

MediaDeviceCollection: do not cache used capacity w/out update mechanism

Relevant media device handler should do this caching, and even without
it, the calls aren't that expensive. Solves first part of bug 232093,
second part (that deals with track count) will follow shortly.

File Changes

Modified 3 files
  • /core-impl/collections/mediadevicecollection
  •   src/MediaDeviceCollection.cpp
  •   src/MediaDeviceCollection.h
  •   src/handler/MediaDeviceHandler.cpp
3 files changed in total