wireplumber/lib/wplua
2020-12-18 18:26:31 +02:00
..
boxed.c wplua: allow checking for a specific GType with isobject/isboxed 2020-12-16 23:12:41 +02:00
closure.c wplua: use the error handler also when loading chunks 2020-12-18 18:25:43 +02:00
gresource.xml wplua: implement sandboxing of scripts 2020-12-15 18:28:28 +02:00
meson.build wplua: implement sandboxing of scripts 2020-12-15 18:28:28 +02:00
object.c wplua: implement __tostring for GObject 2020-12-18 18:24:27 +02:00
private.h wplua: use the error handler also when loading chunks 2020-12-18 18:25:43 +02:00
sandbox.lua wplua: implement sandboxing of scripts 2020-12-15 18:28:28 +02:00
userdata.c wplua: new simple engine to integrate GObject with Lua 2020-12-11 17:07:20 +02:00
value.c wplua: convert WpProperties to table and vice versa 2020-12-15 10:27:40 +02:00
wplua.c wplua: use only the basename of the files for debug/error messages 2020-12-18 18:26:31 +02:00
wplua.h wplua: allow checking for a specific GType with isobject/isboxed 2020-12-16 23:12:41 +02:00