]> git.alsa-project.org Git - alsa-lib.git/commit
Fix volume/switch updates for global/simple mixer elements
authorTakashi Iwai <tiwai@suse.de>
Mon, 10 Nov 2008 16:39:11 +0000 (17:39 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 Nov 2008 16:39:11 +0000 (17:39 +0100)
commit55c77d0ec2cae922797110000ae3cc1bf0815413
tree55b038edec2cee7b61cfa51a772e8772f481c699
parent6e3ecb1dfd0d0d4bdedb30ebf2781771afad23b1
Fix volume/switch updates for global/simple mixer elements

Fixed a long-standing bug that the values of global or simple mixer
elements aren't updated when dir = SM_CAPT is given.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/mixer/simple_none.c