mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
iRiver: New crossfader with more configuration capability. Might still
have small bugs, but those will be fixed as soon as possible. Config block version bumped; please SAVE YOUR SETTINGS. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7765 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ce1312e383
commit
e7461b3609
8 changed files with 396 additions and 108 deletions
|
|
@ -3168,9 +3168,9 @@ voice: ""
|
|||
new:
|
||||
|
||||
id: LANG_CROSSFADE_DURATION
|
||||
desc: in playback settings
|
||||
eng: "Crossfade duration"
|
||||
voice: "Crossfade duration"
|
||||
desc: DEPRECATED
|
||||
eng: ""
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_MIX
|
||||
|
|
@ -3316,3 +3316,39 @@ desc: when booting up and rebuilding the cache
|
|||
eng: "Scanning disk..."
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_CROSSFADE_ENABLE
|
||||
desc: in crossfade settings menu
|
||||
eng: "Enable crossfade"
|
||||
voice: "Enable crossfade"
|
||||
new:
|
||||
|
||||
id: LANG_CROSSFADE_FADE_IN_DELAY
|
||||
desc: in crossfade settings menu
|
||||
eng: "Fade in delay"
|
||||
voice: "Fade in delay"
|
||||
new:
|
||||
|
||||
id: LANG_CROSSFADE_FADE_OUT_DELAY
|
||||
desc: in crossfade settings menu
|
||||
eng: "Fade out delay"
|
||||
voice: "Fade out delay"
|
||||
new:
|
||||
|
||||
id: LANG_CROSSFADE_FADE_IN_DURATION
|
||||
desc: in crossfade settings menu
|
||||
eng: "Fade in duration"
|
||||
voice: "Fade in duration"
|
||||
new:
|
||||
|
||||
id: LANG_CROSSFADE_FADE_OUT_DURATION
|
||||
desc: in crossfade settings menu
|
||||
eng: "Fade out duration"
|
||||
voice: "Fade out duration"
|
||||
new:
|
||||
|
||||
id: LANG_CROSSFADE_FADE_OUT_MODE
|
||||
desc: in crossfade settings menu
|
||||
eng: "Fade out mode"
|
||||
voice: "Fade out mode"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue