pipewire/src/modules/module-protocol-native
Wim Taymans a3c6b3acae log: add pw_log_topic_custom_enabled()
Add a function to check if a specfic custom log level has been defined
for a topic.

We can use this to dynamically check if we need to do the connection debug
messages.

We can also get rid of the conn.* pattern hack to disable connection
messages by default.
2024-01-04 17:40:57 +01:00
..
v0 modules: remove include of private.h 2023-07-11 19:31:27 +02:00
connection.c log: add pw_log_topic_custom_enabled() 2024-01-04 17:40:57 +01:00
connection.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
defs.h protocol-native: move compat_v2 to protocol 2023-07-11 16:13:38 +02:00
local-socket.c module-protocol-native: multiple names to try in PW_KEY_REMOTE_NAME 2023-10-24 07:08:07 +00:00
portal-screencast.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
protocol-footer.c treewide: mark some functions static 2023-07-03 19:40:31 +02:00
protocol-footer.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
protocol-native.c protocol: don't allow NULL event or command 2024-01-03 14:05:39 +01:00
test-connection.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00