mopidy/mopidy
Stein Magnus Jodal 37c736533d Remove Pykka version check
This check was made redundant with our move to setuptools. The executables
made by setuptools checks if all our Python dependencies are available in the
required versions before starting Mopidy.
2014-09-09 08:38:14 +02:00
..
audio audio: Remove visualizer support 2014-09-07 23:48:04 +02:00
backend Merge branch 'release/v0.19.x' into develop 2014-08-29 14:03:11 +02:00
config audio: Remove visualizer support 2014-09-07 23:48:04 +02:00
core Merge branch 'develop' into feature/audio-prep-work-for-gapless 2014-07-23 00:06:29 +02:00
http http: Guard against double close of WebSocket 2014-08-30 00:25:43 +02:00
local Merge branch 'release/v0.19.x' into develop 2014-08-29 21:28:58 +02:00
mpd mpd: Replace / with | instead of whitespace in playlist names 2014-08-17 23:25:09 +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 network: disable_recv before telling actor to close connection 2014-08-14 01:58:48 +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 Playlist.last_modified milliseconds since Unix epoch 2014-01-28 23:57:02 +01:00
zeroconf.py zeroconf: Fix intermittent dbus/avahi exception 2014-08-03 15:18:55 +02:00