~joe-yasi/amarok/+git/amarok-git:spotify

Last commit made on 2012-11-07
Get this branch:
git clone -b spotify https://git.launchpad.net/~joe-yasi/amarok/+git/amarok-git

Branch merges

Branch information

Name:
spotify
Repository:
lp:~joe-yasi/amarok/+git/amarok-git

Recent commits

475b41b... by Bart Cerneels <email address hidden>

Merge branch 'spotify' of git://anongit.kde.org/amarok into spotify

Conflicts:
 src/core-impl/collections/spotifycollection/SpotifySettingsDialog.cpp

90a9351... by Bart Cerneels <email address hidden>

Complete major refactor of SettingsDialog.

* Separate download dialog containing all the download logic.
* Download dialog called from SettingsDialog c'tor.
* resolver path, name and url are static in SpotifyCollection.
* Dialogs now use KMessageWidget for inline error and success messages.

cabd4ed... by Bart Cerneels <email address hidden>

SpotifyDownloadDialog WIP.

29f063f... by Bart Cerneels <email address hidden>

Show spotify resolver messages in popup widget.

eec830c... by Bart Cerneels <email address hidden>

Rename and sanitize SpotifySettingsDialog.

39ddbca... by Bart Cerneels <email address hidden>

Move resolver download progress in dedicated dialog.

623e40d... by Bart Cerneels <email address hidden>

Add debug output needed to gdb connect with resolver.

38d1ade... by Hades

spotify: download a ZIP instead of a single binary

Also: unpack the ZIP, set permissions, and set LD_LIBRARY_PATH before
trying to execute the resolver binary.

8a55670... by Hades

spotify: use another temporary location for the binaries

7951642... by Hades

spotify: show a message box for unsupported platforms