]> git.alsa-project.org Git - alsa-gobject.git/commit
ctl: card: add object to represent sound card
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 30 Nov 2019 08:58:41 +0000 (17:58 +0900)
commit4b7135502216f8284063cc6b341e7e4f9ee20fc6
treebbcb635d8f4ab1a3afca90c2a9549bd0e92df2a9
parentaf34dd2a5266b2d50a3d4e1724915221d9f97f9a
ctl: card: add object to represent sound card
src/ctl/alsactl.map
src/ctl/card.c [new file with mode: 0644]
src/ctl/card.h [new file with mode: 0644]
src/ctl/meson.build
tests/alsactl-card [new file with mode: 0644]
tests/meson.build