Revision 93dc916...
Go back to digest for 27th April 2014Bug Fixes in Multimedia
Shantanu Tushar Jha committed changes in [plasma-mediacenter] libs/mediacenter/medialibrary.cpp:
Delay before starting media sources
The MediaLibrary waits for some time before emitting newMedia, newAlbum
etc so that it can batch multiple items together. Due to this, we have
to make sure that the first time we populate the library, we give
enough time to consumers to update themselves before we start possibly
resource hungry media sources.
File Changes
Modified 1 files
- libs/mediacenter/medialibrary.cpp
1 files changed in total