summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-06-28 08:27:48 +0200
committerMax Kellermann <max@musicpd.org>2019-06-28 09:10:16 +0200
commitc926021599c77b3011beec856cad535a5bedb1af (patch)
tree2afa286d255d04f44c0974fbe7f239e8eedb752e /NEWS
parent543776d9c94763a6870511ed569df2fd7eda1577 (diff)
output/alsa: always redo DrainInternal() after writing
Draining isn't finished just because the period_buffer has run empty. It is only finished after snd_pcm_drain() has succeeded.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1d066d290..542cd5d04 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ ver 0.21.11 (not yet released)
- wildmidi: log error if library initialization fails
* output
- alsa: fix busy loop while draining
+ - alsa: fix missing drain call
- alsa, osx: fix distortions with DSD_U32 and DoP on 32 bit CPUs
* protocol
- fix "list" with multiple "group" levels