mopidy/mopidy
Thomas Adamcik 541412dbfc mpd: Remove newline escaping code.
This was added for #881, where the correct fix turned out to be to remove
comments from the responses. We should still add some sanity checks for
verifying that our responses at the very least only contain printable chars.
2014-12-14 14:35:13 +01:00
..
audio py3: Move compat module out of utils 2014-12-07 21:36:15 +01:00
backend docs: Fix references 2014-12-12 22:45:02 +01:00
config py3: Move compat module out of utils 2014-12-07 21:36:15 +01:00
core py3: Move compat module out of utils 2014-12-07 21:36:15 +01:00
http py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
local [local] fix modified files not being updated 2014-12-11 14:41:37 +01:00
mpd mpd: Remove newline escaping code. 2014-12-14 14:35:13 +01:00
softwaremixer py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
stream py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
utils utils: Switch to exceptions.FindError for errors. 2014-12-14 14:08:45 +01:00
__init__.py py3: Use print function instead of print statement 2014-12-07 20:17:10 +01:00
__main__.py Fix flake8 warnings 2014-12-07 20:39:39 +01:00
commands.py Fix flake8 warnings 2014-12-07 20:39:39 +01:00
compat.py py3: Use itervalues() for local track database 2014-12-07 21:44:39 +01:00
exceptions.py utils: Switch to exceptions.FindError for errors. 2014-12-14 14:08:45 +01:00
ext.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
listener.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
mixer.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
models.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
zeroconf.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00