]> git.alsa-project.org Git - alsa-utils.git/commit
added the handling of enum controls, using the recent addition to
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Sep 2002 14:27:18 +0000 (14:27 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 Sep 2002 14:27:18 +0000 (14:27 +0000)
commitec9ecfc6fa8963cfda62b49108f0d7fa1264b887
tree5b5d6e8079a8a636022631dda18044f8c7c504bd
parent28d0fdaa6a89823e83bddfc41bc1e0f2c885f2ee
added the handling of enum controls, using the recent addition to
alsa-lib.

now alsamixer can control the enumerated items, such like ice1712's
routing table.

not implemented: enum items with more than two channels.
alsamixer/alsamixer.c