]> git.alsa-project.org Git - alsa-gobject.git/commit
ctl: elem_info_bool: add object to represent information for boolean type element
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 12 Dec 2019 05:29:11 +0000 (14:29 +0900)
commit4472003afcfd4cd223ee48368cf238084737f533
tree146b30547418940b00cb8a0f19bdec396af580cb
parent84ae3ef3f3c327912dc8de9d4fa4c22e3d7c0337
ctl: elem_info_bool: add object to represent information for boolean type element
src/ctl/alsactl.map
src/ctl/elem-info-bool.c [new file with mode: 0644]
src/ctl/elem-info-bool.h [new file with mode: 0644]
src/ctl/meson.build
tests/alsactl-elem-info-bool [new file with mode: 0644]
tests/meson.build