-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105201/
-----------------------------------------------------------

(Updated June 10, 2012, 7:10 a.m.)


Review request for Amarok.


Changes
-------

Rename the title


Summary (updated)
-----------------

GSoC report: Integrate Spotify into Amarok #3 (squashed commits, recent on top)


Description
-------

Add Spotify collection code

Currently implemented SpotifyCollection, SpotifyQueryMaker and
SpotifyMeta. The ScriptResolver is the class handles communcation with
standalone Spotify resolver, the code is mainly from original
ScriptResolver, but added more functions to handle messages separately.

The controller class is used to start a ScriptResolver in a separate
thread and handles queries.


Diffs
-----

  src/core-impl/collections/CMakeLists.txt 
c78b9202ece71b51189c4e47d85acfa4a74ef8d6 
  src/core-impl/collections/spotifycollection/CMakeLists.txt PRE-CREATION 
  src/core-impl/collections/spotifycollection/SpotifyCollection.h PRE-CREATION 
  src/core-impl/collections/spotifycollection/SpotifyMeta.h PRE-CREATION 
  src/core-impl/collections/spotifycollection/SpotifyMeta.cpp PRE-CREATION 
  src/core-impl/collections/spotifycollection/SpotifyQueryMaker.h PRE-CREATION 
  src/core-impl/collections/spotifycollection/SpotifyQueryMaker.cpp 
PRE-CREATION 
  src/core-impl/collections/spotifycollection/support/Controller.h PRE-CREATION 
  src/core-impl/collections/spotifycollection/support/Controller.cpp 
PRE-CREATION 
  src/core-impl/collections/spotifycollection/support/QMFunctionTypes.h 
PRE-CREATION 
  src/core-impl/collections/spotifycollection/support/Query.h PRE-CREATION 
  src/core-impl/collections/spotifycollection/support/ScriptResolver.h 
PRE-CREATION 
  src/core-impl/collections/spotifycollection/support/ScriptResolver.cpp 
PRE-CREATION 

Diff: http://git.reviewboard.kde.org/r/105201/diff/


Testing
-------

Communication between ScriptResolver and Spotify resolver( from Tomahawk 
resolver repo https://github.com/ofan/tomahawk-resolvers ).
Logging into Spotify using a username and password.


Thanks,

Zhengliang Feng

_______________________________________________
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel

Reply via email to