wireplumber/modules/module-lua-scripting
George Kiagiadakis d0e96358ea component-loader: add a load_finish() vfunc to finish the async operation
It's not acceptable to assume that the underlying implementation uses a GTask,
so we have to defer the finish function to the implementation as well
2023-05-26 19:21:51 +03:00
..
api component-loader: pass core and cancellable parameters in load() 2023-05-26 13:04:10 +03:00
wplua core: change the component arguments to be WpSpaJson instead of GVariant 2023-05-25 18:29:58 +03:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
module.c component-loader: add a load_finish() vfunc to finish the async operation 2023-05-26 19:21:51 +03:00
script.c core: change the component arguments to be WpSpaJson instead of GVariant 2023-05-25 18:29:58 +03:00
script.h m-lua-scripting: wrap every script in a WpPlugin and expose async activation api 2022-04-23 20:14:59 +03:00