Revision 641084
Go back to digest for 11th March 2007Features in Multimedia
Nikolaj Hald Nielsen committed changes in /trunk/extragear/multimedia/amarok/src/servicebrowser/scriptableservice:
started working on allowing scriptable service items to call a script to populate their child items (instead of having to populate all items at once).
Implemented a very simple version of the shoutcast browser as a script as proof of concept.
Note that this script currently uses a hardcoded callback path.
This commit will most likely be flagged as unsafe due to the calling of the external scripts. :-)
File Changes
Added 1 files
- /trunk/extragear/multimedia/amarok/src/servicebrowser/scriptableservice/shoutcast_service.rb
Modified 5 files
- /trunk/extragear/multimedia/amarok/src/servicebrowser/scriptableservice
- /org.kde.amarok.ScriptableServiceManager.xml
- /scriptableservicecontentitem.cpp
- /scriptableservicecontentmodel.cpp
- /scriptableservicemanager.cpp
- /scriptableservicemanager.h
6 files changed in total