mopidy/mopidy
2012-01-14 22:27:47 +01:00
..
backends Make sure the calls returns strings even when the object we call on is an mock 2012-01-14 22:27:47 +01:00
frontends Don't setup DBusGMainLoop on module import 2012-01-14 22:27:47 +01:00
mixers Add changed event for volume and updated MpdSession to regcognise it. 2011-07-19 11:07:36 +02:00
outputs docs: Add dependencies and settings to all backends, frontends and 2011-06-09 18:55:20 +02:00
utils Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
__init__.py Make sure the calls returns strings even when the object we call on is an mock 2012-01-14 22:27:47 +01:00
__main__.py Move main() into mopidy.core 2011-03-07 20:11:34 +01:00
core.py Merge branch 'feature/less-verbose-logging' into develop 2011-07-24 16:22:42 +02:00
gstreamer.py Don't create Caps object on module import, as gst.Caps may be a mock 2012-01-14 22:27:47 +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