mopidy/mopidy/core
Thomas Adamcik 39580e1948 Use blocking calls when changing tracks on EOT.
This ensures that we block about-to-finish and the pipeline until the next URI
is set, alowing for at least EOS free playback. If the uri is set quickly enough
this will also be gapless.
2013-01-05 16:46:16 +01:00
..
__init__.py Rename 'stored playlists' to 'playlists' 2012-11-14 09:23:19 +01:00
actor.py Detangle EOT and EOS. 2012-12-12 22:57:19 +01:00
library.py core: Update BaseLibraryProvider to not require refresh, search or find_exact. 2013-01-01 17:30:51 +01:00
listener.py core: Include the TlTrack in track_playback_* events 2012-12-19 17:06:04 +01:00
playback.py Use blocking calls when changing tracks on EOT. 2013-01-05 16:46:16 +01:00
playlists.py core: Make all methods callable without kwargs, e.g. from Mopidy.js 2012-12-17 15:38:32 +01:00
tracklist.py core: Make all methods callable without kwargs, e.g. from Mopidy.js 2012-12-17 15:38:32 +01:00