alsa-lib/src
Peter Ujfalusi 30ad5ed040 control: tlv: Check dB range only within the control's volume range
The DB_RANGE need to be used on some HW, since the gain on
volume control is not continuous, and has to be divided into
several sub DB_SCALE ranges.
ASoC has a feature to override the HW default volume range,
and in this case when the volume range is less than the
HW maximum we do not need to go through the whole DB_RANGE,
but we need to stop where the kcontrol's maximum tell us.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2010-05-19 12:39:10 +02:00
..
alisp alisp: Comment out an unused function to avoid compiler warnings. 2009-09-30 12:45:43 +02:00
compat Corrections by Kevin Conder <kconder@interaccess.com> 2002-03-12 20:14:33 +00:00
conf Change dmix.conf to accept user configuration from defaults.dmix.<driver_id>.xxx 2009-09-09 11:40:03 +02:00
control control: tlv: Check dB range only within the control's volume range 2010-05-19 12:39:10 +02:00
hwdep Remove old commented-out FD_CLOEXEC code 2009-11-08 09:23:22 +01:00
mixer mixer: fix enum check 2009-11-23 10:56:46 +01:00
pcm pcm_share plugin: fix pcm->monotonic setup in open() function 2010-04-13 10:08:56 +02:00
rawmidi Remove old commented-out FD_CLOEXEC code 2009-11-08 09:23:22 +01:00
seq seq: Fix for snd_seq_parse_address() 2010-04-22 16:08:14 +02:00
timer Remove redefinition of _GNU_SOURCE and __USE_GNU 2009-11-08 09:28:07 +01:00
async.c Make some static tables and strings constants. 2008-11-21 13:04:41 +01:00
conf.c Use thread-safe locale functions if available 2010-04-21 19:20:39 +02:00
confmisc.c Mark static tables as constant when possible. 2008-11-21 22:39:38 +01:00
dlmisc.c Remove redefinition of _GNU_SOURCE and __USE_GNU 2009-11-08 09:28:07 +01:00
error.c Change assert condition in error message handler 2007-10-24 12:53:08 +02:00
input.c Make all the remaining ops structure constants. 2008-11-21 20:48:33 +01:00
Makefile.am Check for --no-undefined linker flag and use it. 2008-11-21 13:04:26 +01:00
names.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
output.c fix doc errors 2009-08-04 09:17:20 +02:00
shmarea.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
socket.c Move snd_is_local() to socket.c 2005-11-30 11:31:18 +00:00
userfile.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
Versions.in Fix wrong exported functions 2008-02-04 14:15:44 +01:00