wireplumber/modules/module-lua-scripting
George Kiagiadakis dbf8204cf9 Revert "api: module: support loading arguments from file"
This reverts commit 2ae1b3cbd9.

This is not a good API. It was only allowed temporarily in 0.4.15
to get things done. We should approach this properly in 0.5
2023-10-24 11:55:52 +03:00
..
api Revert "api: module: support loading arguments from file" 2023-10-24 11:55:52 +03:00
wplua m-lua-scripting: check argument type is table to avoid crashing 2023-10-13 22:47:57 +03:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
module.c core: load components internally and refactor main to just activate it 2023-06-23 18:01:26 +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