Go to file
Markus Volk ac0808ce8e
pipewire: update 1.4.7 -> 1.4.8
PipeWire 1.4.8 (2025-09-11)

This is a bugfix release that is API and ABI compatible with
previous 1.x releases.

Highlights
  - Low latency for Firewire devices using the ALSA drivers.
  - Fix potential wrong pointers in memory mappings.
  - Improve compatibility with Apple Home Pod Minis.
  - JACK now implements the rename_callback.
  - Various improvements and bug fixes.

PipeWire
  - Make sure we can only queue buffers that were previously dequeued,
    to avoid some API misuse.
  - Fix potential wrong pointers in memory mappings. (#4884)
  - Improve the node unprepare function. (#4840)

Modules
  - Add fp_sap25 encryption to the ROAP module for compatibility with
    Apple Home Pod Minis.
  - Write a correct ALAC end tag in RAOP. (#4853)
  - Avoid VBAN problems with too long session names.
  - Fix a potential crash in the link-factory. (#4691)

SPA
  - Show correct values in the ALSA api.alsa.period-num property.
  - Add better support for Razer BlackShark v3.
  - Use only 3 periods in ALSA when in Pro-Audio mode. This gives
    better latency on some drivers. Also set the period count before
    the period size for improved compatibility. (#4785)
  - Force IRQ mode for firewire devices in pro-audio mode even if
    there are multiple capture and playback devices.
  - Add a new flag in the sync_timeline metadata to track if a
    release_point will be signaled or not. (#4885)

JACK
  - Support the rename_callback. (#4761)

Tools
  - Fix the -C option in pw-dump.
  - Log more info from sndfile when opening a file failed.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-15 09:55:16 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems zfs: Upgrade to 2.2.8 release 2025-08-26 11:27:12 -07:00
meta-gnome libchamplain: don't compile for 32-bit targets 2025-09-15 09:54:29 -07:00
meta-initramfs klibc: Do not let clang generate wcslen builtin 2025-09-01 15:52:05 -07:00
meta-multimedia pipewire: update 1.4.7 -> 1.4.8 2025-09-15 09:55:16 -07:00
meta-networking pgpool2: update patch statuses 2025-09-15 09:55:16 -07:00
meta-oe wxwidgets: add back the possibility to add packageconfig opengl for native 2025-09-15 09:55:16 -07:00
meta-perl libcrypt-openssl-rsa-perl: upgrade 0.33 -> 0.34 2025-09-15 09:55:16 -07:00
meta-python python3-txws: Switch to pypi for fetching 2025-09-07 23:34:42 -07:00
meta-webserver swagger-ui: upgrade 5.27.1 -> 5.28.0 2025-09-04 10:28:30 -07:00
meta-xfce xfce4-screenshooter: Upgrade to 1.11.2 2025-07-16 08:52:06 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07: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