output/PipeWire: don't force initial volume=100%

Closes https://github.com/MusicPlayerDaemon/MPD/issues/1484
This commit is contained in:
Max Kellermann
2022-07-08 18:17:33 +02:00
parent e807ed5870
commit 02b00f9146
2 changed files with 14 additions and 7 deletions

1
NEWS
View File

@@ -10,6 +10,7 @@ ver 0.23.8 (not yet released)
- alsa: fix setting volume before playback starts
- pipewire: fix crash bug
- pipewire: fix volume change events with PipeWire 0.3.53
- pipewire: don't force initial volume=100%
* support libfmt 9
ver 0.23.7 (2022/05/09)