wireplumber/modules/module-lua-scripting/api
George Kiagiadakis 2eed279c9d i18n: remove the module and embed the gettext calls into the lua api
There is no need to have this as an optional module, since libintl
is a hard dependency of both PipeWire and GLib. This way we can keep
things a bit simpler and faster (no string copies and plugin lookups)

Bump meson dependency to 0.59 to benefit of the libintl lookup that
is now built into meson's dependency() function.
2022-05-10 15:16:09 +03:00
..
api.c i18n: remove the module and embed the gettext calls into the lua api 2022-05-10 15:16:09 +03:00
api.lua i18n: remove the module and embed the gettext calls into the lua api 2022-05-10 15:16:09 +03:00
config.c lua: sandbox: remove all traces of the minimal_std flag, as it's no longer used 2022-04-23 20:14:59 +03:00
gresource.xml wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
json.c wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
pod.c wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
require.c wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00