Merge branch 'v0.23.x'

This commit is contained in:
Max Kellermann
2023-06-02 14:36:02 +02:00
11 changed files with 59 additions and 15 deletions

9
NEWS
View File

@@ -46,6 +46,15 @@ ver 0.24 (not yet released)
* remove Boost dependency
* require libfmt 7 or later
ver 0.23.14 (not yet released)
* decoder
- flac: fix scanning files with non-ASCII names on Windows
- mad: fix calculation of LAME peak values
* mixer
- wasapi: fix problem setting volume
* more libfmt 10 fixes
* fix auto-detected systemd unit directory
ver 0.23.13 (2023/05/22)
* input
- curl: fix busy loop after connection failed