A few days worth of changes that only now is starting to compile. Very WIP'ish!!
commite53e2806edec70b67381dcfd92c3abbf7bd41606
authornhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Sun, 22 Jul 2007 09:48:34 +0000 (22 09:48 +0000)
committernhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Sun, 22 Jul 2007 09:48:34 +0000 (22 09:48 +0000)
treef588ecfa0f13c7d79e96d059941fa9caec7f170d
parentfca4f8cc150b4dcb22ace4913d117168ae192911
A few days worth of changes that only now is starting to compile. Very WIP'ish!!

 * Make Magnatune and Jamendo bypass downloading of xml files and read them directly from
   /tmp. This is just a hack so I cn work on their services while a KIO bug that makes
   downloads fail or downloads corrupted files gets fixed

 * bring Magnatune album purchasing back online. Might not wok because of kdelibs KIO bug

 * Make the ServiceSqlRegistry correctly handle albums (make them have an artist pointer)

There are so many things in this code that still needs fixing that it is not even funny...

git-svn-id: svn+ssh://ianmonroe@svn.kde.org/home/kde/trunk/extragear/multimedia/amarok@690806 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
src/servicebrowser/ServiceSqlRegistry.cpp
src/servicebrowser/jamendo/jamendoxmlparser.cpp
src/servicebrowser/magnatunestore/magnatunealbumdownloader.cpp
src/servicebrowser/magnatunestore/magnatunealbumdownloader.h
src/servicebrowser/magnatunestore/magnatunebrowser.cpp
src/servicebrowser/magnatunestore/magnatunebrowser.h
src/servicebrowser/magnatunestore/magnatunepurchasedialog.cpp
src/servicebrowser/magnatunestore/magnatunepurchasehandler.cpp
src/servicebrowser/magnatunestore/magnatunexmlparser.cpp
src/servicebrowser/servicesqlquerymaker.cpp