Revision 743847

Go back to digest for 2nd December 2007

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