wireplumber/modules/module-lua-scripting/wplua
Diego Viola 5ce13f8874 Fix typos
Signed-off-by: Diego Viola <diego.viola@gmail.com>
2026-06-08 13:55:33 -03:00
..
boxed.c m-lua-scripting: Handle both Properties and Lua tables in all Lua APIs 2025-11-24 19:42:07 +02:00
closure.c wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
gresource.xml wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
meson.build meson: move the common CFLAGS to project-wide scope 2024-03-09 15:58:01 +02:00
object.c Fix Lua type confusion bug 2025-07-29 17:24:35 -04:00
private.h Fix Lua type confusion bug 2025-07-29 17:24:35 -04:00
sandbox.lua docs: fix various codebase typos Found via codespell -q 3 -S "*.po,./po/*,NEWS.rst" -L bootup,gir,inout 2025-01-28 15:45:54 +01:00
userdata.c Fix typos 2026-06-08 13:55:33 -03:00
value.c m-lua-scripting: Handle both Properties and Lua tables in all Lua APIs 2025-11-24 19:42:07 +02:00
wplua.c m-lua-scripting: only hold a strong reference of the Lua state when the script is enabled 2026-06-01 07:37:02 -04:00
wplua.h m-lua-scripting: only hold a strong reference of the Lua state when the script is enabled 2026-06-01 07:37:02 -04:00