]> git.alsa-project.org Git - alsa-gobject.git/commit
ctl: elem_info: add object to represent information of element
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 1 Dec 2019 05:38:54 +0000 (14:38 +0900)
commit0805c4f7c8b3bb82bbde18f4e63b6df31cfb286b
tree33785320a55ce68b90ee249b796365e02452afeb
parent47b70b6ca81b9addb97f42a614022a0a18efb3aa
ctl: elem_info: add object to represent information of element
src/ctl/alsactl.map
src/ctl/elem-info.c [new file with mode: 0644]
src/ctl/elem-info.h [new file with mode: 0644]
src/ctl/meson.build
tests/alsactl-elem-info [new file with mode: 0644]
tests/meson.build