]> git.alsa-project.org Git - alsa-plugins.git/commit
Fix handling of ctl elements
authorTakashi Iwai <tiwai@suse.de>
Mon, 27 Feb 2006 19:25:38 +0000 (19:25 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 27 Feb 2006 19:25:38 +0000 (19:25 +0000)
commitee6bcbab439eccce1e48b0627bc3f9a8b2af394b
treedd0147c52b4cd09ab507e6bad115fdfc11d0baba
parent5c19def15c3348aeb981f212aad236c2edb73c08
Fix handling of ctl elements
From: Pierre Ossman <ossman@cendio.se>

Seems I fumbled the control event code a bit. Only one event at a time
got through. Here is a fix so that all four elements can change in one go.
polyp/ctl_polyp.c