More Info

Revision 2e57ad6...

(Back to digest)
 

Features in Multimedia

Sven Krohlas committed changes in [amarok] /:

Amazon-based music store

We now have a music store, absed on the Amazon catalogue.

Searching works for DE, FR, JP, UK, US. Checking items out is broken atm
for US, but should work in a few days after we get a ok from Amazon.

Not yet implemented:
* viewing the shopping cart in Amarok
* limiting search to albums/tracks only
* track previews
* you might also see some albums without a price
* artwork is still missing.


DIGEST: Amazon-based music store in Amarok

File Changes

Added 28 files
/services/amazon
 
src/amarok_service_amazonstore.desktop
 
src/amarok_service_amazonstore_config.desktop
 
src/Amazon.h
 
src/AmazonActions.cpp
 
src/AmazonActions.h
 
src/AmazonCart.cpp
 
src/AmazonCart.h
 
src/AmazonCartItem.cpp
 
src/AmazonCartItem.h
 
src/AmazonCollection.cpp
 
src/AmazonCollection.h
 
src/AmazonConfig.cpp
 
src/AmazonConfig.h
 
src/AmazonConfigWidget.ui
 
src/AmazonItemTreeModel.cpp
 
src/AmazonItemTreeModel.h
 
src/AmazonItemTreeView.cpp
 
src/AmazonItemTreeView.h
 
src/AmazonMeta.cpp
 
src/AmazonMeta.h
 
src/AmazonParser.cpp
 
src/AmazonParser.h
 
src/AmazonSettingsModule.cpp
 
src/AmazonSettingsModule.h
 
src/AmazonStore.cpp
 
src/AmazonStore.h
 
src/CMakeLists.txt
 
src/images/CMakeLists.txt
Modified 9 files
 
ChangeLog
 
src/browsers/CollectionTreeItemModelBase.cpp
 
src/images/CMakeLists.txt
 
src/services/CMakeLists.txt
 
src/services/ServiceCollection.h
 
src/services/ServiceMetaBase.cpp
 
src/core/collections/Collection.h
 
src/core/collections/QueryMaker.h
 
src/core-impl/collections/support/MemoryQueryMakerInternal.h
37 files changed in total