forked from pool/wireplumber
Accepting request 945249 from home:alarrosa:branches:multimedia:libs
- Reformat .changes file to limit lines to 67 chars when possible. * Fix briefly switching output to a secondary device when switching device profiles (#85) * Scripts are now also looked up in $XDG_CONFIG_HOME/wireplumber/scripts * Add support for using strings as log level selectors in WIREPLUMBER_DEBUG. - Drop patches merged upstream: * 0001-m-reserve-device-replace-the-hash-table-key-on-new-insert.patch * 0002-policy-node-wait-for-nodes-when-we-become-unlinked.patch - Add patch from upstream to fix a pulse client hanging issue: * 0001-policy-node-schedule-rescan-without-timeout-if-defined-target-is-not-found.patch - Add patch from upstream to fix an issue with libpipewire-module-echo-cancel: * 0002-policy-node-find-best-linkable-if-default-one-cannot-be-linked.patch OBS-URL: https://build.opensuse.org/request/show/945249 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wireplumber?expand=0&rev=18
This commit is contained in:
parent
3c7ac99186
commit
74b9876921
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 10 09:50:15 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
- Reformat .changes file to limit lines to 67 chars when possible.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 8 16:12:57 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
Sat Jan 8 16:12:57 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||||
|
|
||||||
@ -11,8 +16,8 @@ Sat Jan 8 16:12:57 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
|||||||
* Fix an issue where "udevadm trigger" would break wireplumber.
|
* Fix an issue where "udevadm trigger" would break wireplumber.
|
||||||
* Fix an issue where switching profiles of a device could kill
|
* Fix an issue where switching profiles of a device could kill
|
||||||
client nodes.
|
client nodes.
|
||||||
* Fix briefly switching output to a secondary device when switching device
|
* Fix briefly switching output to a secondary device when
|
||||||
profiles (#85)
|
switching device profiles (#85)
|
||||||
* Fix "wpctl status" showing default device selections when
|
* Fix "wpctl status" showing default device selections when
|
||||||
dealing with module-loopback virtual sinks and sources.
|
dealing with module-loopback virtual sinks and sources.
|
||||||
* WirePlumber now ignores hidden files from the config directory.
|
* WirePlumber now ignores hidden files from the config directory.
|
||||||
@ -22,17 +27,20 @@ Sat Jan 8 16:12:57 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
|||||||
* Fix a crash in the journald logger with NULL debug messages.
|
* Fix a crash in the journald logger with NULL debug messages.
|
||||||
* Enable real-time priority for the bluetooth nodes to run in RT.
|
* Enable real-time priority for the bluetooth nodes to run in RT.
|
||||||
* Make the default stream volume configurable.
|
* Make the default stream volume configurable.
|
||||||
* Scripts are now also looked up in $XDG_CONFIG_HOME/wireplumber/scripts
|
* Scripts are now also looked up in
|
||||||
|
$XDG_CONFIG_HOME/wireplumber/scripts
|
||||||
* Update documentation on configuring WirePlumber and fixed some
|
* Update documentation on configuring WirePlumber and fixed some
|
||||||
more documentation issues.
|
more documentation issues.
|
||||||
* Add support for using strings as log level selectors in WIREPLUMBER_DEBUG.
|
* Add support for using strings as log level selectors in
|
||||||
- Drop 0001-m-reserve-device-replace-the-hash-table-key-on-new-insert.patch,
|
WIREPLUMBER_DEBUG.
|
||||||
0002-policy-node-wait-for-nodes-when-we-become-unlinked.patch:
|
- Drop patches merged upstream:
|
||||||
merged upstream.
|
* 0001-m-reserve-device-replace-the-hash-table-key-on-new-insert.patch
|
||||||
- Add 0001-policy-node-schedule-rescan-without-timeout-if-defined-target-is-not-found.patch:
|
* 0002-policy-node-wait-for-nodes-when-we-become-unlinked.patch
|
||||||
fix a pulse client hanging issue.
|
- Add patch from upstream to fix a pulse client hanging issue:
|
||||||
- Add 0002-policy-node-find-best-linkable-if-default-one-cannot-be-linked.patch:
|
* 0001-policy-node-schedule-rescan-without-timeout-if-defined-target-is-not-found.patch
|
||||||
fix an issue with libpipewire-module-echo-cancel.
|
- Add patch from upstream to fix an issue with
|
||||||
|
libpipewire-module-echo-cancel:
|
||||||
|
* 0002-policy-node-find-best-linkable-if-default-one-cannot-be-linked.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 15 13:48:27 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
Wed Dec 15 13:48:27 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user