wireplumber/tests/wplua
George Kiagiadakis e88fa840f2 lua: json: add optional argument in the json parse() method to limit the number of recursions
This allows partially parsing a json object, allowing some parts to be
passed on as strings to another component that does its own parsing
(ex. a pipewire module)
2023-11-10 11:27:13 +02:00
..
scripts lua: json: add optional argument in the json parse() method to limit the number of recursions 2023-11-10 11:27:13 +02:00
meson.build tests: wplua: add a test for asynchronous script activation 2022-04-23 20:14:59 +03:00
script-tester.c m-lua-scripting: wrap every script in a WpPlugin and expose async activation api 2022-04-23 20:14:59 +03:00
wplua.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