alsa-lib/src/control
Takashi Sakamoto 7bc886584f ctl: fix returning zero for dimension level 4
In ALSA kernel/userspace interfaces, 'struct snd_ctl_elem_info' has a
'dimension' parameter. This parameter consists of an array with four
elements. Each element represents the number of members in corresponding
dimension level to construct matrix.

In current implementation, a get function, 'snd_ctl_elem_info_get_dimension()'
is hardcoded to return zero to level 4, against actual value. This commit fixes
the bug.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-06-27 15:34:06 +02:00
..
cards.c Allow specifying the max number of cards 2013-05-24 17:21:15 +02:00
control.c ctl: fix returning zero for dimension level 4 2016-06-27 15:34:06 +02:00
control_ext.c Fix the binary compatibility of ext-ctl plugin with protocol 1.0.0 2012-06-25 23:16:14 +02:00
control_hw.c Allow hint for ctl, hwdep, timer and seq 2015-04-30 14:52:35 +02:00
control_local.h control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functions 2013-04-08 13:28:03 +02:00
control_shm.c Allow hint for ctl, hwdep, timer and seq 2015-04-30 14:52:35 +02:00
control_symbols.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
ctlparse.c coverity fixes 2016-01-12 16:26:58 +01:00
hcontrol.c control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functions 2013-04-08 13:28:03 +02:00
Makefile.am autotools: update style 2014-02-26 08:16:22 +01:00
namehint.c namehint: Don't enumerate as duplex if only a single direction is defined 2016-05-12 16:30:44 +02:00
setup.c Add workaround for conflicting IEC958 controls for HD-audio 2013-02-21 17:52:17 +01:00
tlv.c snd_tlv_convert_from_dB: fix decreasing gain across entries 2013-10-01 12:24:45 +02:00