mopidy/mopidy
Thomas Adamcik e53bf56115 audio: Make sure software mixer emits mute events.
Turns out that gobject.GObject.set_property does not have a return value.
2015-04-26 23:16:51 +02:00
..
audio audio: Make sure software mixer emits mute events. 2015-04-26 23:16:51 +02:00
config Merge pull request #1002 from adamcik/fix/694 2015-02-25 23:36:13 +01:00
core core: Make history controller traversable 2015-04-22 22:49:35 +02:00
http http: Handle getting correct IOLoop when running on tornado < 3.0 2015-04-24 23:53:13 +02:00
local local: Skip unplayable tracks 2015-04-11 00:38:46 +02:00
m3u m3u: Replace slashes in playlist names with pipes. 2015-03-25 05:36:03 +01:00
mpd mpd: Minor code cleanups in URI mapper helper 2015-04-23 23:09:32 +02:00
softwaremixer softwaremixer: Remove comment 2015-02-12 23:52:56 +01:00
stream audio: Add support for checking seekable state in scanner 2015-03-12 22:11:50 +01:00
utils flake8: Fix new import order warnings 2015-04-12 23:05:53 +02:00
__init__.py Bump version to 1.0.1 2015-04-23 23:35:45 +02:00
__main__.py Fix flake8 warnings 2014-12-07 20:39:39 +01:00
backend.py core/backend: Remove find_exact from backends 2015-03-23 23:55:03 +01:00
commands.py main: Use timer.time_logger helper 2015-03-24 20:09:17 +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 Merge branch 'release/v0.19.x' into develop 2014-12-23 22:58:54 +01:00
listener.py listener: Speed up event emitting and improve error reporting 2015-02-09 00:10:33 +01:00
mixer.py mixer: Move DummyMixer into tests package 2015-02-13 01:37:07 +01:00
models.py Merge pull request #1039 from adamcik/bug/923/duration-as-int-or-none 2015-03-15 21:26:16 +01:00
zeroconf.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00