summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2021-08-06 18:15:52 +0200
committerMax Kellermann <max@musicpd.org>2021-08-06 18:16:37 +0200
commit04eb911a5110a2a61ea7fcb5995e77bdcc21bbc4 (patch)
tree6810f9b8730e31265de06688f9bed68711cb9e45 /NEWS
parent351b39e0c5b70380074464522264e5106bf476da (diff)
mixer/alsa: use cached values to work around rounding errors
This replaces 967af603270246f1c97e11b8bad6a0eb65c81318 with a more effective workaround. Closes https://github.com/MusicPlayerDaemon/MPD/issues/822
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3d6f0a112..f0a8434c2 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ ver 0.22.10 (not yet released)
* output
- httpd: fix missing tag after seeking into a new song
- oss: fix channel order of multi-channel files
+* mixer
+ - alsa: fix yet more rounding errors
ver 0.22.9 (2021/06/23)
* database