Revision 92fe9ac...

Go back to digest for 17th June 2012

Bug Fixes in Multimedia

Matěj Laitl committed changes in [amarok] /:

MediaDeviceCache: remove polling, solid events should suffice

This fixes a bug where Amarok (very probably needlessly) polls solid
for all devices every single second (!!!) just to detect whether some
unmounted paths become mounted or vice versa. This should not be needed
at all, solid should notify us about everything.

Let's hope this doesn't cause subtle bugs, but several people already
tested it with success [thanks, Sam]. (probably none of them with older
kdelibs though)


FIXED-IN: 2.7
REVIEW: 105221

File Changes

Modified 2 files
  •   src/MediaDeviceCache.cpp
  •   src/MediaDeviceCache.h
2 files changed in total