Revision 693733

Go back to digest for 29th July 2007

Other in Multimedia

Leo Franchi committed changes in /trunk/extragear/multimedia/amarok/src:

merge of amarok-plasmify branch into trunk. yay! note: there is still a crash on exit (once you have opened an applet), and the last.fm svg renders itself in an infinite loop. this is all very, very, very rough.

File Changes

Added 61 files
  • /trunk/extragear/multimedia/amarok/src
  •   /context
  •   /context/Applet.cpp
  •   /context/Applet.h
  •   /context/applets
  •   /context/CMakeLists.txt
  •   /context/Context.h
  •   /context/ContextObserver.cpp
  •   /context/ContextObserver.h
  •   /context/ContextScene.cpp
  •   /context/ContextScene.h
  •   /context/ContextView.cpp
  •   /context/ContextView.h
  •   /context/ControlBox.cpp
  •   /context/ControlBox.h
  •   /context/CoverBling.cpp
  •   /context/CoverBling.h
  •   /context/DataEngine.h
  •   /context/DataEngineManager.cpp
  •   /context/DataEngineManager.h
  •   /context/DataSource.h
  •   /context/engines
  •   /context/servicetypes
  •   /context/Svg.h
  •   /context/Theme.h
  •   /context/widgets
  •   /servicebrowser/servicebrowser.cpp
  •   /themes/CMakeLists.txt
  •   /themes/context
  •   /context/applets/CMakeLists.txt
  •   /context/applets/lastfmevents
  •   /context/engines/CMakeLists.txt
  •   /context/engines/lastfm
  •   /context/engines/lyrics
  •   /context/engines/wikipedia
  •   /context/servicetypes/amarok_context_applet.desktop
  •   /context/servicetypes/amarok_data_engine.desktop
  •   /context/widgets/TextWidget.cpp
  •   /context/widgets/TextWidget.h
  •   /themes/context/default
  •   /context/applets/lastfmevents/amarok-context-applet-lastfmevents.desktop
  •   /context/applets/lastfmevents/CMakeLists.txt
  •   /context/applets/lastfmevents/lastfm.svg
  •   /context/applets/lastfmevents/LastFmEvents.cpp
  •   /context/applets/lastfmevents/LastFmEvents.h
  •   /context/engines/lastfm/amarok-data-engine-lastfm.desktop
  •   /context/engines/lastfm/CMakeLists.txt
  •   /context/engines/lastfm/LastFmEngine.cpp
  •   /context/engines/lastfm/LastFmEngine.h
  •   /context/engines/lyrics/amarok-data-engine-lyrics.desktop
  •   /context/engines/lyrics/CMakeLists.txt
  •   /context/engines/lyrics/LyricsEngine.cpp
  •   /context/engines/lyrics/LyricsEngine.h
  •   /context/engines/wikipedia/amarok-data-engine-wikipedia.desktop
  •   /context/engines/wikipedia/CMakeLists.txt
  •   /context/engines/wikipedia/WikipediaEngine.cpp
  •   /context/engines/wikipedia/WikipediaEngine.h
  •   /themes/context/default/amarokcontexttheme-default.desktop
  •   /themes/context/default/CMakeLists.txt
  •   /themes/context/default/widgets
  •   /themes/context/default/widgets/background.svg
  •   /themes/context/default/widgets/wallpaper.svg
Deleted 1 files
  • /trunk/extragear/multimedia/amarok/src/context/widgets/VBoxLayout.cpp
Modified 18 files
  • /trunk/extragear/multimedia/amarok/src
  •   /amarokrc
  •   /CMakeLists.txt
  •   /collectiondb.h
  •   /contextview
  •   /enginecontroller.h
  •   /MainWindow.cpp
  •   /MainWindow.h
  •   /metabundle.h
  •   /querybuilder.h
  •   /scriptmanager.h
  •   /amarokcore/amarokdbushandler.cpp
  •   /amarokcore/amarokdbushandler.h
  •   /amarokcore/org.kde.amarok.context.xml
  •   /collectionbrowser/collectiontreeview.cpp
  •   /collectionscanner/CMakeLists.txt
  •   /collection/sqlcollection/CMakeLists.txt
  •   /collection/sqlcollection/sqlcollection.cpp
  •   /context/widgets/VBoxLayout.h
80 files changed in total