pipewire/src/tools
Wim Taymans 516f86c329 protocol: improve manager socket handling
Some of the tools would like to connect to the manager socket first
because they are manager style apps. They however completely ignore any
of the configured sockets in the config and assume everything is the
default.

Fix this by adding a remote.intention = "manager" to those apps. This
instructs the protocol to first try to connect to a socket with the
-manager extension before attempting the regular configured socket.

This makes things work when you have sockets configured in /tmp
and have remote.name = /tmp/pipewire-0 in the config.
2025-01-29 12:59:45 +01:00
..
dfffile.c pw-cat: add support for streaming 2024-08-23 15:44:31 +02:00
dfffile.h pw-cat: add DFF file suppport 2023-10-02 16:51:37 +02:00
dsffile.c pw-cat: add support for streaming 2024-08-23 15:44:31 +02:00
dsffile.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build tools: add pw-container tool 2024-03-13 12:53:04 +01:00
midifile.c pw-cat: add support for streaming 2024-08-23 15:44:31 +02:00
midifile.h midifile: add support for UMP 2024-07-30 09:38:40 +02:00
pw-cat.c conf: remove client-rt.conf 2025-01-14 12:40:05 +01:00
pw-cli.c pw-cli: remove unused INDENT macro 2024-12-14 23:27:45 +01:00
pw-config.c spa: add spa_json_begin 2024-09-16 09:50:31 +02:00
pw-container.c protocol: improve manager socket handling 2025-01-29 12:59:45 +01:00
pw-dot.c pw-dot: fix information on the link labels 2024-11-05 12:09:43 +02:00
pw-dump.c protocol: improve manager socket handling 2025-01-29 12:59:45 +01:00
pw-link.c pw-link: avoid crash when proxy was already destroyed 2024-06-11 15:57:44 +02:00
pw-loopback.c tools: Document a couple of missing short form args for pw-loobpack 2024-12-31 11:22:49 -05:00
pw-metadata.c tools: improve indentation 2024-02-09 10:24:34 +01:00
pw-mididump.c tools: also list some midi properties 2024-08-23 15:32:40 +02:00
pw-mon.c protocol: improve manager socket handling 2025-01-29 12:59:45 +01:00
pw-profiler.c profiler: add followerClock block 2024-10-09 11:31:54 +02:00
pw-reserve.c tools: improve indentation 2024-02-09 10:24:34 +01:00
pw-top.c protocol: improve manager socket handling 2025-01-29 12:59:45 +01:00
reserve.c pw-reserve: fix potential DBusMessage memory leak 2024-01-08 10:55:02 +00:00
reserve.h pw-reserve: require valid name + check rd_reserve_new errors 2023-11-28 10:26:43 +00:00