output: consistently lock audio output objects
Always keep the audio_output object locked within the output thread, unless a plugin method is called. This fixes several race conditions.
This commit is contained in:
1
NEWS
1
NEWS
@@ -36,6 +36,7 @@ ver 0.16 (20??/??/??)
|
||||
- jack: connect to server on MPD startup
|
||||
- wildcards allowed in audio_format configuration
|
||||
- alsa: don't recover on CANCEL
|
||||
- consistently lock audio output objects
|
||||
* mixers:
|
||||
- removed support for legacy mixer configuration
|
||||
- reimplemented software volume as mixer+filter plugin
|
||||
|
Reference in New Issue
Block a user