wireplumber/tests/wplua
George Kiagiadakis ecb6100b77 m-lua-scripting: wrap every script in a WpPlugin and expose async activation api
This allows scripts to declare when they have finished their loading,
so we can now also know when wireplumber is done loading and ready to
handle clients

Related to !313
2022-04-23 20:14:59 +03:00
..
scripts wplua: enable the use of require() to load lua libraries from scripts/lib 2022-04-23 20:14:59 +03:00
meson.build wplua: enable the use of require() to load lua libraries from scripts/lib 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 wplua: implement reference counting of the lua_State 2022-04-23 20:14:59 +03:00