mopidy/mopidy
2011-06-09 20:38:52 +02:00
..
backends docs: Add dependencies and settings to all backends, frontends and 2011-06-09 18:55:20 +02:00
frontends docs: Add dependencies and settings to all backends, frontends and 2011-06-09 18:55:20 +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 Get encoding from sys module directly instead of getpass.sys 2011-06-09 20:38:52 +02:00
__init__.py Ready for 0.5.0 development 2011-04-27 00:20:08 +02:00
__main__.py Move main() into mopidy.core 2011-03-07 20:11:34 +01:00
core.py Catch keyboard interrupts in all core setup methods 2011-06-09 20:04:13 +02:00
gstreamer.py Merge pull request #100 from adamcik/feature/remove-taginject 2011-05-22 15:08:45 -07: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