mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Merged Uwe Freese's bidirectional scrolling patch. Added configurable scroll step size and scroll start delay.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2974 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2950f6c1e7
commit
a2e98c1cd9
8 changed files with 178 additions and 39 deletions
|
|
@ -1176,3 +1176,23 @@ id: LANG_MP3BUFFER_MARGIN
|
|||
desc: MP3 buffer margin time
|
||||
eng: "Anti-skip buffer"
|
||||
new:
|
||||
|
||||
id: LANG_BIDIR_SCROLL
|
||||
desc: Bidirectional scroll limit
|
||||
eng: "Bidirectional Scroll Limit"
|
||||
new:
|
||||
|
||||
id: LANG_SCROLL_DELAY
|
||||
desc: Delay before scrolling
|
||||
eng: "Scroll Start Delay"
|
||||
new:
|
||||
|
||||
id: LANG_SCROLL_STEP
|
||||
desc: Pixels to advance per scroll
|
||||
eng: "Scroll Step Size"
|
||||
new:
|
||||
|
||||
id: LANG_SCROLL_STEP_EXAMPLE
|
||||
desc: Pixels to advance per scroll
|
||||
eng: "Scroll Step Size Setting Example Text"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue