wireplumber/modules/module-lua-scripting
George Kiagiadakis 9ebea2976d wp: refactor and rename wp_iter_conf_files() to use WpIterator
This also corrects the logic of loading config files in m-lua-scripting.
Previously, if an error occured within the iteration function,
the error was not properly propagated to the caller because -EINVAL
was being added to nfiles instead of checked.
2021-07-20 14:42:42 +03:00
..
api.c lua: add Port.get_direction() + documentation for it 2021-06-30 19:51:21 +03:00
api.lua lua: add not-equals to the possible constraint verbs 2021-07-02 20:24:25 +03:00
config.c wp: refactor and rename wp_iter_conf_files() to use WpIterator 2021-07-20 14:42:42 +03:00
gresource.xml modules: implement module-lua-scripting 2020-12-20 18:10:22 +02:00
pod.c m-lua-scripting: unref value pod after adding it to control 2021-06-30 14:06:48 -04:00
require.c lua: add a Core.require_api() utility function 2021-04-09 15:52:17 +03:00