forked from len0rd/rockbox
Balance is now set in 1% steps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4968 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8036acc7d0
commit
7a567fd11c
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ static const int steps[] =
|
|||
1, /* Volume */
|
||||
1, /* Bass */
|
||||
1, /* Treble */
|
||||
2, /* Balance */
|
||||
1, /* Balance */
|
||||
1, /* Loudness */
|
||||
1, /* AVC */
|
||||
1, /* Channels */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue