Revision 732703
Go back to digest for 11th November 2007Features in Multimedia
Nikolaj Hald Nielsen committed changes in /trunk/extragear/multimedia/amarok/src:
A truck load of half finished, but at least compiling, away-for-the-weekend-and-doing-a-bit-of-laptop-hacking-with-no-internet-connection work on adding a dynamic scriptable service built on the Meta framework. If all goes well, this will replace the old non-dynamic scriptable service to avoid having to seperate codebases. Absolutely does not work yet. WIP
File Changes
Added 6 files
- /trunk/extragear/multimedia/amarok/src/servicebrowser
- /ServiceDynamicCollection.cpp
- /ServiceDynamicCollection.h
- /scriptableservice/DynamicScriptableQueryMaker.cpp
- /scriptableservice/DynamicScriptableServiceCollection.cpp
- /scriptableservice/DynamicScriptableServiceMeta.cpp
- /scriptableservice/file_browser_service_script.rb
Deleted 2 files
- /trunk/extragear/multimedia/amarok/src/servicebrowser/scriptableservice
- /scriptableservicecontentitem.cpp
- /scriptableservicecontentmodel.cpp
Modified 12 files
- /trunk/extragear/multimedia/amarok/src
- /CMakeLists.txt
- /servicebrowser/DynamicServiceQueryMaker.cpp
- /servicebrowser/servicecollection.cpp
- /servicebrowser/servicecollection.h
- /servicebrowser/servicemetabase.cpp
- /servicebrowser/servicemetabase.h
- /servicebrowser/scriptableservice/org.kde.amarok.ScriptableServiceManager.xml
- /servicebrowser/scriptableservice/scriptableservice.cpp
- /servicebrowser/scriptableservice/scriptableservice.h
- /servicebrowser/scriptableservice/ScriptableServiceCollection.cpp
- /servicebrowser/scriptableservice/scriptableservicemanager.cpp
- /servicebrowser/scriptableservice/scriptableservicemanager.h
20 files changed in total