pipewire/src/tools
Antonio Larrosa 36060e375d Support creating links for all ports from a node to another
This commit allows to specify the port-ids as "*" in
create-link in order to connect all output ports from the
first node to all input ports from the second node (in
port-id order). For example, executing something like:

`create-link my-virtual-device * alsa_output.usb-headset *`
2022-04-21 17:06:46 +00:00
..
dsffile.c pw-cat: improve DSD file reading 2022-03-03 16:05:03 +01:00
dsffile.h dsdplay: make separate dsffile 2021-09-21 10:50:45 +02:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01: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 pw-cat: don't start drain on 0 request size 2022-04-19 18:29:47 +02:00
pw-cli.c Support creating links for all ports from a node to another 2022-04-21 17:06:46 +00:00
pw-dot.c Cleanup argument names in methods and events interfaces 2022-04-15 10:11:49 +02:00
pw-dump.c Cleanup argument names in methods and events interfaces 2022-04-15 10:11:49 +02:00
pw-link.c Cleanup argument names in methods and events interfaces 2022-04-15 10:11:49 +02:00
pw-loopback.c pipewire: don't setlocale from pw_init, let parent app set it 2022-03-22 21:32:35 +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 pipewire: don't setlocale from pw_init, let parent app set it 2022-03-22 21:32:35 +02: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: improve error output 2022-04-19 17:49:46 +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