mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
implement smooth seeking acceleration for audio playback and mpegplayer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17843 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bcf9b5dfa6
commit
2fb70bcabb
4 changed files with 78 additions and 20 deletions
|
|
@ -11750,3 +11750,71 @@
|
|||
gigabeatf: "High"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_VERY_SLOW
|
||||
desc: in settings_menu
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
gigabeatf: "Very slow"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
gigabeatf: "Very slow"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
gigabeatf: "Very slow"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SLOW
|
||||
desc: in settings_menu
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
gigabeatf: "Slow"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
gigabeatf: "Slow"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
gigabeatf: "Slow"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_VERY_FAST
|
||||
desc: in settings_menu
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
gigabeatf: "Very fast"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
gigabeatf: "Very fast"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
gigabeatf: "Very fast"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_FAST
|
||||
desc: in settings_menu
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
gigabeatf: "Fast"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
gigabeatf: "Fast"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
gigabeatf: "Fast"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue