output/MultipleOutputs: SetVolume() throws on error

This reveals more about the nature of an error instead of just
returning "problems setting volume".
This commit is contained in:
Max Kellermann
2022-07-08 10:46:15 +02:00
parent 9bdc75524b
commit 2d7181105d
6 changed files with 62 additions and 31 deletions

2
NEWS
View File

@@ -3,6 +3,8 @@ ver 0.23.8 (not yet released)
- curl: fix crash if web server does not understand WebDAV
* output
- pipewire: fix crash with PipeWire 0.3.53
* mixer
- better error messages
* support libfmt 9
ver 0.23.7 (2022/05/09)