mopidy/mopidy/audio
Thomas Adamcik a036e84a20 audio: Update scanner to not use gst.Bus.poll
Turns out poll sets up it's own mainloop in the default context causing us to
segfault.
2013-12-05 22:43:27 +01:00
..
mixers audio: Change to software mixing by default 2013-11-16 15:05:01 +01:00
__init__.py audio: Add dummy implementation of the audio actor 2013-02-24 22:28:01 +01:00
actor.py audio: Reorder methods 2013-10-09 23:06:18 +02:00
constants.py audio: Move PlaybackState from core to audio so audio can use it 2012-11-14 00:35:17 +01:00
dummy.py audio: Add docstring to DummyAudio 2013-02-25 23:11:41 +01:00
listener.py listeners: Make listeners async 2013-11-26 15:10:48 +01:00
playlists.py audo: Remove stale TODOs 2013-10-06 19:56:03 +02:00
scan.py audio: Update scanner to not use gst.Bus.poll 2013-12-05 22:43:27 +01:00
utils.py audio: Fix docstring 2013-01-03 21:40:20 +01:00