Changelog for
libKF6PulseAudioQt5-1.5.0-1.1.x86_64.rpm :
* Sat May 25 2024 Fabian Vogt
- Update to 1.5.0:
* Add git blame ignore file
* Use QStringList instead of QList
* Stream: Fix client (kde#485455)
* Require C++17
* Port away from qAsConst
* Replace QVector with QList
* override++
* bump version to 1.5.0
* streamrestore: workaround for notification volume (kde#473013)
* context: explicitly create operation
* Make setGenericVolume keep balance between channels (kde#435840)
* server: register q_properties
* models: retract defaultSink, preferredSink, and defaultSource
* device: add virtualDevice property
* Add portal.app_id to iconName lookup in pulseobject.cpp for flatpak
* device: document switchStreams
* sink, source: refine the implementation of switchStreams
* Add command to switch all applications to the selected device
* server: emit updated signal after updates
* context: remove refcounting remnants
* device: add property pulseProperties
* foreach--
* operation: mark explicit
* Sat Feb 10 2024 Christophe Marin - Update to 1.4.0. No changelog- Add a Qt6 build flavor
* Sun Jun 27 2021 Wolfgang Bauer - Update to 1.3
* No changelog provided- Update build requirements
* Thu Aug 27 2020 Christophe Giboudeaux - Spec cleanup
* Thu Dec 12 2019 Wolfgang Bauer - Update to 1.2
* Export Card, CardPort and SourceOutput
* Fix build
* clang-format all the things
* Fix QCH build (kde#410601)
* Add rawChannels to volumeObject
* Add simple README
* Fri May 17 2019 Wolfgang Bauer - Update to 1.1.0
* mapstest: add missing include_directories for pulseaudio & glib2
* Don\'t delete profiles and ports on update
* Use override
* [StreamRestore] Don\'t mess with channels
* [Context] Update StreamRestore before inserting it
* Export StreamRestore
* Export stream and sinkinput
* Depend on Qt 5.10
* Tue Mar 26 2019 Wolfgang Bauer - Update to 1.0.1
* fix qch target and generate qch
* Remove unused dependencies- Update build requirements
* Sun Mar 10 2019 Luca Beltrame - Initial package