mopidy/mopidy
Stein Magnus Jodal 1dae3442e0 Release v0.7.1
2012-04-22 01:30:20 +02:00
..
backends Don't override notify_main_thread, which has a sensible default implementation 2012-04-22 01:26:27 +02:00
frontends Fix crash on mismatching quotation (fixes #137) 2012-02-13 10:30:46 +01: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 Call ThreadingActor/etc constructors to please pylint 2012-02-10 00:30:18 +01:00
__init__.py Release v0.7.1 2012-04-22 01:30:20 +02:00
__main__.py Move main() into mopidy.core 2011-03-07 20:11:34 +01:00
core.py Fix a bunch of pylint warnings 2012-02-10 00:17:21 +01: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