pipewire/src
Wim Taymans ffd9a8b892 conf: fix override directory order
We need to load and apply the overrides in the order:

If absolute config path, use only that.
If environment variable, use only that.
Else
 /usr/share/pipewire/*.conf.d/
 /etc/pipewire/*.conf.d/
 $HOME/.config/pipewire/*.conf.d/

Before this patch we would first apply $HOME and then /etc and /usr,
which is not expected.
2024-02-19 08:58:17 +01:00
..
daemon meson: add options to set server and client RT priority 2024-02-16 10:00:45 +01:00
examples meson.build: fix compile with -Dexamples=disabled 2023-12-04 11:16:11 +01:00
gst gst/pipewiresink: fix dts_offset 2024-01-04 17:55:14 +01:00
modules module-rtp: fix SAP header parsing for IPv6 2024-02-19 08:57:29 +01:00
pipewire conf: fix override directory order 2024-02-19 08:58:17 +01:00
tests core: add bound_props event 2023-03-21 17:22:27 +01:00
tools pw-link: improve port and node names 2024-02-16 09:57:43 +01:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-12-04 11:16:11 +01:00