mopidy/mopidy
2011-06-22 02:49:02 +02:00
..
backends Refresh stored playlists when tracks are added to, moved in, or removed from playlists 2011-06-14 00:24:54 +02:00
frontends Rewrite of client part of listener - takes into account that we will be implementing idle 2011-06-22 02:49:02 +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 Rewrite of client part of listener - takes into account that we will be implementing idle 2011-06-22 02:49:02 +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 Only log the error message for SettingsError 2011-06-10 14:18:38 +02:00
gstreamer.py Log GStreamer output addition at debug level 2011-06-10 13:48:57 +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 rename SPOTIFY_HIGH_BITRATE setting to SPOTIFY_BITRATE, and use actual bitrate value to define preferred bitrate 2011-06-09 17:18:35 +02:00