summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/wps.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/rockbox_interface/wps.tex')
-rw-r--r--manual/rockbox_interface/wps.tex64
1 files changed, 50 insertions, 14 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 6780999a7d..43ee436534 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -57,24 +57,42 @@ your WPS (While Playing Screen).
57 57
58\begin{table} 58\begin{table}
59 \begin{btnmap}{}{} 59 \begin{btnmap}{}{}
60 \ActionWpsVolUp{} / \ActionWpsVolDown & Volume up/down.\\ 60 \ActionWpsVolUp{} / \ActionWpsVolDown
61 \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsVolUp{} / \ActionRCWpsVolDown}
62 & Volume up/down.\\
61 % 63 %
62 \ActionWpsSkipPrev & Go to beginning of track, or if pressed while in the 64 \ActionWpsSkipPrev
65 \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSkipPrev}
66 & Go to beginning of track, or if pressed while in the
63 first seconds of a track, go to previous track.\\ 67 first seconds of a track, go to previous track.\\
64 % 68 %
65 \ActionWpsSeekBack & Rewind in track.\\ 69 \ActionWpsSeekBack
70 \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSeekBack}
71 & Rewind in track.\\
66 % 72 %
67 \ActionWpsSkipNext & Go to next track.\\ 73 \ActionWpsSkipNext
74 \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSkipNext}
75 & Go to next track.\\
68 % 76 %
69 \ActionWpsSeekFwd & Fast forward in track.\\ 77 \ActionWpsSeekFwd
78 \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSeekFwd}
79 & Fast forward in track.\\
70 % 80 %
71 \ActionWpsPlay & Toggle play/pause.\\ 81 \ActionWpsPlay
82 \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsPlay}
83 & Toggle play/pause.\\
72 % 84 %
73 \ActionWpsStop & Stop playback.\\ 85 \ActionWpsStop
86 \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsStop}
87 & Stop playback.\\
74 % 88 %
75 \ActionWpsBrowse & Return to the \setting{File Browser}.\\ 89 \ActionWpsBrowse
90 \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsBrowse}
91 & Return to the \setting{File Browser}.\\
76 % 92 %
77 \ActionWpsContext & Enter \setting{WPS Context Menu}.\\ 93 \ActionWpsContext
94 \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsContext}
95 & Enter \setting{WPS Context Menu}.\\
78 % 96 %
79 \opt{ONDIO_PAD}{\ActionWpsContext{} twice}% 97 \opt{ONDIO_PAD}{\ActionWpsContext{} twice}%
80 \nopt{ONDIO_PAD}{\ActionWpsMenu}% 98 \nopt{ONDIO_PAD}{\ActionWpsMenu}%
@@ -82,7 +100,9 @@ your WPS (While Playing Screen).
82 \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\% 100 \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
83 % 101 %
84 \opt{quickscreen}{% 102 \opt{quickscreen}{%
85 \ActionWpsQuickScreen & Switches to the \setting{Quick Screen}. 103 \ActionWpsQuickScreen
104 \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsQuickScreen}
105 & Switches to the \setting{Quick Screen}.
86 (see \reference{ref:QuickScreen}) \\}% 106 (see \reference{ref:QuickScreen}) \\}%
87 % 107 %
88 % software hold targets (currently Archos only) 108 % software hold targets (currently Archos only)
@@ -102,28 +122,38 @@ your WPS (While Playing Screen).
102 }% 122 }%
103 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD% 123 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
104 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% 124 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
105 \ActionWpsPitchScreen & Show \setting{Pitch Screen} 125 \ActionWpsPitchScreen
106 (see \reference{sec:pitchscreen}).\\}% 126 \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsPitchScreen}
127 & Show \setting{Pitch Screen}
128 (see \reference{sec:pitchscreen}).\\}%
107 % 129 %
108 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD% 130 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
109 ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% 131 ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
110 \ActionWpsIdThreeScreen & Enter \setting{ID3 Viewer}.\\% 132 \ActionWpsIdThreeScreen
133 \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsIdThreeScreen}
134 & Enter \setting{ID3 Viewer}.\\%
111 }% 135 }%
112 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD% 136 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
113 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% 137 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
114 \ActionWpsAbSetBNextDir{} or }% 138 \ActionWpsAbSetBNextDir{} or }%
115 % not all targets have the above action defined but the one below works on all 139 % not all targets have the above action defined but the one below works on all
116 Short \ActionWpsSkipNext{} + Long \ActionWpsSkipNext 140 Short \ActionWpsSkipNext{} + Long \ActionWpsSkipNext
141 \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsAbSetBNextDir{} or
142 Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext}
117 & Skip to the next directory.\\ 143 & Skip to the next directory.\\
118 % 144 %
119 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD% 145 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
120 ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% 146 ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
121 \ActionWpsAbSetAPrevDir{} or }% 147 \ActionWpsAbSetAPrevDir{} or }%
122 Short \ActionWpsSkipPrev{} + Long \ActionWpsSkipPrev 148 Short \ActionWpsSkipPrev{} + Long \ActionWpsSkipPrev
149 \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsAbSetAPrevDir{} or
150 Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext}
123 & Skip to the previous directory.\\ 151 & Skip to the previous directory.\\
124 % 152 %
125 \opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{ 153 \opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{
126 \ActionStdRec & Switches to the Recording screen \\ 154 \ActionStdRec
155 \opt{IRIVER_RC_H100_PAD}{&}
156 & Switches to the Recording screen \\
127 }% 157 }%
128 \end{btnmap} 158 \end{btnmap}
129\end{table} 159\end{table}
@@ -288,23 +318,29 @@ Delete the currently playing file.
288 \begin{table} 318 \begin{table}
289 \begin{btnmap}{}{} 319 \begin{btnmap}{}{}
290 \ActionPsToggleMode 320 \ActionPsToggleMode
321 \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsToggleMode}
291 & Toggle pitch changing mode \\ 322 & Toggle pitch changing mode \\
292 % 323 %
293 \ActionPsIncSmall{} / \ActionPsDecSmall 324 \ActionPsIncSmall{} / \ActionPsDecSmall
325 \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsIncSmall{} / \ActionRCPsDecSmall}
294 & Increase / Decrease pitch by 0.1\% (in procentual mode) or a semitone 326 & Increase / Decrease pitch by 0.1\% (in procentual mode) or a semitone
295 (in semitone mode)\\ 327 (in semitone mode)\\
296 % 328 %
297 \ActionPsIncBig{} / \ActionPsDecBig 329 \ActionPsIncBig{} / \ActionPsDecBig
330 \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsIncBig{} / \ActionRCPsDecBig}
298 & Increase / Decrease pitch by 1\% (in procentual mode) or a semitone 331 & Increase / Decrease pitch by 1\% (in procentual mode) or a semitone
299 (in semitone mode)\\ 332 (in semitone mode)\\
300 % 333 %
301 \ActionPsNudgeLeft{} / \ActionPsNudgeRight 334 \ActionPsNudgeLeft{} / \ActionPsNudgeRight
335 \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsNudgeLeft{} / \ActionPsNudgeRight}
302 & Temporarily change pitch by 2.0\% (beatmatch), or modify speed (in timestretch mode) \\ 336 & Temporarily change pitch by 2.0\% (beatmatch), or modify speed (in timestretch mode) \\
303 % 337 %
304 \ActionPsReset 338 \ActionPsReset
339 \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsReset}
305 & Reset pitch and speed to 100\% \\ 340 & Reset pitch and speed to 100\% \\
306 % 341 %
307 \ActionPsExit 342 \ActionPsExit
343 \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsExit}
308 & Leave the Pitch Screen \\ 344 & Leave the Pitch Screen \\
309 % 345 %
310 \end{btnmap} 346 \end{btnmap}