]> git.alsa-project.org Git - alsa-gobject.git/commit
ctl: elem-info-boolean: add class for element information of boolean type
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 2 Jun 2022 09:26:26 +0000 (18:26 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Thu, 2 Jun 2022 09:32:52 +0000 (18:32 +0900)
commit25cb19addc5ad95ebee9fee7c9007653ef191bd9
treef4e52246011511a5a91514111a8a93eadd05029b
parente0322a2d5aff426c0bb8f67d31477515c96d26c0
ctl: elem-info-boolean: add class for element information of boolean type

Nothing specific.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/ctl/alsactl.h
src/ctl/alsactl.map
src/ctl/elem-info-boolean.c [new file with mode: 0644]
src/ctl/elem-info-boolean.h [new file with mode: 0644]
src/ctl/meson.build
tests/alsactl-elem-info-boolean [new file with mode: 0644]
tests/meson.build