git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29fdbec
)
ALSA: hda - Halve too large volume scales for STAC/IDT codecs
author
Takashi Iwai
<tiwai@suse.de>
Tue, 20 Jan 2009 14:28:38 +0000
(15:28 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 20 Jan 2009 14:31:14 +0000
(15:31 +0100)
STAC/IDT codecs have often too large volume scales such as -96dB,
and exposing this as is results in too large scale in percentage
representation.
This patch adds the check of the volume scale and halves the
volume range if it's too large automatically.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found