wireplumber/modules/module-lua-scripting
George Kiagiadakis a4ec7538bc lua/api: make the type optional when declaring Interest as a function argument
it makes no sense to specify the type when calling, for instance,
session:lookup_endpoint() or similar functions

it also makes it easier to use iterate or lookup in the object
manager, when we already know the type of the objects that the om
contains
2021-03-02 14:08:43 +02:00
..
api.c lua/api: make the type optional when declaring Interest as a function argument 2021-03-02 14:08:43 +02:00
api.lua m-lua-scripting/pod: push pod constructors using luaL_newlib instead of manually 2021-02-05 12:11:15 +02: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