output/jack: use jack_on_info_shutdown()

This commit is contained in:
Max Kellermann
2019-08-04 20:21:48 +02:00
parent 1f4c4be1f1
commit d146bef740
2 changed files with 30 additions and 9 deletions

1
NEWS
View File

@@ -14,6 +14,7 @@ ver 0.22 (not yet released)
- volume: convert S16 to S24 to preserve quality and reduce dithering noise
* output
- jack: add option "auto_destination_ports"
- jack: report error details
- pulse: add option "media_role"
* switch to C++17
- GCC 7 or clang 4 (or newer) recommended