From a68da8a475292ba77cf144789b50c691ec83c719 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Nov 2009 20:01:50 +0100 Subject: output/jack: clear ring buffers before activating After playback has stopped, the ring buffers may still contain samples. These will be played when playback is started the next time. We should clear the buffers each time. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 88f7a8fa5..ddbdf63c4 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,7 @@ ver 0.16 (20??/??/??) - jack: don't disconnect during pause - jack: connect to server on MPD startup - jack: added option "client_name" + - jack: clear ring buffers before activating - wildcards allowed in audio_format configuration - alsa: don't recover on CANCEL - consistently lock audio output objects -- cgit v1.2.3