mopidy/mopidy
Nick Steel dfbab4bf88 audio: Disable buffering handling during track change. (Fixes #1722).
Skip handling buffering messages if pipeline not PLAYING or PAUSED.
2019-01-31 23:13:35 +00:00
..
audio audio: Disable buffering handling during track change. (Fixes #1722). 2019-01-31 23:13:35 +00:00
config config: remove 10000 tracks limitation in playlists 2018-04-04 19:20:17 +02:00
core core: Define playlists.delete() return type 2018-09-19 22:27:18 +02:00
file docs: Add PR#1611 to changelog 2018-03-30 10:44:08 +02:00
http http: use current Tornado IOLoop when stopping. (Fixes #1715). 2018-10-22 15:28:39 +01:00
internal test: flake8 to ignore camelcase usage in our deps. 2019-01-31 20:22:10 +00:00
local Fix new flake8 warnings 2018-03-29 10:21:50 +02:00
m3u m3u: Ignore paths outside the playlist_dir 2018-09-19 22:27:18 +02:00
models Fix typo in __all__ list 2018-06-24 22:37:25 +10:00
mpd flake8: F632 use != to compare str 2019-01-31 22:56:28 +00: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 v2.2.2 2018-12-29 17:06:30 +01:00
__main__.py Merge branch 'release-2.1' into develop 2018-03-29 16:30:17 +02:00
backend.py core: Define playlists.delete() return type 2018-09-19 22:27:18 +02: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