From bde3d1433997af8cc430f4b9d38e5bde97d3b760 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 29 Oct 2009 17:06:40 +0100 Subject: 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. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9fe1dc18d..082e456db 100644 --- a/NEWS +++ b/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 -- cgit v1.2.3