Will the madness ever end? Will I ever actually do something usefull? Oh well......
commit36400d6d566a626a0fd4b410388244937fa7222d
authornhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Wed, 21 Nov 2007 08:38:37 +0000 (21 08:38 +0000)
committernhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Wed, 21 Nov 2007 08:38:37 +0000 (21 08:38 +0000)
tree40ad24871c5e6518b27d87068d7fd26ad0fee75e
parent6839d5c783b0eb21dbfd9d4a6fdf62cf67b4249f
Will the madness ever end? Will I ever actually do something usefull? Oh well... World, meet the new Amapche collection/service, Ampache service, meet the World. There, now that introductions are
in order, it might be worth noting that the Amapche API used is still in development ( It was developed in parallel with this service by Amapche dev. vollmer ) so dont expect this to work with your
own Ampache setup just yet.

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/extragear/multimedia/amarok@739548 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
src/CMakeLists.txt
src/MainWindow.cpp
src/servicebrowser/ampache/AmpacheMeta.cpp [new file with mode: 0644]
src/servicebrowser/ampache/AmpacheMeta.h [new file with mode: 0644]
src/servicebrowser/ampache/AmpacheService.cpp [new file with mode: 0644]
src/servicebrowser/ampache/AmpacheService.h [new file with mode: 0644]
src/servicebrowser/ampache/AmpacheServiceCollection.cpp [new file with mode: 0644]
src/servicebrowser/ampache/AmpacheServiceCollection.h [new file with mode: 0644]
src/servicebrowser/ampache/AmpacheServiceQueryMaker.cpp [new file with mode: 0644]
src/servicebrowser/ampache/AmpacheServiceQueryMaker.h [new file with mode: 0644]