This website requires JavaScript.
Explore
Help
Sign In
Funkwhale
/
Clementine-audio-player-Mac-Linux-Windows
Watch
1
Star
0
Fork
0
You've already forked Clementine-audio-player-Mac-Linux-Windows
mirror of
https://github.com/clementine-player/Clementine
synced
2025-01-30 19:15:08 +01:00
Code
Issues
Releases
Wiki
Activity
Clementine-audio-player-Mac...
/
spotifyblob
/
blob
History
John Maguire
b5f906a88e
Add missing header for std::reverse.
2011-12-21 12:29:38 +01:00
..
CMakeLists.txt
Remove the custom gstspotifytcpsrc and use tcpserversrc ! gdpdepay to receive data. Use a gstreamer pipeline on the other end as well to send data.
2011-11-28 18:45:12 +00:00
main.cpp
Remove the custom gstspotifytcpsrc and use tcpserversrc ! gdpdepay to receive data. Use a gstreamer pipeline on the other end as well to send data.
2011-11-28 18:45:12 +00:00
mediapipeline.cpp
Keep the appsrc half full to prevent tiny stalls when libspotify is waiting to send us audio data
2011-11-29 11:10:31 +00:00
mediapipeline.h
Set appsrc's flow control callbacks, and throttle data from libspotify when the buffer gets full.
2011-11-28 18:45:12 +00:00
spotify_utilities.cpp
Remove the custom gstspotifytcpsrc and use tcpserversrc ! gdpdepay to receive data. Use a gstreamer pipeline on the other end as well to send data.
2011-11-28 18:45:12 +00:00
spotify_utilities.h
Remove the custom gstspotifytcpsrc and use tcpserversrc ! gdpdepay to receive data. Use a gstreamer pipeline on the other end as well to send data.
2011-11-28 18:45:12 +00:00
spotify_utilities.mm
Proper spotify settings path on Mac.
2011-11-24 17:31:18 +01:00
spotifyclient.cpp
Add missing header for std::reverse.
2011-12-21 12:29:38 +01:00
spotifyclient.h
Remove the custom gstspotifytcpsrc and use tcpserversrc ! gdpdepay to receive data. Use a gstreamer pipeline on the other end as well to send data.
2011-11-28 18:45:12 +00:00
spotifykey.h
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