mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
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. |
||
|---|---|---|
| .. | ||
| v0 | ||
| connection.c | ||
| connection.h | ||
| defs.h | ||
| local-socket.c | ||
| portal-screencast.c | ||
| protocol-footer.c | ||
| protocol-footer.h | ||
| protocol-native.c | ||
| test-connection.c | ||