Clementine-audio-player-Mac.../src/internet/spotify
Arnaud Bienner d9150ec165 Fix Clementine getting stuck when transitioning from a local track to a Spotify track with crossfade disabled.
Two problems here:
- the first was that "StartPlaybackLater" wasn't called from the thread which created SpotifyServer, so the timer never started.
- then the playback sometimes failed or started with an offset: just hack to ignore sourcedrained signal in this case.
2015-11-03 23:20:44 +01:00
..
spotifyblobdownloader.cpp Use Qt functions instead of custom pem -> der. 2015-05-19 13:45:33 +01:00
spotifyblobdownloader.h Use SHA512 signatures for the spotify blob. 2015-04-28 12:27:07 +01:00
spotifyserver.cpp Fix Clementine getting stuck when transitioning from a local track to a Spotify track with crossfade disabled. 2015-11-03 23:20:44 +01:00
spotifyserver.h Fix Clementine getting stuck when transitioning from a local track to a Spotify track with crossfade disabled. 2015-11-03 23:20:44 +01:00
spotifyservice.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
spotifyservice.h run make format 2015-01-14 22:55:20 +01:00
spotifysettingspage.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
spotifysettingspage.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00
spotifysettingspage.ui Move files around and make subdirectories inside src/internet, move src/podcasts to src/internet 2014-12-18 00:39:20 +01:00