Revision 1232a60...
Go back to digest for 8th January 2012Optimization in Multimedia
Matěj Laitl committed changes in [amarok] /:
MemoryMeta: proxy capability methods too, cleanup
The cleanup contains removal of empty notifyObservers() redefinitions
- the method is protected so it couldn't have been called behind our
back. We also assert on null TrackPtr in MemoryMeta::Track constructor
to catch a crash early.
ChangeLog is updated with UmsCollection entry which is the user-visible
change of this commit.
File Changes
Modified 3 files
- ChangeLog
- src/core-impl/collections/support/MemoryMeta.cpp
- src/core-impl/collections/support/MemoryMeta.h
3 files changed in total