mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
Bass boost removed in favour of some new sound settings: Super bass and five new MDB parameters: strength, harmonics, center, shape and enable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4839 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
012c541d80
commit
7bade1a24f
9 changed files with 291 additions and 89 deletions
|
|
@ -326,9 +326,9 @@ voice: "Loudness"
|
|||
new:
|
||||
|
||||
id: LANG_BBOOST
|
||||
desc: in sound settings
|
||||
eng: "Bass Boost"
|
||||
voice: "Bass Boost"
|
||||
desc: DEPRECATED
|
||||
eng: ""
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_DECAY
|
||||
|
|
@ -2757,3 +2757,39 @@ desc: in radio screen
|
|||
eng: "Action"
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_MDB_STRENGTH
|
||||
desc: in sound settings
|
||||
eng: "MDB Strength"
|
||||
voice: "MDB Strength"
|
||||
new:
|
||||
|
||||
id: LANG_MDB_HARMONICS
|
||||
desc: in sound settings
|
||||
eng: "MDB Harmonics"
|
||||
voice: "MDB Harmonics"
|
||||
new:
|
||||
|
||||
id: LANG_MDB_CENTER
|
||||
desc: in sound settings
|
||||
eng: "MDB Center frequency"
|
||||
voice: "MDB Center frequency"
|
||||
new:
|
||||
|
||||
id: LANG_MDB_SHAPE
|
||||
desc: in sound settings
|
||||
eng: "MDB Shape"
|
||||
voice: "MDB Shape"
|
||||
new:
|
||||
|
||||
id: LANG_MDB_ENABLE
|
||||
desc: in sound settings
|
||||
eng: "MDB Enable"
|
||||
voice: "MDB Enable"
|
||||
new:
|
||||
|
||||
id: LANG_SUPERBASS
|
||||
desc: in sound settings
|
||||
eng: "Super bass"
|
||||
voice: "Super bass"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue