pipewire/src/tools
Sanchayan Maity 05a133f5b5 pw-link: Improve error message if ports are not found
In a scenario where pw-link is called without a session manager running,
the output port on a node will not exist. In such a case, we broke out
of the for loop with all_links_exist set to true and returning EEXIST.

The return of EEXIST gives a confusing error message. Fix this.
2022-10-05 18:08:32 +05:30
..
dsffile.c dsdfile: support DSD128/256/512 as well 2022-07-06 09:27:38 +02:00
dsffile.h dsdplay: make separate dsffile 2021-09-21 10:50:45 +02:00
meson.build pw-cli: Work without readline too 2022-06-15 16:37:01 +02:00
midifile.c tools: add beginnings of DSD player 2021-09-21 10:50:44 +02:00
midifile.h midifile: make it possible to specify output file 2020-04-14 20:12:23 +02:00
pw-cat.c clean up some more array iterations 2022-10-03 09:20:42 +02:00
pw-cli.c spa: add macro to simplify array iterations some more 2022-09-30 16:24:26 +02:00
pw-dot.c Make all fopen() calls use O_CLOEXEC 2022-09-23 15:19:01 +00:00
pw-dump.c clean up some more array iterations 2022-10-03 09:20:42 +02:00
pw-link.c pw-link: Improve error message if ports are not found 2022-10-05 18:08:32 +05:30
pw-loopback.c pw-loopback: add -n option to set a node.name 2022-05-06 15:39:43 +02:00
pw-metadata.c pipewire: don't setlocale from pw_init, let parent app set it 2022-03-22 21:32:35 +02:00
pw-mididump.c Cleanup argument names in methods and events interfaces 2022-04-15 10:11:49 +02:00
pw-mon.c Cleanup argument names in methods and events interfaces 2022-04-15 10:11:49 +02:00
pw-profiler.c Make all fopen() calls use O_CLOEXEC 2022-09-23 15:19:01 +00:00
pw-reserve.c pw-reserver: add a -r option to RequestRelease 2022-04-08 12:12:58 +02:00
pw-top.c pw-top: Print microseconds as "us" 2022-09-08 16:31:48 +02:00
reserve.c tools: update pw-reserve so don't need to include the c file 2021-10-18 20:44:11 +10:00
reserve.h Remove media-session from this tree 2021-10-18 20:44:07 +10:00