pipewire/src/modules/module-protocol-native
Pauli Virtanen 9eaf1184c2 module-protocol-native: multiple names to try in PW_KEY_REMOTE_NAME
Allow PIPEWIRE_REMOTE / PW_KEY_REMOTE_NAME to contain a JSON array of
sockets to try to connect to, in order, instead of just one name.

JSON is restricted to utf-8 encoding. Also, this forces using JSON
syntax for paths that start with '['. This probably will not usually
cause much problem.
2023-10-24 07:08:07 +00:00
..
v0 modules: remove include of private.h 2023-07-11 19:31:27 +02:00
connection.c module-protocol-native: close fds from zombie clients 2023-06-05 13:28:04 +02: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-native: emit bound_id and bound_props from protocol 2023-03-22 10:20:14 +01:00
test-connection.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00