wireplumber/modules/module-lua-scripting/api
Pauli Virtanen 2fb055f43d log: add wp_logt_checked taking WpLogTopic, to decide on debug messages
Make decision on whether to show code location in journal messages based
on whether the WpLogTopic would enable DEBUG level messages.

Add wp_logt_checked API to take WpLogTopic as input to make this
possible, and deprecate wp_log_checked.
2024-05-03 13:46:52 +00:00
..
api.c log: add wp_logt_checked taking WpLogTopic, to decide on debug messages 2024-05-03 13:46:52 +00:00
api.lua lua: add constructor and file ops for WpConf 2024-04-17 18:31:04 +10:00
gresource.xml wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
json.c lua: json: fix error ouput 2024-04-30 05:32:33 +00: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 core: introduce the notion of provided features on components 2023-06-20 12:39:29 +03:00