wireplumber/tests
George Kiagiadakis 4593245fbb comp-loader: add support for wireplumber.components.rules
This is a new rules section that allows defining rules to modify
component definitions. This is useful to add repetitive dependencies,
for example, as in the case of "type = script/lua" that always requires
the "support.lua-scripting" feature. This can also be useful to modify
other component properties, such as the arguments, in overriding
configuration files, without needing to redefine the whole components
section.
2023-11-14 12:42:32 +02:00
..
common tests: wait for the cores to connect before starting 2023-07-04 15:09:31 +03:00
examples core: change the component arguments to be WpSpaJson instead of GVariant 2023-05-25 18:29:58 +03:00
modules core: introduce the notion of provided features on components 2023-06-20 12:39:29 +03:00
scripts linking-utils: rename unwrap_find_target_event -> unwrap_select_target_event 2023-09-30 12:06:40 +03:00
wp comp-loader: add support for wireplumber.components.rules 2023-11-14 12:42:32 +02:00
wplua lua: api: bind json-utils functions 2023-11-07 16:36:49 +02:00
meson.build tests: reduce logs coming from libpipewire 2023-06-23 18:01:26 +03:00
script-tester.c tests: fix script-tester to work with the metadata.lua changes 2023-11-08 20:37:13 +02:00