1
0
Fork 0
forked from len0rd/rockbox

Fix wrong buttons for setting AB markers.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12583 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2007-03-04 09:42:07 +00:00
parent 5ea43ce8a9
commit 484a0b6db2

View file

@ -41,14 +41,22 @@ related to audio playback.
must first be placed into A-B repeat mode and then the start and end
points defined.\\
\opt{h10,h10_5gb}{
\fixme{
Hold \ButtonPower{} and press \ButtonRew{} --- Sets Start Point (A)\\
Hold \ButtonPower{} and press \ButtonFF{} --- Sets End Point (B)\\
Hold \ButtonPower{} and press \ButtonPlay{} --- Clear Start and End
Points
}
Hold \ButtonPower{} and press \ButtonRew{} to set the Start Point (A).
For setting the End Point (B) hold \ButtonPower{} and press \ButtonFF{}.
You can reset the markers by pressing \ButtonPower{} and \ButtonPlay{}.
}
\nopt{h10,h10_5gb}{
\opt{ipod,x5}{
To set the Start Point (A) press \ButtonSelect{}. The following
press of \ButtonSelect{} will set the End Point (B), and a third
successive \ButtonSelect{} will reset the markers.
}
\opt{h1xx,h300}{
To set the Start Point (A) hold \ButtonOn{} and press \ButtonLeft{}.
Setting the End Point (B) is done accordingly using
\ButtonOn{} and \ButtonRight{}.
To reset the markers hold \ButtonOn{} and press \ButtonSelect{}.
}
\nopt{h1xx,h300,h10,h10_5gb,ipod,x5}{
\fixme{
Hold Play and press Left --- Sets Start Point (A)\\
Hold Play and press Right --- Sets End Point (B)\\