]> git.alsa-project.org Git - alsa-utils.git/commit
aconnect: Add UMP support
authorTakashi Iwai <tiwai@suse.de>
Wed, 22 Mar 2023 07:45:54 +0000 (08:45 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 6 Jun 2023 13:44:57 +0000 (15:44 +0200)
commit64b1d486b1c6bbe065b934d9365597d103e5024b
tree0cb68361539f453dfccab869c519fc94c4da0ded
parent2b08d585a31d88e69e998e7d4e59070803ee79fa
aconnect: Add UMP support

This patch extends the aconnect program for supporting UMP.
Now the verbose output can show the UMP client version.

Also, a new option -a is added to control the behavior whether to show
the all ports including the inactive ports or not.  As default, only
the active ports are shown, but UMP clients allow to hide some ports
as inactive.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
seq/aconnect/aconnect.1
seq/aconnect/aconnect.c