summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-10-17 11:00:28 +0000
committerMartin Arver <martin.arver@gmail.com>2006-10-17 11:00:28 +0000
commit2145484ac23ad4cf0f1af8f3cff5cb7e3874d2ee (patch)
tree5b632bd76a535663233cfcdc9c36c5e0bcac9482
parentfb7edc00675413c660a762a363d0bffef78dc548 (diff)
downloadrockbox-2145484ac23ad4cf0f1af8f3cff5cb7e3874d2ee.tar.gz
rockbox-2145484ac23ad4cf0f1af8f3cff5cb7e3874d2ee.zip
Adopt pitch screen table to Action codes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11244 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/platform/h10.tex10
-rw-r--r--manual/platform/h10_5gb.tex10
-rw-r--r--manual/platform/h1xx.tex10
-rw-r--r--manual/platform/h300.tex10
-rw-r--r--manual/platform/ipod3g.tex11
-rw-r--r--manual/platform/ipod4g.tex10
-rw-r--r--manual/platform/ipodcolor.tex10
-rw-r--r--manual/platform/ipodmini.tex10
-rw-r--r--manual/platform/ipodnano.tex11
-rw-r--r--manual/platform/ipodvideo.tex11
-rw-r--r--manual/platform/ondiofm.tex10
-rw-r--r--manual/platform/ondiosp.tex10
-rw-r--r--manual/platform/recorder.tex10
-rw-r--r--manual/platform/recorderv2fm.tex12
-rw-r--r--manual/platform/x5.tex10
-rw-r--r--manual/rockbox_interface/wps.tex139
16 files changed, 220 insertions, 74 deletions
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index 35daae0b8d..153c604ba2 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -70,3 +70,13 @@
70\newcommand{\ActionKbdAbort}{\ButtonFF} 70\newcommand{\ActionKbdAbort}{\ButtonFF}
71\newcommand{\ActionKbdUp}{\ButtonScrollUp} 71\newcommand{\ActionKbdUp}{\ButtonScrollUp}
72\newcommand{\ActionKbdDown}{\ButtonScrollDown} 72\newcommand{\ActionKbdDown}{\ButtonScrollDown}
73
74%Button actions, Pitch Screen context
75\newcommand{\ActionPsIncSmall}{\ButtonScrollUp}
76\newcommand{\ActionPsIncBig}{Hold \ButtonScrollUp}
77\newcommand{\ActionPsDecSmall}{\ButtonScrollDown}
78\newcommand{\ActionPsDecBig}{Hold \ButtonScrollDown}
79\newcommand{\ActionPsNudgeLeft}{\ButtonRew}
80\newcommand{\ActionPsNudgeRight}{\ButtonFF}
81\newcommand{\ActionPsReset}{\ButtonPlay}
82\newcommand{\ActionPsExit}{\ButtonLeft} \ No newline at end of file
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex
index 36fd2cec42..8b6b197032 100644
--- a/manual/platform/h10_5gb.tex
+++ b/manual/platform/h10_5gb.tex
@@ -70,3 +70,13 @@
70\newcommand{\ActionKbdAbort}{\ButtonFF} 70\newcommand{\ActionKbdAbort}{\ButtonFF}
71\newcommand{\ActionKbdUp}{\ButtonScrollUp} 71\newcommand{\ActionKbdUp}{\ButtonScrollUp}
72\newcommand{\ActionKbdDown}{\ButtonScrollDown} 72\newcommand{\ActionKbdDown}{\ButtonScrollDown}
73
74%Button actions, Pitch Screen context
75\newcommand{\ActionPsIncSmall}{\ButtonScrollUp}
76\newcommand{\ActionPsIncBig}{Hold \ButtonScrollUp}
77\newcommand{\ActionPsDecSmall}{\ButtonScrollDown}
78\newcommand{\ActionPsDecBig}{Hold \ButtonScrollDown}
79\newcommand{\ActionPsNudgeLeft}{\ButtonRew}
80\newcommand{\ActionPsNudgeRight}{\ButtonFF}
81\newcommand{\ActionPsReset}{\ButtonPlay}
82\newcommand{\ActionPsExit}{\ButtonLeft} \ No newline at end of file
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index ca3897e32d..99c5187ff1 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -78,3 +78,13 @@
78\newcommand{\ActionKbdMorseSelect}{\ButtonSelect} 78\newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
79\newcommand{\ActionKbdUp}{\ButtonUp} 79\newcommand{\ActionKbdUp}{\ButtonUp}
80\newcommand{\ActionKbdDown}{\ButtonDown} 80\newcommand{\ActionKbdDown}{\ButtonDown}
81
82%Button actions, Pitch Screen context
83\newcommand{\ActionPsIncSmall}{\ButtonUp}
84\newcommand{\ActionPsIncBig}{Hold \ButtonUp}
85\newcommand{\ActionPsDecSmall}{\ButtonDown}
86\newcommand{\ActionPsDecBig}{Hold \ButtonDown}
87\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
88\newcommand{\ActionPsNudgeRight}{\ButtonRight}
89\newcommand{\ActionPsReset}{\ButtonOn}
90\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index 0edddac4a4..c5bbccffde 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -80,3 +80,13 @@
80\newcommand{\ActionKbdMorseSelect}{\ButtonSelect} 80\newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
81\newcommand{\ActionKbdUp}{\ButtonUp} 81\newcommand{\ActionKbdUp}{\ButtonUp}
82\newcommand{\ActionKbdDown}{\ButtonDown} 82\newcommand{\ActionKbdDown}{\ButtonDown}
83
84%Button actions, Pitch Screen context
85\newcommand{\ActionPsIncSmall}{\ButtonUp}
86\newcommand{\ActionPsIncBig}{Hold \ButtonUp}
87\newcommand{\ActionPsDecSmall}{\ButtonDown}
88\newcommand{\ActionPsDecBig}{Hold \ButtonDown}
89\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
90\newcommand{\ActionPsNudgeRight}{\ButtonRight}
91\newcommand{\ActionPsReset}{\ButtonOn}
92\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file
diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex
index da1262fea8..4dd7e2d696 100644
--- a/manual/platform/ipod3g.tex
+++ b/manual/platform/ipod3g.tex
@@ -65,3 +65,14 @@
65\newcommand{\ActionKbdAbort}{\ButtonMenu} 65\newcommand{\ActionKbdAbort}{\ButtonMenu}
66\newcommand{\ActionKbdUp}{\ButtonScrollBack} 66\newcommand{\ActionKbdUp}{\ButtonScrollBack}
67\newcommand{\ActionKbdDown}{\ButtonScrollFwd} 67\newcommand{\ActionKbdDown}{\ButtonScrollFwd}
68
69
70%Button actions, Pitch Screen context
71\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
72\newcommand{\ActionPsIncBig}{Hold \ButtonScrollFwd}
73\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
74\newcommand{\ActionPsDecBig}{Hold \ButtonScrollBack}
75\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
76\newcommand{\ActionPsNudgeRight}{\ButtonRight}
77\newcommand{\ActionPsReset}{\ButtonMenu}
78\newcommand{\ActionPsExit}{\ButtonSelect} \ No newline at end of file
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index 87c88f68cf..5d5636fafd 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -66,3 +66,13 @@
66\newcommand{\ActionKbdUp}{\ButtonScrollBack} 66\newcommand{\ActionKbdUp}{\ButtonScrollBack}
67\newcommand{\ActionKbdDown}{\ButtonScrollFwd} 67\newcommand{\ActionKbdDown}{\ButtonScrollFwd}
68 68
69
70%Button actions, Pitch Screen context
71\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
72\newcommand{\ActionPsIncBig}{Hold \ButtonScrollFwd}
73\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
74\newcommand{\ActionPsDecBig}{Hold \ButtonScrollBack}
75\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
76\newcommand{\ActionPsNudgeRight}{\ButtonRight}
77\newcommand{\ActionPsReset}{\ButtonMenu}
78\newcommand{\ActionPsExit}{\ButtonSelect}
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index 168c3d3c62..328e23dd08 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -66,3 +66,13 @@
66\newcommand{\ActionKbdAbort}{\ButtonMenu} 66\newcommand{\ActionKbdAbort}{\ButtonMenu}
67\newcommand{\ActionKbdUp}{\ButtonScrollBack} 67\newcommand{\ActionKbdUp}{\ButtonScrollBack}
68\newcommand{\ActionKbdDown}{\ButtonScrollFwd} 68\newcommand{\ActionKbdDown}{\ButtonScrollFwd}
69
70%Button actions, Pitch Screen context
71\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
72\newcommand{\ActionPsIncBig}{Hold \ButtonScrollFwd}
73\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
74\newcommand{\ActionPsDecBig}{Hold \ButtonScrollBack}
75\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
76\newcommand{\ActionPsNudgeRight}{\ButtonRight}
77\newcommand{\ActionPsReset}{\ButtonMenu}
78\newcommand{\ActionPsExit}{\ButtonSelect}
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
index 56e82c1f5e..f578c3ea1e 100644
--- a/manual/platform/ipodmini.tex
+++ b/manual/platform/ipodmini.tex
@@ -65,3 +65,13 @@
65\newcommand{\ActionKbdAbort}{\ButtonMenu} 65\newcommand{\ActionKbdAbort}{\ButtonMenu}
66\newcommand{\ActionKbdUp}{\ButtonScrollBack} 66\newcommand{\ActionKbdUp}{\ButtonScrollBack}
67\newcommand{\ActionKbdDown}{\ButtonScrollFwd} 67\newcommand{\ActionKbdDown}{\ButtonScrollFwd}
68
69%Button actions, Pitch Screen context
70\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
71\newcommand{\ActionPsIncBig}{Hold \ButtonScrollFwd}
72\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
73\newcommand{\ActionPsDecBig}{Hold \ButtonScrollBack}
74\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
75\newcommand{\ActionPsNudgeRight}{\ButtonRight}
76\newcommand{\ActionPsReset}{\ButtonMenu}
77\newcommand{\ActionPsExit}{\ButtonSelect} \ No newline at end of file
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index 87d040727b..b1d41cdb8c 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -66,3 +66,14 @@
66\newcommand{\ActionKbdAbort}{\ButtonMenu} 66\newcommand{\ActionKbdAbort}{\ButtonMenu}
67\newcommand{\ActionKbdUp}{\ButtonScrollBack} 67\newcommand{\ActionKbdUp}{\ButtonScrollBack}
68\newcommand{\ActionKbdDown}{\ButtonScrollFwd} 68\newcommand{\ActionKbdDown}{\ButtonScrollFwd}
69
70
71%Button actions, Pitch Screen context
72\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
73\newcommand{\ActionPsIncBig}{Hold \ButtonScrollFwd}
74\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
75\newcommand{\ActionPsDecBig}{Hold \ButtonScrollBack}
76\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
77\newcommand{\ActionPsNudgeRight}{\ButtonRight}
78\newcommand{\ActionPsReset}{\ButtonMenu}
79\newcommand{\ActionPsExit}{\ButtonSelect} \ No newline at end of file
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index f885f727c7..6c9242596c 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -66,3 +66,14 @@
66\newcommand{\ActionKbdAbort}{\ButtonMenu} 66\newcommand{\ActionKbdAbort}{\ButtonMenu}
67\newcommand{\ActionKbdUp}{\ButtonScrollBack} 67\newcommand{\ActionKbdUp}{\ButtonScrollBack}
68\newcommand{\ActionKbdDown}{\ButtonScrollFwd} 68\newcommand{\ActionKbdDown}{\ButtonScrollFwd}
69
70
71%Button actions, Pitch Screen context
72\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
73\newcommand{\ActionPsIncBig}{Hold \ButtonScrollFwd}
74\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
75\newcommand{\ActionPsDecBig}{Hold \ButtonScrollBack}
76\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
77\newcommand{\ActionPsNudgeRight}{\ButtonRight}
78\newcommand{\ActionPsReset}{\ButtonMenu}
79\newcommand{\ActionPsExit}{\ButtonSelect} \ No newline at end of file
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 3db49d8331..6a377c31f7 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -53,3 +53,13 @@
53 53
54%Button actions, YesNo context 54%Button actions, YesNo context
55\newcommand{\ActionYesNoAccept}{\ButtonRight} 55\newcommand{\ActionYesNoAccept}{\ButtonRight}
56
57%Button actions, Pitch Screen context
58\newcommand{\ActionPsIncSmall}{\ButtonUp}
59\newcommand{\ActionPsIncBig}{Hold \ButtonUp}
60\newcommand{\ActionPsDecSmall}{\ButtonDown}
61\newcommand{\ActionPsDecBig}{Hold \ButtonDown}
62\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
63\newcommand{\ActionPsNudgeRight}{\ButtonRight}
64\newcommand{\ActionPsReset}{\ButtonMenu}
65\newcommand{\ActionPsExit}{\ButtonOff}
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index 0dd3d23ff4..e7cad6ac7d 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -50,3 +50,13 @@
50 50
51%Button actions, YesNo context 51%Button actions, YesNo context
52\newcommand{\ActionYesNoAccept}{\ButtonRight} 52\newcommand{\ActionYesNoAccept}{\ButtonRight}
53
54%Button actions, Pitch Screen context
55\newcommand{\ActionPsIncSmall}{\ButtonUp}
56\newcommand{\ActionPsIncBig}{Hold \ButtonUp}
57\newcommand{\ActionPsDecSmall}{\ButtonDown}
58\newcommand{\ActionPsDecBig}{Hold \ButtonDown}
59\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
60\newcommand{\ActionPsNudgeRight}{\ButtonRight}
61\newcommand{\ActionPsReset}{\ButtonMenu}
62\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index 27058b69c4..86d8aa843b 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -73,3 +73,13 @@
73\newcommand{\ActionKbdBackSpace}{\ButtonFThree} 73\newcommand{\ActionKbdBackSpace}{\ButtonFThree}
74\newcommand{\ActionKbdUp}{\ButtonUp} 74\newcommand{\ActionKbdUp}{\ButtonUp}
75\newcommand{\ActionKbdDown}{\ButtonDown} 75\newcommand{\ActionKbdDown}{\ButtonDown}
76
77%Button actions, Pitch Screen context
78\newcommand{\ActionPsIncSmall}{\ButtonUp}
79\newcommand{\ActionPsIncBig}{Hold \ButtonUp}
80\newcommand{\ActionPsDecSmall}{\ButtonDown}
81\newcommand{\ActionPsDecBig}{Hold \ButtonDown}
82\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
83\newcommand{\ActionPsNudgeRight}{\ButtonRight}
84\newcommand{\ActionPsReset}{\ButtonOn}
85\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index 911a062fcc..407b67fa65 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -72,4 +72,14 @@
72\newcommand{\ActionKbdAbort}{\ButtonOff} 72\newcommand{\ActionKbdAbort}{\ButtonOff}
73\newcommand{\ActionKbdBackSpace}{\ButtonFThree} 73\newcommand{\ActionKbdBackSpace}{\ButtonFThree}
74\newcommand{\ActionKbdUp}{\ButtonUp} 74\newcommand{\ActionKbdUp}{\ButtonUp}
75\newcommand{\ActionKbdDown}{\ButtonDown} \ No newline at end of file 75\newcommand{\ActionKbdDown}{\ButtonDown}
76
77%Button actions, Pitch Screen context
78\newcommand{\ActionPsIncSmall}{\ButtonUp}
79\newcommand{\ActionPsIncBig}{Hold \ButtonUp}
80\newcommand{\ActionPsDecSmall}{\ButtonDown}
81\newcommand{\ActionPsDecBig}{Hold \ButtonDown}
82\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
83\newcommand{\ActionPsNudgeRight}{\ButtonRight}
84\newcommand{\ActionPsReset}{\ButtonOn}
85\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index ce443da739..ce6789ddd8 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -69,3 +69,13 @@
69\newcommand{\ActionKbdSelect}{\ButtonSelect} 69\newcommand{\ActionKbdSelect}{\ButtonSelect}
70\newcommand{\ActionKbdDone}{\ButtonPlay} 70\newcommand{\ActionKbdDone}{\ButtonPlay}
71\newcommand{\ActionKbdAbort}{\ButtonRec} 71\newcommand{\ActionKbdAbort}{\ButtonRec}
72
73%Button actions, Pitch Screen context
74\newcommand{\ActionPsIncSmall}{\ButtonUp}
75\newcommand{\ActionPsIncBig}{Hold \ButtonUp}
76\newcommand{\ActionPsDecSmall}{\ButtonDown}
77\newcommand{\ActionPsDecBig}{Hold \ButtonDown}
78\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
79\newcommand{\ActionPsNudgeRight}{\ButtonRight}
80\newcommand{\ActionPsReset}{\ButtonPower}
81\newcommand{\ActionPsExit}{\ButtonPlay} \ No newline at end of file
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 311b769ffa..039911b4b4 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -137,19 +137,19 @@ your WPS (While Playing Screen).
137 \end{description} 137 \end{description}
138} 138}
139\subsection{\label{sec:contextmenu}The WPS Context Menu} 139\subsection{\label{sec:contextmenu}The WPS Context Menu}
140 Like the context menu for the \setting{File Browser}, the \setting{WPS Context Menu} 140Like the context menu for the \setting{File Browser}, the \setting{WPS Context Menu}
141 allows you quick access to some often used functions: 141allows you quick access to some often used functions:
142 142
143 \subsubsection{Sound Settings} 143\subsubsection{Sound Settings}
144 This is a shortcut to the \setting{Sound Settings Menu}, where you can configure volume, 144This is a shortcut to the \setting{Sound Settings Menu}, where you can configure volume,
145 bass, treble, and other settings affecting the sound of your music. 145bass, treble, and other settings affecting the sound of your music.
146 See \reference{ref:configure_rockbox_sound} for more information. 146See \reference{ref:configure_rockbox_sound} for more information.
147 147
148 \subsubsection{Playlist} 148\subsubsection{Playlist}
149 The \setting{Playlist} submenu allows you to view, save, search and 149The \setting{Playlist} submenu allows you to view, save, search and
150 reshuffle the current playlist. To change settings for the 150reshuffle the current playlist. To change settings for the
151 \setting{Playlist Viewer} press \ActionStdMenu{} while viewing the playlist 151\setting{Playlist Viewer} press \ActionStdMenu{} while viewing the playlist
152 to bring up the \setting{Playlist Viewer Menu}. 152to bring up the \setting{Playlist Viewer Menu}.
153 153
154 \subsubsection{Playlist catalog} 154 \subsubsection{Playlist catalog}
155 \fixme{Add description of Playlist catalog} 155 \fixme{Add description of Playlist catalog}
@@ -158,65 +158,58 @@ your WPS (While Playing Screen).
158 \item [Add to playlist] 158 \item [Add to playlist]
159 \item [Add to new playlist] 159 \item [Add to new playlist]
160 \end{description} 160 \end{description}
161 \subsubsection{Bookmarks} 161\subsubsection{Bookmarks}
162 This allows you to create a bookmark in the currently-playing track. 162This allows you to create a bookmark in the currently-playing track.
163 163
164 \subsubsection{\label{ref:ID3viewer}Show ID3 info} 164\subsubsection{\label{ref:ID3viewer}Show ID3 info}
165 \screenshot{rockbox_interface/images/ss-id3-viewer}{The ID3 viewer}{} 165\screenshot{rockbox_interface/images/ss-id3-viewer}{The ID3 viewer}{}
166 This screen is accessible from the WPS screen, and provides a detailed view of 166This screen is accessible from the WPS screen, and provides a detailed view of
167 all the identity information about the current track. This info is known as 167all the identity information about the current track. This info is known as
168 meta data and is stored in audio file formats to keep information on artist, 168meta data and is stored in audio file formats to keep information on artist,
169 album etc. To access this screen, % 169album etc. To access this screen, %
170 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{ 170\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{
171 press \ActionWpsIdThreeScreen. }% 171 press \ActionWpsIdThreeScreen. }%
172 \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{press \ActionWpsContext{} 172\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{press \ActionWpsContext{}
173 to access the \setting{WPS Context Menu} and select 173 to access the \setting{WPS Context Menu} and select
174 \setting{Show ID3 info}. }% 174 \setting{Show ID3 info}. }%
175 \opt{RECORDER_PAD,PLAYER_PAD,ONDIO_PAD}{Use \ButtonLeft\ and \ButtonRight\ 175\opt{RECORDER_PAD,PLAYER_PAD,ONDIO_PAD}{Use \ButtonLeft\ and \ButtonRight\
176 to move through the information.}% 176 to move through the information.}%
177 177\subsubsection{Open With...}
178 \subsubsection{Open With...} 178This \setting{Open With} function is the same as the \setting{Open With}
179 This \setting{Open With} function is the same as the \setting{Open With} function 179function in the \setting{File Context Menu}.
180 in the \setting{File Context Menu}. 180
181 181\subsubsection{\label{sec:pitchscreen}Pitch}
182 \subsubsection{\label{sec:pitchscreen}Pitch} 182The Pitch Screen allows you to quickly change the pitch of your \dap. The
183 The Pitch Screen allows you to quickly change the pitch of your \dap. The 183pitch value can be adjusted between 50\% and 200\%.
184 pitch value can be adjusted between 50\% and 200\%. 184\begin{table}
185 \begin{table}
186 \begin{btnmap}{}{} 185 \begin{btnmap}{}{}
187 \opt{h1xx,h300,RECORDER_PAD,ONDIO_PAD,x5}{\ButtonUp/\ButtonDown} 186 \ActionPsIncSmall/\ActionPsDecSmall
188 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Short \ButtonScrollFwd/\ButtonScrollBack} 187 & Increase / Decrease Pitch by 0.1\% \\
189 & Increase / Decrease Pitch by 0.1\% \\ 188 %
190 % 189 \ActionPsIncBig/\ActionPsDecBig
191 \opt{h1xx,h300,RECORDER_PAD,ONDIO_PAD,x5}{hold \ButtonUp/\ButtonDown} 190 & Increase / Decrease Pitch by 1\% \\
192 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonScrollFwd/\ButtonScrollBack} 191 %
193 & Increase / Decrease Pitch by 1\% \\ 192 \ActionPsNudgeRight/\ActionPsNudgeLeft
194 % 193 & Temporarily Increase / Decrease Pitch by 2.0\% \\
195 \ButtonLeft/\ButtonRight 194 %
196 & Temporarily Increase / Decrease Pitch by 2.0\% \\ 195 \ActionPsReset
197 % 196 & Reset Pitch to 100\% \\
198 \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 197 %
199 \opt{h1xx,h300,RECORDER_PAD}{\ButtonOn} 198 \ActionPsExit
200 \opt{x5}{\ButtonPower} 199 & Leave Pitch screen \\
201 & Reset Pitch to 100\% \\ 200 %
202 %
203 \opt{h1xx,h300,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
204 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
205 \opt{x5}{\ButtonPlay}
206 & Leave Pitch screen \\
207 %
208 \end{btnmap} 201 \end{btnmap}
209 \end{table} 202\end{table}
210 \opt{RECORDER_PAD,ONDIO_PAD}{ 203\opt{RECORDER_PAD,ONDIO_PAD}{
211 \warn{Changing the pitch can cause audible 'Artifacts' or 'Dropouts'.} 204 \warn{Changing the pitch can cause audible 'Artifacts' or 'Dropouts'.}
212 } 205}
213 \opt{SWCODEC}{ 206\opt{SWCODEC}{
214 \subsubsection{Graphical EQ} 207 \subsubsection{Graphical EQ}
215 This is a shortcut to the \setting{Equalizer}. See \reference{ref:EQ}. 208 This is a shortcut to the \setting{Equalizer}. See \reference{ref:EQ}.
216 209
217 \subsubsection{Browse EQ Presets} 210 \subsubsection{Browse EQ Presets}
218 Browse presets for the \setting{Equalizer}. 211 Browse presets for the \setting{Equalizer}.
219 } 212}
220 213
221%********************QUICKSCREENS*********************************************** 214%********************QUICKSCREENS***********************************************
222\opt{RECORDER_PAD}{ 215\opt{RECORDER_PAD}{
@@ -245,11 +238,11 @@ your WPS (While Playing Screen).
245 settings. 238 settings.
246 239
247 \begin{table} 240 \begin{table}
248 \begin{btnmap}{}{} 241 \begin{btnmap}{}{}
249 \ButtonLeft & Controls Shuffle mode setting \\ 242 \ButtonLeft & Controls Shuffle mode setting \\
250 \ButtonRight & Controls Repeat mode setting \\ 243 \ButtonRight & Controls Repeat mode setting \\
251 \ButtonDown & Controls Show file setting \\ 244 \ButtonDown & Controls Show file setting \\
252 \end{btnmap} 245 \end{btnmap}
253 \end{table} 246 \end{table}
254 247
255 \ButtonFThree\ controls frequently used display options. 248 \ButtonFThree\ controls frequently used display options.