1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-17 20:09:50 +01:00
Clementine-audio-player-Mac.../spotifyblob/blob
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