Revision 709076
Go back to digest for 9th September 2007Features in Multimedia
Nikolaj Hald Nielsen committed changes in /trunk/extragear/multimedia/amarok/src:
Add a semi functional prototype of a Querymaker/collection pair for fetching data from a remote site. Right now it only manages to fetch genres from the shoutcast directory. There is no caching yet, so it hammers the site pretty hard.
Right now this is very shoutcast specific but I plan to factor out as much code as possible later as the concepts apply equally well to other services such as a podcast directory or even the mp3tunes Oboe locker
File Changes
Added 4 files
- /trunk/extragear/multimedia/amarok/src/servicebrowser/shoutcast
- /ShoutcastServiceCollection.cpp
- /ShoutcastServiceCollection.h
- /ShoutcastServiceQueryMaker.cpp
- /ShoutcastServiceQueryMaker.h
Modified 3 files
- /trunk/extragear/multimedia/amarok/src
- /CMakeLists.txt
- /servicebrowser/shoutcast/ShoutcastService.cpp
- /servicebrowser/shoutcast/ShoutcastService.h
7 files changed in total