mopidy/mopidy
2011-07-25 00:50:41 +02:00
..
backends Fix s/_FOLDER/_PATH/, move cache to mopidy instead of spotify folder and fix docs. 2011-07-18 00:15:58 +02:00
frontends Migrate connection_test and support any number of blanks as empty command 2011-07-20 20:23:14 +02:00
mixers Remove _-prefix from BaseMixer.{get_volume,set_volume} as they are public members of the API, intended to be overridden 2011-06-04 19:25:38 +02:00
outputs docs: Add dependencies and settings to all backends, frontends and 2011-06-09 18:55:20 +02:00
utils Add concept of delimeter to complemend terminator in LineProtocol 2011-07-25 00:50:41 +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 Merge branch 'feature/less-verbose-logging' into develop 2011-07-24 16:22:42 +02:00
gstreamer.py Merge branch 'develop' into feature/glib-loop 2011-07-17 23:45:20 +02:00
listeners.py Change stopped_playing event arg from stop_position to time_position 2011-06-29 17:36:39 +03: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