forked from len0rd/rockbox
Document new %mp values that were introduced with the sbs change
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25586 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a1c0d5597f
commit
629bf3e94a
1 changed files with 4 additions and 2 deletions
|
|
@ -205,10 +205,12 @@ Example: \config{\%?mm{\textless}Off{\textbar}All{\textbar}One{\textbar}Shuffle%
|
||||||
\section{Playback Mode}
|
\section{Playback Mode}
|
||||||
\begin{tagmap}
|
\begin{tagmap}
|
||||||
\config{\%mp} & Play status, 0-4, in the order: Stop, Play, Pause,
|
\config{\%mp} & Play status, 0-4, in the order: Stop, Play, Pause,
|
||||||
Fast Forward, Rewind\\
|
Fast Forward, Rewind, Recording, Recording paused, FM Radio playing,
|
||||||
|
FM Radio muted\\
|
||||||
\end{tagmap}
|
\end{tagmap}
|
||||||
Example: \config{\%?mp{\textless}Stop{\textbar}Play{\textbar}Pause{\textbar}%
|
Example: \config{\%?mp{\textless}Stop{\textbar}Play{\textbar}Pause{\textbar}%
|
||||||
Ffwd{\textbar}Rew{\textgreater}}
|
Ffwd{\textbar}Rew{\textbar}Rec{\textbar}Rec pause{\textbar}FM{\textbar}%
|
||||||
|
FM pause{\textgreater}}
|
||||||
|
|
||||||
\section{Current Screen}
|
\section{Current Screen}
|
||||||
\begin{tagmap}
|
\begin{tagmap}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue