wireplumber/src/scripts
George Kiagiadakis 3fbf1286e6 lua: change the Conf API to have methods for getting sections as specific types
In some cases we need to get a section as JSON, so that we can pass it
down to the rules parser, while in other cases we neeed to get it as a
table to use it natively, and in that case we even need to differentiate
between it being an object, an array or an object with WpProperties.

Make it also possible to optionally pass tables with default values to
the functions so that we can get rid of cutils.get_config_section()
as well.
2024-03-04 16:33:14 +00:00
..
client lua: change the Conf API to have methods for getting sections as specific types 2024-03-04 16:33:14 +00:00
default-nodes scripts: remove settings-manager and use the Settings API 2024-02-28 10:20:31 -05:00
device scripts: remove settings-manager and use the Settings API 2024-02-28 10:20:31 -05:00
lib lua: change the Conf API to have methods for getting sections as specific types 2024-03-04 16:33:14 +00:00
linking lua: change the Conf API to have methods for getting sections as specific types 2024-03-04 16:33:14 +00:00
monitors lua: change the Conf API to have methods for getting sections as specific types 2024-03-04 16:33:14 +00:00
node lua: change the Conf API to have methods for getting sections as specific types 2024-03-04 16:33:14 +00:00
fallback-sink.lua scripts: don't use 'local' for file-wide scoped variables 2023-09-29 23:13:28 +03:00
intended-roles.lua scripts: don't use 'local' for file-wide scoped variables 2023-09-29 23:13:28 +03:00
metadata.lua scripts: merge metadata.lua and filters-metadata.lua 2023-11-07 22:07:04 +02:00
policy-dsp.lua policy-dsp: add ability to hide parent nodes 2023-10-30 20:11:47 +00:00
sm-objects.lua scripts: add new sm-objects script 2023-11-22 08:38:36 +00:00