mopidy/mopidy
2011-05-05 23:59:06 +02:00
..
backends Pause playback on Spoticy connection errors (fixes #65) 2011-04-26 23:07:36 +02:00
frontends Fix UnicodeDecodeError in MPD frontend on non-english locale 2011-05-01 15:31:08 +02:00
mixers Remove eol kwarg that are only supported by pyserial.FileLike.readline, and not io.RawIOBase.readline 2011-04-29 20:25:07 +02:00
outputs Fix for #85 - appsrc wasn't being linked due to lack of default caps 2011-04-29 22:17:50 +02:00
utils Add platform and python information to startup logging (fixes #73) 2011-04-23 15:08:03 +02:00
__init__.py Bump version number to 0.4.1 2011-04-29 21:44:57 +02:00
__main__.py Move main() into mopidy.core 2011-03-07 20:11:34 +01:00
core.py Do not create Pykka proxies we do not use. The underlying actor may already be dead. 2011-05-05 23:57:20 +02:00
models.py Add __repr__ to ImmutableObject to get better output from failed model comparisions in tests 2011-04-06 18:18:00 +02:00
scanner.py Merge remote branch 'adamcik/feature/musicbrainz-id-support' into develop 2010-11-03 00:08:32 +01:00
settings.py Change default value of MPD_SERVER_PASSWORD from False to None 2011-01-21 16:31:35 +01:00