David Sansome
|
c05a2ee182
|
Add a spotify gstreamer source element instead of hacking about with gsttcpserversrc. Implement seeking on spotify tracks.
|
2011-09-25 19:24:44 +01:00 |
David Sansome
|
4ac16f0dd4
|
Add a "tooltip" that shows the songs within each album in the global search results
|
2011-09-18 00:06:07 +01:00 |
David Sansome
|
9e8b29c86a
|
Get track counts for Spotify albums
|
2011-09-17 15:57:34 +01:00 |
David Sansome
|
19e3aa365c
|
Fix compilation on libspotify 9. Fixes issue 2203
|
2011-09-01 20:56:40 +01:00 |
David Sansome
|
5aca9b7984
|
Support for playing tracks from Spotify
|
2011-08-29 03:32:50 +01:00 |
David Sansome
|
21be90a941
|
Change spotify protobuf namespace to something that isn't reserved, and do album loading in spotify
|
2011-08-29 03:32:37 +01:00 |
David Sansome
|
5dc053827a
|
Fix spotify image loading
|
2011-08-29 03:32:35 +01:00 |
David Sansome
|
27e837a8bb
|
Fix spotify audio stuttering on Linux
|
2011-08-28 01:30:32 +01:00 |
David Sansome
|
13fc24f6c6
|
Refactor the last.fm, magnatune, spotify and di.fm settings pages - moving the login state display into a separate widget.
|
2011-08-27 22:01:28 +01:00 |
John Maguire
|
b6ee23dc43
|
Prefer 320kbps spotify streams.
|
2011-07-22 15:32:08 +02:00 |
John Maguire
|
21d01c484e
|
Adding a flush() to the spotify media socket seems to help on OS X.
|
2011-07-21 15:50:50 +02:00 |
John Maguire
|
32af513e83
|
Use proper cache location for spotify on Mac too.
|
2011-07-07 15:12:29 +00:00 |
John Maguire
|
712745c605
|
Use a proper cache directory for spotify on windows and Linux.
|
2011-07-07 14:54:22 +00:00 |
John Maguire
|
6a10d2a3dc
|
Quit spotify blob if it gets disconnected.
|
2011-05-25 14:29:10 +00:00 |
John Maguire
|
f246e44b92
|
Support making spotify playlists available offline.
|
2011-05-25 14:22:49 +00:00 |
David Sansome
|
9158214d72
|
Try that again...
|
2011-05-07 22:53:50 +00:00 |
David Sansome
|
fe14be38c3
|
Install spotifyblob in the right place on mac
|
2011-05-07 22:46:44 +00:00 |
John Maguire
|
b0f49f4660
|
Blind attempt at fixing the windows release build.
|
2011-05-05 21:24:09 +00:00 |
David Sansome
|
1bf7577764
|
Install libspotify, protobuf and gsttcp in the Windows installer. Also fix a build error on linux
|
2011-04-30 18:32:39 +00:00 |
David Sansome
|
e6032a7c51
|
Use __stdcall for libspotify callbacks on windows, call the right executable
|
2011-04-30 18:22:14 +00:00 |
David Sansome
|
1720fb3506
|
Oops, fix the name of the locally installed blob
|
2011-04-29 20:01:04 +00:00 |
David Sansome
|
3deb371537
|
If the spotify blob isn't installed, try to download it from the Clementine website. Also, make the blob separate from the core Spotify code in Clementine so you can build the core code without building the blob
|
2011-04-29 19:44:51 +00:00 |