mixer/alsa: use cached values to work around rounding errors

This replaces 967af60327 with a more
effective workaround.

Closes https://github.com/MusicPlayerDaemon/MPD/issues/822
This commit is contained in:
Max Kellermann
2021-08-06 18:15:52 +02:00
parent 351b39e0c5
commit 04eb911a51
2 changed files with 43 additions and 4 deletions

2
NEWS
View File

@@ -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