wireplumber/modules/module-lua-scripting
George Kiagiadakis 28ff1061f5 lua: add a Core.require_api() utility function
This function loads and enables "api" plugins and makes them
available in the specified callback. This is intended to be used
by interactive scripts in order to get access to "api" plugins
such as the new "default-nodes-api" and "mixer-api"
2021-04-09 15:52:17 +03:00
..
api.c lua: add a Core.require_api() utility function 2021-04-09 15:52:17 +03:00
api.lua policy-node: use default-nodes-api plugin 2021-03-31 13:10:13 +03:00
config.c wplua: improve gvariant <-> lua conversion functions 2021-02-15 14:43:18 +02:00
gresource.xml modules: implement module-lua-scripting 2020-12-20 18:10:22 +02:00
pod.c lua/pod: don't crash on parsing objects with unknown keys, just ignore them 2021-03-01 17:57:32 +02:00
require.c lua: add a Core.require_api() utility function 2021-04-09 15:52:17 +03:00