wireplumber/modules/module-lua-scripting
Ashok Sidipotu 784c405c31 wp: support loading optional modules
-some modules will not be available during runtime, due to
  external dependencies.
 -these modules can now be marked optional.
 -loading of these optional modules will be attempted and if
  they are not available, wp will recover and will not be
  terminated.
2021-10-14 06:27:53 +00:00
..
api.c lua/api: fix impl_module_new arg parse 2021-10-13 17:25:51 +00:00
api.lua doc: Add WpImplModule docs for the C and Lua API 2021-08-18 16:04:39 +00:00
config.c wp: support loading optional modules 2021-10-14 06:27:53 +00:00
gresource.xml modules: implement module-lua-scripting 2020-12-20 18:10:22 +02:00
pod.c lua/pod: add bindings for fixate() and filter() 2021-10-13 11:18:14 +03:00
require.c lua: add a Core.require_api() utility function 2021-04-09 15:52:17 +03:00