wireplumber/src
Julian Bouzas 06fa06ca5c scripts: fix minor issues with smart filters policy
The filter's destination target was not being found properly due to iterating
the matching rules table with ipairs instead of pairs... the later is meant to
be used with JSON objects. In addition, the filters were not being re-evaluated
and linked properly when a device node was removed, this is because of a typo in
the find-best-target.lua script.

See #501
2023-09-21 09:04:31 -04:00
..
config scripts: use filter-utils to implement smart filter policy 2023-09-03 14:33:34 +00:00
scripts scripts: fix minor issues with smart filters policy 2023-09-21 09:04:31 -04:00
systemd Remove RestrictNamespaces from systemd service 2023-06-13 15:41:45 +01:00
tools Merge branch '0.4' into next 2023-06-21 20:59:04 +03:00
main.c config: make it possible to have feature profiles 2023-06-23 20:15:26 +03:00
meson.build log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00