mopidy/mopidy
2011-07-17 03:11:02 +02:00
..
backends Return number of Spotify frames we consumed, as expected by pyspotify/libspotify 2011-07-04 22:23:55 +02:00
frontends Fix LastfmFrontend which was broken by kwarg renaming 2011-07-04 01:29:26 +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 Fix minor bug in settings subsystem that prevented _FILE/PATH settings to be set to None 2011-07-17 02:11:06 +02:00
__init__.py Ready for v0.6 development 2011-06-15 23:10:51 +02:00
__main__.py Move main() into mopidy.core 2011-03-07 20:11:34 +01:00
core.py Fix minor code style issues 2011-07-04 00:28:52 +02:00
gstreamer.py Set metadata to ' ' when data is mising (fixes: #122) 2011-07-17 03:11:02 +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 Update reference to CustomOutput 2011-07-04 22:39:11 +02:00