Go to file
Markus Volk 8599105e88
wireplumber: update 0.5.7 -> 0.5.8
WirePlumber 0.5.8
~~~~~~~~~~~~~~~~~

Additions & Enhancements:

  - Added support for handling UCM SplitPCM nodes in the ALSA monitor, which
    allows native PipeWire channel remapping using loopbacks for devices that
    use this feature (!685)

  - Introduced new functions to mark WpSpaDevice child objects as pending.
    This allows properly associating asynchronously created loopback nodes with
    their parent WpSpaDevice without losing ObjectConfig events (!687, !689)

  - Improved the node name deduplication logic in the ALSA monitor to prevent
    node names with .2, .3, etc appended to them in some more cases (!688)

  - Added a new script to populate ``session.services``. This is a step towards
    implementing detection of features that PipeWire can service (!686)

Fixes:

  - Fixed an issue that was causing duplicate Bluetooth SCO (HSP/HFP) source
    nodes to be shown in UIs (#701, !683)

  - In the BlueZ monitor, marked the source loopback node as non-virtual,
    addressing how it appears on UIs (#729)

  - Disabled stream-restore for device loopback nodes to prevent unwanted
    property changes (!691)

  - Fixed ``wp_lua_log_topic_copy()`` to correctly copy topic names (#757)

  - Updated script tests to handle differences in object identifiers
    (``object.serial`` vs ``node.id``), ensuring proper test behavior (#761)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-10 09:41:56 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems recipes: drop ld-is-gold support 2025-02-23 17:36:08 -08:00
meta-gnome clutter-gst: Add m4 dir to autoconf macro search paths 2025-03-02 08:48:12 -08:00
meta-initramfs dracut: upgrade 103 -> 106 2025-02-25 09:48:25 -08:00
meta-multimedia wireplumber: update 0.5.7 -> 0.5.8 2025-03-10 09:41:56 -07:00
meta-networking Wolfssl: add ptest 2025-03-06 06:58:00 -08:00
meta-oe uutils-coreutils: upgrade 0.0.29 -> 0.0.30 2025-03-10 09:41:46 -07:00
meta-perl libnet-dns-perl: upgrade 1.49 -> 1.50 2025-02-26 08:30:50 -08:00
meta-python python3-eventlet: Upgrade 0.39.0 -> 0.39.1 2025-03-08 15:04:57 -08:00
meta-webserver sthttpd: Fix service unit file 2025-02-27 13:10:00 -08:00
meta-xfce xfce4-sensors-plugin: correct netcat PACKAGECONFIG 2025-02-13 11:34:55 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories