mopidy/mopidy
2011-07-23 14:47:35 +02:00
..
backends Merge branch 'develop' into feature/mpd-idle-support 2011-07-21 01:59:26 +02:00
frontends Add comment to idle filter 2011-07-23 14:47:35 +02: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 Fix s/_FOLDER/_PATH/, move cache to mopidy instead of spotify folder and fix docs. 2011-07-18 00:15:58 +02:00
__init__.py Fix s/_FOLDER/_PATH/, move cache to mopidy instead of spotify folder and fix docs. 2011-07-18 00:15:58 +02:00
__main__.py Move main() into mopidy.core 2011-03-07 20:11:34 +01:00
core.py Fix s/_FOLDER/_PATH/, move cache to mopidy instead of spotify folder and fix docs. 2011-07-18 00:15:58 +02:00
gstreamer.py Merge branch 'develop' into feature/glib-loop 2011-07-17 23:45:20 +02:00
listeners.py Add changed event for volume and updated MpdSession to regcognise it. 2011-07-19 11:07:36 +02:00
models.py Convert cp_track from tuple to namedtuple, to get more readable code 2011-06-04 20:46:34 +02:00
scanner.py Typo fix 2011-06-09 13:55:15 +02:00
settings.py Use glib.get_user_special_dir(USER_DIRECTORY_MUSIC) to try and determine LOCAL_MUSIC_PATH 2011-07-17 02:25:13 +02:00