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 |
David Sansome
|
5efe63462c
|
Get album art for Spotify tracks
|
2011-04-29 13:41:42 +00:00 |
David Sansome
|
02e2a84e70
|
Make the Spotify client load a track before starting to play it
|
2011-04-28 15:11:10 +00:00 |
David Sansome
|
b15156a7a3
|
Handle bigger protobuf messages, add spotify searching to the UI
|
2011-04-27 16:38:28 +00:00 |
John Maguire
|
455a3f001a
|
Spotify playback works on mac.
|
2011-04-26 22:35:31 +00:00 |
David Sansome
|
8ba5e2c275
|
Fix the WAVE header again
|
2011-04-26 18:51:41 +00:00 |
David Sansome
|
6f1f4484f4
|
Allow songs from the spotify service to be added to the playlist, and bodge a tcpserversrc into GstEnginePipeline
|
2011-04-26 18:39:38 +00:00 |
David Sansome
|
232e1c2335
|
Send media over a socket from spotify (backend code only)
|
2011-04-26 17:06:46 +00:00 |
David Sansome
|
3a34d416f9
|
Get playlist contents from Spotify and display them in the UI
|
2011-04-26 17:06:36 +00:00 |
David Sansome
|
2bec9a00fc
|
Add license headers to all the spotify source files and obfuscate the API key
|
2011-04-26 13:43:13 +00:00 |
David Sansome
|
c4f1b3f002
|
Get the list of playlists from spotify. Also clean up the logging in the client, rename and refactor some classes.
|
2011-04-26 13:42:58 +00:00 |
David Sansome
|
e152e3a3e3
|
Start of some spotify support - builds a binary blob linked against libspotify that Clementine starts as a separate process.
|
2011-04-25 19:16:26 +00:00 |