Revision 786497

Go back to digest for 23rd March 2008

Features in Multimedia

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

Make adding, removing and changing services work without restarting Amarok.

Currently implemented as a brute force approach that clears all services and starts over, but this has the advantage of handling all corner cases, such as adding or removing services based on the config of one ( multiple ampache services,... )

File Changes

Modified 8 files
  • /trunk/extragear/multimedia/amarok/src
  •   /servicebrowser/servicebase.h
  •   /servicebrowser/servicebrowser.cpp
  •   /servicebrowser/servicebrowser.h
  •   /servicebrowser/ServiceListModel.cpp
  •   /servicebrowser/ServiceListModel.h
  •   /servicebrowser/ServicePluginManager.cpp
  •   /servicebrowser/ServicePluginManager.h
  •   /configdialog/dialogs/ServiceConfig.cpp
8 files changed in total