Revision 661514

Go back to digest for 6th May 2007

Features in Multimedia

Nikolaj Hald Nielsen committed changes in /trunk/extragear/multimedia/amarok/src:

First attempt at implementing a CollectionTreeItemModel for a single model ( imaginatively enough, named SingleCollectionTreeItemModel ). I am using the ServiceCollection to test it, and have added a CollectionTreeView to the Jamendo service. Have also changed a few things around in the CollectionTreeView, but these should not impede normal usage (leaks a bit in the way I am using it at the moment though) Nothing really works yet, but it should not bother anyone who does not open the Jamendo service

File Changes

Added 2 files
  • /trunk/extragear/multimedia/amarok/src/collectionbrowser
  •   /singlecollectiontreeitemmodel.cpp
  •   /singlecollectiontreeitemmodel.h
Modified 8 files
  • /trunk/extragear/multimedia/amarok/src
  •   /CMakeLists.txt
  •   /playlistwindow.cpp
  •   /collectionbrowser/collectiontreeview.cpp
  •   /collectionbrowser/collectiontreeview.h
  •   /servicebrowser/servicebase.cpp
  •   /servicebrowser/servicebase.h
  •   /servicebrowser/jamendo/jamendoservice.cpp
  •   /servicebrowser/jamendo/jamendoservice.h
10 files changed in total