pulseaudio-qt 1.7.0
Hi,
pulseaudio-qt 1.7.0 is now available.
pulseaudio-qt is a Qt wrapper around libpulse, use by plasma-pa and kdeconnect-kde.
This release contains new functionality as well as bugfixes. It also drops support for Qt5.
Changelog:
Harald Sitter (9):
remove qt5 support
bump compiler setting to 6.0
bump c++ to 20
change all dptrs to unique_ptr
debug: correctly mark updates
card: don't mutate the container we iterate on
context: add support for loading and unloading modules
bump version to 1.7.0
server: consider pipewire/wireplumber the default
Nicolas Fella (3):
Reformat code with clang-format
Update git blame ignore file
Add missing license text
Cheers
Nico
Nicolas Fella has announced the release of Pulseaudio-Qt 1.7.0, a Qt wrapper for libpulse utilized by plasma-pa and kdeconnect-kde. The release incorporates enhanced functionality and addresses bug fixes, while discontinuing support for Qt5. Changelogs detail the removal of Qt5 support, updates to compiler settings, and the addition of module support.