Revision 770011

Go back to digest for 3rd February 2008

Features in Multimedia

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

Introducing a days worth of work on a new podcast directory Opml service. Right now it is hardcoded to use the opml file from <a href="http://www.digitalpodcast.com/opml/digitalpodcast.opml,">http://www.digitalpodcast.com/opml/digitalpodcast.opml,</a>; but this could easily be made configurable, or it could even work like the Ampache service, meaning that the user could add an arbitrary number of services, each with their own opml feed.

This commit also includes some bugfixes in the service framework made while building this service and an new toolbar background by Lee Olson.

File Changes

Added 14 files
  • /trunk/extragear/multimedia/amarok/src/servicebrowser/opmldirectory
  •   /.directory
  •   /amarok_service_opmldirectory.desktop
  •   /CMakeLists.txt
  •   /OpmlDirectoryDatabaseHandler.cpp
  •   /OpmlDirectoryDatabaseHandler.h
  •   /OpmlDirectoryInfoParser.cpp
  •   /OpmlDirectoryInfoParser.h
  •   /OpmlDirectoryMeta.cpp
  •   /OpmlDirectoryMeta.h
  •   /OpmlDirectoryService.cpp
  •   /OpmlDirectoryService.h
  •   /OpmlDirectoryXmlParser.cpp
  •   /OpmlDirectoryXmlParser.h
Modified 6 files
  • /trunk/extragear/multimedia/amarok/src
  •   /images/toolbar-background.svg
  •   /servicebrowser/CMakeLists.txt
  •   /servicebrowser/servicemetabase.cpp
  •   /servicebrowser/servicesqlquerymaker.cpp
  •   /servicebrowser/ServiceSqlRegistry.cpp
  •   /servicebrowser/magnatunestore/magnatuneinfoparser.cpp
20 files changed in total