mopidy/mopidy/audio
Stein Magnus Jodal dfe27a0918 audio: Fix event handler's argument name
Every emit of this event caused an invisible exception in every audio
listener (e.g. core). The exception was made visible by the change in
the previous commit.
2015-02-09 00:10:33 +01:00
..
__init__.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
actor.py flake8: Fix new warnings after flake8 upgrade 2015-02-07 17:11:36 +01:00
constants.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
dummy.py audio: Start storing the tags we find in audio 2014-12-18 23:28:19 +01:00
listener.py audio: Fix event handler's argument name 2015-02-09 00:10:33 +01:00
playlists.py flake8: Fix new warnings after flake8 upgrade 2015-02-07 17:11:36 +01:00
scan.py audio: Move tags to track conversion to audio utils 2014-12-18 23:36:56 +01:00
utils.py audio: Fix long line in docstring 2014-12-28 09:40:10 +01:00