]> 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)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 2 Jun 2022 09:26:26 +0000 (18:26 +0900)
commit2995eab369e281f185d922d255d1303676a599ad
treef4e52246011511a5a91514111a8a93eadd05029b
parent14a5131003e6b1dc436e77d1101a9e6c5fa42056
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