Onda VX747: don't enable software volume control in sims
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22377 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2e484104f1
commit
d7aa42dde0
1 changed files with 2 additions and 0 deletions
|
@ -140,7 +140,9 @@
|
|||
#define HAVE_SW_TONE_CONTROLS
|
||||
|
||||
/* has no volume control, so we use the software ones */
|
||||
#ifndef SIMULATOR
|
||||
#define HAVE_SW_VOLUME_CONTROL
|
||||
#endif
|
||||
|
||||
/* software controlled volume ranges from -73 -> 0 dB, other than that
|
||||
is controlled by hardware */
|
||||
|
|
Loading…
Reference in a new issue