More Info

Revision 743847

(Back to digest)
 

Features in Multimedia

Dan Meltzer committed changes in /trunk/extragear/multimedia/amarok/src:

No longer fetch images by default in Meta::Album::image()

Instead we do it in the playlist and collection browser. This allows the cover manager to fetch on demand rather than on loading it. Remove a bit of debug from playlistgraphicsitem as it was being quite spammy.

Maxx: I think your earlier commit caused a loop in PlaylistGraphicsItem::resize(), as its being called about a million times a second.

File Changes

Modified 3 files
/trunk/extragear/multimedia/amarok/src
 
/collectionbrowser/CollectionTreeItemModel.cpp
 
/meta/Meta.cpp
 
/playlist/PlaylistGraphicsItem.cpp
3 files changed in total