summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-06-28 14:35:56 +0200
committerMax Kellermann <max@musicpd.org>2019-06-28 18:15:30 +0200
commitf780ac418a38a0a86ffcead364a27367b9210710 (patch)
tree6ba4e54e6dd7791beede0aeb9ba79a2009814081 /NEWS
parent61a72a5d131e89f069d2d2de9411de8fe4c21f23 (diff)
output/alsa: log when generating silence due to slow decoder
MPD used to do that when this code lived in the player thread, but it was removed by commit 98a7c62d7a4f716d90af6d78e18d1a3b10bc54b3; and the replacement code in the ALSA output plugin didn't have it.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 354491ea5..8c8f514a5 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ ver 0.21.11 (not yet released)
- alsa: fix busy loop while draining
- alsa: fix missing drain call
- alsa: improve xrun-avoiding silence generator
+ - alsa: log when generating silence due to slow decoder
- alsa, osx: fix distortions with DSD_U32 and DoP on 32 bit CPUs
* protocol
- fix "list" with multiple "group" levels