mopidy/mopidy
Thomas Adamcik 22ebb1bc29 Move recv code to LineProtocol and add source removal
Fixes problem where timed out sockets where not being removed from event loop
causing excess CPU usage.
2011-07-09 14:28:35 +02:00
..
backends Avoid blocking when broadcasting events 2011-06-29 18:59:59 +03:00
frontends Rename listemer to server 2011-07-05 00:56:29 +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 Move recv code to LineProtocol and add source removal 2011-07-09 14:28:35 +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 Merge branch 'develop' into feature/glib-loop 2011-07-04 00:31:18 +02:00
gstreamer.py Log GStreamer output addition at debug level 2011-06-10 13:48:57 +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 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