aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-11-05 20:01:50 +0100
committerMax Kellermann <max@duempel.org>2009-11-05 20:01:50 +0100
commita68da8a475292ba77cf144789b50c691ec83c719 (patch)
tree234a90730c80f4899261625a4af1df1d47fdc892 /NEWS
parent2a9685cb3ad50702bad8789ab4c7d7837a4579fe (diff)
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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 88f7a8fa..ddbdf63c 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