pipewire/spa/plugins/jack
Wim Taymans 3c67821c4a spa: add context to debug functions
Add new spa_debugc_ funnctions that take a context. The user should also
redefine the spa_debugc macro to handle the context.

Use this to let some plugins log the pod and format to the log without
using the global logger.

Also use this to remove our custom pod logger function by reusing the
spa one with a custom context.
2023-01-18 13:12:16 +01:00
..
jack-client.c jack: handle client init error with -EIO 2021-02-19 16:10:34 +01:00
jack-client.h jack: more improvements 2019-08-21 15:20:57 +02:00
jack-device.c spa: add context to debug functions 2023-01-18 13:12: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 jack: add jack source and sink 2019-08-20 20:35:41 +02:00