..
audio
audio: Wait for state change instead of async done in scanner.
2016-10-25 22:48:03 +02:00
config
Merge 'develop' and resolve conflict
2016-09-14 18:17:52 +02:00
core
core: Remove redundant comments
2016-10-25 00:17:58 +02:00
file
file: Fix minor style issues
2016-10-24 23:41:42 +02:00
http
Require Tornado >= 3.2
2016-10-26 00:39:42 +02:00
internal
Fix typos and formatting
2016-09-16 21:01:10 +02:00
local
Fix formatting
2016-10-23 13:33:07 +02:00
m3u
Fix #1428 : Add m3u/base_dir confval.
2016-02-14 12:07:22 +01:00
models
Merge 'develop' and resolve conflict
2016-09-14 18:17:52 +02:00
mpd
chmod correction
2016-06-06 23:22:40 +02:00
softwaremixer
softwaremixer: Remove comment
2015-02-12 23:52:56 +01:00
stream
Merge pull request #1522 from SeppSTA/fix/1521-download-timeout-sec
2016-07-25 21:52:38 +02:00
__init__.py
Bump version to 2.0.1
2016-08-12 20:51:15 +02:00
__main__.py
lint: Workaround and fix to account for new version of flake8
2016-07-25 21:16:30 +02:00
backend.py
m3u: Update docs.
2016-01-10 19:45:00 +01:00
commands.py
Merge branch 'develop' of https://github.com/mopidy/mopidy into fix/310-persist-mopidy-state-between-runs
2016-02-17 22:18:50 +01:00
compat.py
compat: Ignore some py2-only builtins when running flake8 on py3
2015-10-29 22:21:54 +01:00
exceptions.py
exception: Fix typo in new CoreErrors
2015-07-20 16:45:14 +02:00
ext.py
Handle exceptions in load_extensions
2015-11-28 23:51:52 +01:00
httpclient.py
Handle missing or empty 'port' configuration parameter.
2016-01-05 21:17:59 +01:00
listener.py
listener: Try and protect actors against "bad" events
2016-01-10 07:50:08 +01:00
mixer.py
listener: Kill off mopidy.listener.send_async
2015-09-03 23:01:19 +02:00
zeroconf.py
Call dbus dependent code only if dbus imported
2015-12-23 11:32:54 -05:00