pipewire/src
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
..
daemon conf: load module-x11-bell if available 2022-10-03 12:00:16 +02:00
examples clean up some more array iterations 2022-10-03 09:20:42 +02:00
gst gst: copy buffer memory in dequeue_buffer using gst_memory_copy 2022-08-20 09:30:44 -06:00
modules conf: load module-x11-bell if available 2022-10-03 12:00:16 +02:00
pipewire Fix some badly-behaved macros 2022-09-23 11:39:33 -04:00
tests tests: fix clang build 2022-07-08 16:56:48 +02:00
tools pw-link: Improve error message if ports are not found 2022-10-05 18:08:32 +05:30
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00