wireplumber/modules/module-lua-scripting/wplua
George Kiagiadakis 5c3032c064 core: change the component arguments to be WpSpaJson instead of GVariant
This allows us to pass entire JSON objects from the config file
down to the modules / scripts without any conversion
2023-05-25 18:29:58 +03:00
..
boxed.c core: change the component arguments to be WpSpaJson instead of GVariant 2023-05-25 18:29:58 +03:00
closure.c wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
gresource.xml wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
meson.build log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
object.c wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
private.h log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
sandbox.lua wplua: expose setmetatable / getmetatable in the sandbox 2023-04-17 07:48:18 -04:00
userdata.c wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
value.c m-lua-scripting: fix object refcounting 2022-05-24 11:40:35 +02:00
wplua.c log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
wplua.h lua: sandbox: remove all traces of the minimal_std flag, as it's no longer used 2022-04-23 20:14:59 +03:00