Revision d437972...

Go back to digest for 30th October 2011

Bug Fixes in Multimedia

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

Rework MediaDeviceAlbum cover-related functions, remove "Unset Cover"

There was a logic error in MediaDeviceAlbum::image() method which was
the cause of bug 263268, this is fixed and cover setting functions are
cleaned-up.

The "Unset cover" MediaDeviceAlbum action never worked, so remove it
from GUI and remove related stub methods. I believe the functionality
is so little used on media devices so it is not worth implementing it
(yet).


FIXED-IN: 2.5

File Changes

Modified 2 files
  • /core-impl/collections/mediadevicecollection
  •   src/MediaDeviceMeta.cpp
  •   src/MediaDeviceMeta.h
2 files changed in total