Session / policy manager implementation for PipeWire
WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire.
- Sources inherited from project SUSE:SLE-15-SP5:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/wireplumber && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-alsa-monitor-handle-snd_aloop-devices-better. |
0000001061 1.04 KB | |
0001-m-lua-scripting-ignore-string-integer-table-k |
0000005851 5.71 KB | |
0001-spa-json-make-sure-we-only-add-encoded-string |
0000002562 2.5 KB | |
_service | 0000000658 658 Bytes | |
reduce-meson-required-version.patch | 0000002151 2.1 KB | |
split-config-file.py | 0000001480 1.45 KB | |
wireplumber-0.4.13.obscpio | 0002150412 2.05 MB | |
wireplumber.changes | 0000070340 68.7 KB | |
wireplumber.obsinfo | 0000000101 101 Bytes | |
wireplumber.spec | 0000009100 8.89 KB |
Latest Revision
Marcus Rueckert (darix)
committed
(revision 2)
Update wireplumber from 0.4.9 to 0.4.13 as part of the pipewire update (jsc#PED-3113) - Backport the workaround from SLE/Leap for the bug in systemd scripts that didn't set the default enable state for the wireplumber user service when installing wireplumber. The bug (boo#1200485) was fixed but that's only for new installations while this workaround will fix old installations (boo#1202008). This is used to automatically fix installations of SLE 15 SP4/Leap 15.4 that were not updated during it's lifetime and upgrade directly to SP5/15.5 . - Add upstream patches to fix glfo#pipewire/pipewire#2214 and to handle better non-null terminated strings: * 0001-alsa-monitor-handle-snd_aloop-devices-better.patch * 0001-spa-json-make-sure-we-only-add-encoded-string-data.patch * 0001-m-lua-scripting-ignore-string-integer-table-keys-when-constructing-a-JSON-Array-Object.patch - Update to version 0.4.13: * Additions - Add bluetooth SCO (HSP/HFP) hardware offload support, together with an example script that enables this functionality on the PinePhone. - Encoded audio (mp3, aac, etc...) can now be passed through, if this mode is supported by both the application and the device. - The v4l2 monitor now also respects the ``node.disabled`` and ``device.disabled`` properties inside rules. - Add "Firefox Developer Edition" to the list of applications that are allowed to trigger a bluetooth profile auto-switch. - Add support in the portal access script to allow newly plugged cameras to be immediately visible to the portal applications.
Comments 0