wireplumber/tests/scripts
David Mandelberg 08d7e51efb test-utils: make it possible to specify a device's props
The test I wrote for
https://gitlab.freedesktop.org/pipewire/wireplumber/-/issues/778 uses
this, since it needs a target-loudness to make a loudness filter:

```
tu.createDeviceNode (
  "default-device-node",
  "Audio/Sink",
  { ["device.target-loudness"] = -18 }
)
```
2025-04-11 13:55:24 +00:00
..
config wireplumber.conf: increase the cam discovery timer value 2024-05-08 14:20:16 +00:00
scripts test-utils: make it possible to specify a device's props 2025-04-11 13:55:24 +00:00
meson.build meson: move the common CFLAGS to project-wide scope 2024-03-09 15:58:01 +02:00