forked from len0rd/rockbox
Simplify conditions in the manual (should also be done for other features)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21791 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6857f6387e
commit
471a0eb1f3
1 changed files with 5 additions and 7 deletions
|
@ -120,13 +120,11 @@ your WPS (While Playing Screen).
|
||||||
\opt{PLAYER_PAD}{%
|
\opt{PLAYER_PAD}{%
|
||||||
\ButtonMenu+\ButtonPlay & Mute on/off.\\%
|
\ButtonMenu+\ButtonPlay & Mute on/off.\\%
|
||||||
}%
|
}%
|
||||||
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
|
\opt{pitchscreen}{%
|
||||||
,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
|
|
||||||
\ActionWpsPitchScreen
|
\ActionWpsPitchScreen
|
||||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen}
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen}
|
||||||
& Show \setting{Pitch Screen}
|
& Show \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\%
|
||||||
(see \reference{sec:pitchscreen}).\\}%
|
}%
|
||||||
%
|
|
||||||
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
|
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
|
||||||
,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
|
,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
|
||||||
\ActionWpsIdThreeScreen
|
\ActionWpsIdThreeScreen
|
||||||
|
@ -270,7 +268,7 @@ function in the file browser's \setting{Context Menu}.
|
||||||
\subsubsection{Delete}
|
\subsubsection{Delete}
|
||||||
Delete the currently playing file.
|
Delete the currently playing file.
|
||||||
|
|
||||||
\nopt{player}{
|
\opt{pitchscreen}{
|
||||||
\subsubsection{\label{sec:pitchscreen}Pitch}
|
\subsubsection{\label{sec:pitchscreen}Pitch}
|
||||||
|
|
||||||
The \setting{Pitch Screen} allows you to change the rate of playback
|
The \setting{Pitch Screen} allows you to change the rate of playback
|
||||||
|
@ -300,7 +298,7 @@ Delete the currently playing file.
|
||||||
is not persisted, i.e. after the \dap\ is turned on it will
|
is not persisted, i.e. after the \dap\ is turned on it will
|
||||||
always be set to 100\%.
|
always be set to 100\%.
|
||||||
|
|
||||||
\opt{masf}{
|
\nopt{swcodec}{
|
||||||
\begin{table}
|
\begin{table}
|
||||||
\begin{btnmap}{}{}
|
\begin{btnmap}{}{}
|
||||||
\ActionPsToggleMode
|
\ActionPsToggleMode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue