wireplumber/modules/module-lua-scripting
Julian Bouzas 360e0b3eaf scripts: use WpConf API to get configuration values
This patch also moves nested configuration objects that are not considered
settings from the wireplumber.settings section to its own configuration
section (eg the rules array, the spa plugin properties, etc...). This allows
those objects to be merged with other same sections defined in other files.
2023-04-17 07:48:18 -04:00
..
api scripts: use WpConf API to get configuration values 2023-04-17 07:48:18 -04:00
wplua wplua: expose setmetatable / getmetatable in the sandbox 2023-04-17 07:48:18 -04:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
module.c lib/wp: add a new search folder to locate the Lua Test scripts 2023-04-17 07:48:18 -04:00
script.c lua: sandbox: remove all traces of the minimal_std flag, as it's no longer used 2022-04-23 20:14:59 +03:00
script.h m-lua-scripting: wrap every script in a WpPlugin and expose async activation api 2022-04-23 20:14:59 +03:00