wireplumber/modules/module-lua-scripting
Peter Hutterer 1132b37f0b modules: fix g_file_test for regular files
From the g_file_test documentation:
"For example, (G_FILE_TEST_EXISTS | G_FILE_TEST_IS_DIR) will return TRUE if
the file exists; the check whether it's a directory doesn't matter since the
existence test is TRUE. With the current set of available tests, there's no
point passing in more than one test at a time."
2021-07-15 15:17:01 +00: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 modules: fix g_file_test for regular files 2021-07-15 15:17:01 +00: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