pipewire/src
Michael Tretter c224010773 conf: escape @DEFAULT_SINK@
Variables enclosed with @ are replaced with the value of the variable.
The sink.name should remain @DEFAULT_SINK@.

Escape the enclosing @ to prevent substitution of DEFAULT_SINK with an
empty string while generating pipewire.conf.
2024-01-31 14:12:30 +01:00
..
daemon conf: escape @DEFAULT_SINK@ 2024-01-31 14:12:30 +01:00
examples examples: Add video-dsp-src example 2024-01-29 08:44:25 +00:00
gst gstpipewiresrc: break out of wait_started() also on STATE_UNCONNECTED 2023-12-26 16:01:44 +00:00
modules module-rtp: Add some sender latency validation 2024-01-30 21:26:14 +00:00
pipewire doc: fix some doxygen warnings 2024-01-29 08:50:32 +00:00
tests tests: fix ABI check for new pw_time 2024-01-15 15:53:19 +01:00
tools stream: rename requested to size in pw_time 2024-01-16 15:11:08 +01:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00