]> git.alsa-project.org Git - alsa-lib.git/commit
Add support of dB range compound TLV
authorTakashi Iwai <tiwai@suse.de>
Wed, 6 Sep 2006 10:17:29 +0000 (12:17 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 Sep 2006 10:17:29 +0000 (12:17 +0200)
commitfba26cd6683785a78d163dfe4a1500e9c10f1950
tree7beaaa7d8a2193b3e40e828b483c4cf092ecad20
parent72834bfd95ab845e8857a5cf3273790e584823a9
Add support of dB range compound TLV

Added the support of dB range compound TLV type in the simple mixer layer.
All get_dB, get_dB_range and set_dB ops are supported.
include/control.h
src/mixer/simple_none.c