]> git.alsa-project.org Git - alsa-gobject.git/commit
ctl: elem_info_bytes: add object to represent information for element of bytes type
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:12 +0000 (14:29 +0900)
commita12eb9b1ac5c5b614c2448993f021bf43a8be254
tree11dfbb2481d2ce0762f52f805ba95dffd97b9e05
parent4d084ce019c8cc0ee85758ed674a8a89a1f979c5
ctl: elem_info_bytes: add object to represent information for element of bytes type
src/ctl/alsactl.map
src/ctl/elem-info-bytes.c [new file with mode: 0644]
src/ctl/elem-info-bytes.h [new file with mode: 0644]
src/ctl/meson.build
tests/alsactl-elem-info-bytes [new file with mode: 0644]
tests/meson.build