wireplumber/tests
George Kiagiadakis 655a24acf0 scripts: remove cutils.evaluateRulesApplyProperties()
Cache the rules in a global variable in each script, as JSON,
and use JsonUtils directly to evaluate them. This will allow us to
close the WpConf in the future after loading the scripts.

Also change the order of the return values of the match_rules_apply_properties
function to be able to easily ignore the number of changed values,
which is useless in most cases.
2024-03-04 16:33:14 +00:00
..
common conf: refactor configuration loading 2024-03-04 07:07:56 +00:00
examples bt-pinephone.lua: remove useless variable assignments 2024-01-08 12:28:21 +02:00
modules core: introduce the notion of provided features on components 2023-06-20 12:39:29 +03:00
scripts conf: fix settings schema typos 2024-03-04 09:03:51 -05:00
wp conf: drop all the _get_value() functions and remove the fallback from _get_section() 2024-03-04 07:07:56 +00:00
wplua scripts: remove cutils.evaluateRulesApplyProperties() 2024-03-04 16:33:14 +00:00
meson.build tests: reduce logs coming from libpipewire 2023-06-23 18:01:26 +03:00
script-tester.c scripts: remove settings-manager and use the Settings API 2024-02-28 10:20:31 -05:00