pipewire/spa/plugins/jack
Wim Taymans 6207d98ff1 spa: add debug log context
Make a real debug context with a log function and move it to a new file.
This way we don't need to redefine a macro.
Make a new context for debugging to a log file. Make new functions to
debug to a log file.
Move the stringbuffer to string utils.
Integrate file/line/func and topics into the debug log.
We can remove some more things from the pipewire log_object function and
also add support for topics.
2023-01-18 17:51:16 +01:00
..
jack-client.c
jack-client.h
jack-device.c spa: add debug log context 2023-01-18 17:51:16 +01:00
jack-sink.c fix use_buffers checks 2023-01-10 12:30:25 +01:00
jack-source.c fix use_buffers checks 2023-01-10 12:30:25 +01:00
meson.build treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
plugin.c