wireplumber/modules/module-lua-scripting/api
George Kiagiadakis 2d3d5256b9 lua: add new Log.open_topic() API
This allows lua scripts to work with log topics. A topic must be
opened at the top of the file, in global scope, and subsequently
all log commands should be executed on the returned object instead
of the Log global table
2023-05-16 20:42:28 +03:00
..
api.c lua: add new Log.open_topic() API 2023-05-16 20:42:28 +03:00
api.lua Rename endpoint concept to virtual session item 2023-04-17 07:48:18 -04:00
gresource.xml wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
json.c log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
pod.c log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
require.c log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00