wireplumber/modules/module-lua-scripting
George Kiagiadakis 257d5cba47 wp: rename debug.{h,c} to log.{h,c}
Also rename the intermediate lua api table WpDebug -> WpLog

Keeps things more consistent with the function names (wp_log*),
with the lua api (Log.*) and with pipewire using log.{h,c} as well.
After all, these functions are for logging...
2021-05-06 15:50:07 +03:00
..
api.c wp: rename debug.{h,c} to log.{h,c} 2021-05-06 15:50:07 +03:00
api.lua wp: rename debug.{h,c} to log.{h,c} 2021-05-06 15:50:07 +03:00
config.c lua: remove the ability to specify spa_libs in the lua config 2021-04-22 17:44:17 +03: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
require.c lua: add a Core.require_api() utility function 2021-04-09 15:52:17 +03:00