pipewire/src
Achill Gilgenast ad12a4ae6e
systemd: Allow installation of systemd services without libsystemd
Allows installation of systemd services without libsystemd installed.
Useful for Alpine Linux where systemd services are allowed to be subpackaged
(e.g. for postmarketOS) but hasn't systemd in it's repos.

The difference in behaviour now is that "systemd-{system,user}-service =
disabled" now actually don't install the units. And that
"systemd-{system,user}-service = enabled" and the explicitly paths set,
install the units
2026-03-01 16:49:48 +01:00
..
daemon systemd: Allow installation of systemd services without libsystemd 2026-03-01 16:49:48 +01:00
examples examples: adapt samplerate in audio-dsp-src 2026-02-24 15:12:43 +01:00
gst gst: pool: fix buffer release race condition 2026-02-09 09:25:36 +00:00
modules module-vban: derive write position from frame counter 2026-02-27 22:48:12 -08:00
pipewire tools: port various tools to the new json-builder 2026-02-26 10:51:17 +01:00
tests stream: return -EIO when doing get_time in != STREAMING 2026-02-12 12:26:33 +01:00
tools tools: port various tools to the new json-builder 2026-02-26 10:51:17 +01:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00