mopidy/mopidy
2012-09-01 00:49:12 +02:00
..
backends Hack to speed up Spotify backend startup with clean cache from 35s to 12s 2012-08-11 00:39:00 +02:00
frontends Fix crash in 'playlistinfo' when called with a songpos not matching an CPID (fixes #162) 2012-08-24 00:21:03 +02:00
mixers Simplify if statement 2012-02-25 00:25:12 +01:00
outputs docs: Add dependencies and settings to all backends, frontends and 2011-06-09 18:55:20 +02:00
utils We're only considering a small subset of the Gstreamer elements 2012-09-01 00:49:12 +02:00
__init__.py Update version number to 0.7.3 2012-08-11 03:37:55 +02:00
__main__.py Move main() into mopidy.core 2011-03-07 20:11:34 +01:00
core.py Add --list-deps command with Pykka adapter 2012-08-31 21:55:01 +02:00
gstreamer.py Switch arguments so that unlink() is passed the sinkpad 2012-02-13 09:37:21 +01:00
listeners.py Add seeked event 2011-07-27 01:20:00 +02:00
models.py Remove Playlist.mpd_format() and its usage 2011-12-28 00:36:51 +01:00
scanner.py Typo fix 2011-06-09 13:55:15 +02:00
settings.py Add MPD_SERVER_MAX_CONNECTIONS setting (fixes: #134) 2011-09-25 11:49:54 +02:00