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

Last commit made on 2013-09-24
Get this branch:
git clone -b spotify-new https://git.launchpad.net/~joe-yasi/amarok/+git/amarok-git

Branch merges

Branch information

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

Recent commits

b8627a2... by Mark Kretschmann

Make Spotify plugin version current.

333fe98... by Mark Kretschmann

Adapt the Spotify plugin to current Amarok API.

c64e7ae... 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.

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

Show spotify resolver messages in popup widget.

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

Rename and sanitize SpotifySettingsDialog.

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

Move resolver download progress in dedicated dialog.

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

Add debug output needed to gdb connect with resolver.

5fb509b... 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.

4baadd7... by Hades

spotify: use another temporary location for the binaries

d7c72cb... by Hades

spotify: show a message box for unsupported platforms