This commit introduces a new controls field in VirtioSoundConfig to represent the total number of available control elements. It's based on the recent changes to the virtio-snd header file in QEMU. Fixes this issue: https://gitlab.com/qemu-project/qemu/-/issues/2805 Signed-off-by: Dorinda Bassey <dbassey@redhat.com>
967 B
967 B
Changelog
Unreleased
Added
Changed
Fixed
Deprecated
v0.2.0
Added
- [#616] pipewire: specify audio channel position
Changed
- [#617] Update pipewire dependencies to version 0.8 after the release of pipewire v0.8
Fixed
- [#599] Fix symbolic links to license files
- [#638] Remove duplicate increment in pipewire
- [#644] Destroy pipewire streams not destroyed in pipewire
v0.1.0
First release with null, pipewire and alsa host audio backends.