wireplumber/modules/module-lua-scripting/api
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
..
api.c api: module: support loading arguments from file 2023-09-22 19:35:10 +03:00
api.lua i18n: remove the module and embed the gettext calls into the lua api 2022-05-10 15:16:09 +03:00
config.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
gresource.xml wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
json.c 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 wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
pod.c Fix typo: numner to number 2022-12-14 10:51:52 +01:00
require.c wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00