Revision 806473

Go back to digest for 18th May 2008

Features in Multimedia

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

Make it possible to change to change the theme svg on the fly using a DBus call.
The main point of this is to allow artists using NEON builds to play around with the graphics and actually see and try it out in the app without having to recompile anything.

An added bonus is that to do this, all users of the SvgHandler have been made completely independent on the actual theme file used, making it easier to change things in the future.

File Changes

Modified 11 files
  • /trunk/extragear/multimedia/amarok/src
  •   /amarokdbushandler.cpp
  •   /amarokdbushandler.h
  •   /org.kde.amarok.player.xml
  •   /SvgHandler.cpp
  •   /SvgHandler.h
  •   /playlist/PlaylistGraphicsItem.cpp
  •   /servicebrowser/ServiceListDelegate.cpp
  •   /widgets/MainToolbar.cpp
  •   /widgets/SidebarWidget.cpp
  •   /widgets/SliderWidget.cpp
  •   /context/containments/ColumnApplet.cpp
11 files changed in total