mopidy/mopidy
Stein Magnus Jodal 5317834baf history: Change size property to get_length() method
For consistency with tracklist.get_length() and our goal of aligning Python
and JS APIs by using less properties in the core API.
2014-09-23 18:47:54 +02:00
..
audio audio: Deprecate emit_end_of_stream 2014-09-21 21:01:11 +02:00
backend Merge branch 'release/v0.19.x' into develop 2014-08-29 14:03:11 +02:00
config py3: Replace xrange() with range() 2014-09-17 20:28:07 +02:00
core history: Change size property to get_length() method 2014-09-23 18:47:54 +02:00
http http: Update Mopidy.js to v0.4.1 2014-09-11 21:50:11 +02:00
local docs: Update changelog with PR#840 2014-09-23 14:29:30 +02:00
mpd models: Make all fields default to None or empty collection 2014-09-22 22:25:42 +02:00
softwaremixer audio: Refactor softwaremixer and audio interactions 2014-08-03 23:57:22 +02:00
stream stream: metadata_blacklist is optional 2014-06-21 14:11:09 +02:00
utils py3: Use '0o' octal literal 2014-09-16 09:48:38 +02:00
__init__.py Remove Pykka version check 2014-09-09 08:38:14 +02:00
__main__.py Keep gobject check together with the other checks 2014-09-09 08:35:21 +02:00
commands.py main: Log uncaught exceptions 2014-08-16 23:20:43 +02:00
exceptions.py audio: Split out ouput handling from audio actor 2014-08-03 23:57:22 +02:00
ext.py Fail early if extension doesn't implement setup() 2014-08-03 23:13:14 +02:00
listener.py Fix all import order warnings 2014-05-07 20:08:43 +02:00
mixer.py mixer: Add init method to get signature included in docs 2014-07-17 01:33:23 +02:00
models.py models: Make all fields default to None or empty collection 2014-09-22 22:25:42 +02:00
zeroconf.py zeroconf: Fix intermittent dbus/avahi exception 2014-08-03 15:18:55 +02:00