add cover fetching funtionality to the MagnatuneAlbum class. When image() is called...
commitb67d7df9af344fc53d3e7c1852bccb5fd91e7f6f
authornhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Sun, 22 Jul 2007 15:47:20 +0000 (22 15:47 +0000)
committernhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Sun, 22 Jul 2007 15:47:20 +0000 (22 15:47 +0000)
tree16ba301b64cee45091738fd452b96245e17bdc95
parent701c95bda06a7e77dd1425cd76ebeba206c0cd8a
add cover fetching funtionality to the MagnatuneAlbum class. When image() is called, the album checks if it already has a cached image of the right size, then it creates one from the raw image, if available, and caches it if it does not, and finally, if the raw image has not been downloaded yet, it instructs a helper class to do so and makes any oberservers awrare that new metadata is available. This should most likely be generalized somewhat as it is needed by Jamendo as well

git-svn-id: svn+ssh://ianmonroe@svn.kde.org/home/kde/trunk/extragear/multimedia/amarok@690964 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
src/servicebrowser/magnatunestore/MagnatuneMeta.cpp
src/servicebrowser/magnatunestore/MagnatuneMeta.h