mopidy/mopidy
2010-08-16 21:01:32 +02:00
..
backends make consume also remove the last track in cp when finished playing 2010-08-16 21:01:16 +02:00
frontends MPD: Fix 'play[id] -1' behaviour when current track is set 2010-08-14 21:58:39 +02:00
mixers Test MIXER_MAX_VOLUME and fix detected bugs 2010-08-14 18:18:15 +02:00
outputs Modify changes done in gstreamer-output-testing to keep appsrc working 2010-08-16 19:44:35 +02:00
__init__.py Fix two more Pylint warnings 2010-08-10 00:04:26 +02:00
__main__.py Pass output, backend and frontend classes into coreprocess to so that import errors are handeled better 2010-08-13 22:52:53 +02:00
models.py Rename mopidy.frontends.mpd.{serializer => translator} to match naming in backends. 2010-08-13 20:48:38 +02:00
process.py Fix Pylint warnings 2010-08-14 02:44:29 +02:00
settings.py Add MIXER_MAX_VOLUME setting for capping the max volume 2010-08-14 18:01:16 +02:00
utils.py Test both case where class and/or module does not exist for get_class 2010-08-13 22:29:45 +02:00