File pulseaudio-qt.changes of Package pulseaudio-qt
-------------------------------------------------------------------
Mon Feb 24 10:44:32 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 1.7.0
* Remove Qt 5 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
* server: consider pipewire/wireplumber the default
* Add missing license text
- Drop the Qt 5 flavor (but keep the _multibuild setup)
-------------------------------------------------------------------
Fri Oct 25 20:18:21 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 1.6.1:
* context: put event role string into a constexpr
* context: fix the event streamrestore index
* context: always synthesize an event streamrestore
* debug volume setting
* add extreme verbosity category for object management
* context: correctly initialize try count
* context: init all pointers
* Disconnect items' signals on context destructor
* Bump version to 1.6.1
-------------------------------------------------------------------
Thu Sep 12 17:49:26 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 1.6.0:
* context: model states & auto-(re)connect
* context: refine autoconnect behavior
* verbosity--
* server: detect if wireplumber is running
* Add since version to new API
* Bump version to 1.6.0
-------------------------------------------------------------------
Sat May 25 11:52:29 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 1.5.0:
* Add git blame ignore file
* Use QStringList instead of QList<QString>
* 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 17:13:55 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 1.4.0. No changelog
- Add a Qt6 build flavor
-------------------------------------------------------------------
Sun Jun 27 12:09:25 UTC 2021 - Wolfgang Bauer <wbauer@tmo.at>
- Update to 1.3
* No changelog provided
- Update build requirements
-------------------------------------------------------------------
Thu Aug 27 16:50:09 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Spec cleanup
-------------------------------------------------------------------
Thu Dec 12 14:02:39 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>
- 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 18:57:15 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>
- 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 09:46:33 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>
- Update to 1.0.1
* fix qch target and generate qch
* Remove unused dependencies
- Update build requirements
-------------------------------------------------------------------
Sun Mar 10 08:46:58 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Initial package