pipewire/src/modules/module-protocol-native
Peter Hutterer 96f8a7597e modules: switch protocol-native to the new logging system
This is more complicated than a normal module because we have two
logging topics: mod.protocol-native and conn.protocol-native for wire
messages. Because the latter use spa_debug (through spa_debug_pod) we
need to #define our way around so those too use the right topics.

Note that this removes the previous "connection" category, it is now
"conn.protocol-native" instead.
2021-09-28 09:35:39 +02:00
..
v0 modules: switch protocol-native to the new logging system 2021-09-28 09:35:39 +02:00
connection.c modules: switch protocol-native to the new logging system 2021-09-28 09:35:39 +02:00
connection.h includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00
defs.h core_proxy: prepare to rename pw_remote -> pw_core_proxy 2019-12-06 11:48:40 +01:00
local-socket.c modules: switch protocol-native to the new logging system 2021-09-28 09:35:39 +02:00
portal-screencast.c core_proxy: prepare to rename pw_remote -> pw_core_proxy 2019-12-06 11:48:40 +01:00
protocol-native.c modules: switch protocol-native to the new logging system 2021-09-28 09:35:39 +02:00
test-connection.c modules: switch protocol-native to the new logging system 2021-09-28 09:35:39 +02:00