forked from len0rd/rockbox
Remove the Recorders and Players opt around the A-B part of the repeat mode tag because all targets can use A-B repeat now (and show this in the WPS).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25469 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
54e8e8c11c
commit
c9532a2e30
1 changed files with 1 additions and 2 deletions
|
|
@ -197,8 +197,7 @@ produce the information for the next file to be played.
|
||||||
|
|
||||||
\section{Repeat Mode}
|
\section{Repeat Mode}
|
||||||
\begin{tagmap}
|
\begin{tagmap}
|
||||||
\config{\%mm} & Repeat mode, 0-4, in the order: Off, All, One, Shuffle
|
\config{\%mm} & Repeat mode, 0-4, in the order: Off, All, One, Shuffle, A-B\\
|
||||||
\opt{player,recorder,recorderv2fm}{, A-B}\\
|
|
||||||
\end{tagmap}
|
\end{tagmap}
|
||||||
Example: \config{\%?mm{\textless}Off{\textbar}All{\textbar}One{\textbar}Shuffle%
|
Example: \config{\%?mm{\textless}Off{\textbar}All{\textbar}One{\textbar}Shuffle%
|
||||||
{\textbar}A-B{\textgreater}}
|
{\textbar}A-B{\textgreater}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue