summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-12-01 13:11:19 +0000
committerNils Wallménius <nils@rockbox.org>2006-12-01 13:11:19 +0000
commitc4a87312f0861e6c4c7cc0b0f7ed054570275763 (patch)
tree82f5811fff8a7f4ab5cad04abfd853924ea762e2
parentdb0d74053a13e6c9e146c3b7c334dd015fc7ed02 (diff)
downloadrockbox-c4a87312f0861e6c4c7cc0b0f7ed054570275763.tar.gz
rockbox-c4a87312f0861e6c4c7cc0b0f7ed054570275763.zip
updated pitch screen section with semitone mode and new buttonmappings patch FS#6402 by Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11639 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/platform/h10.tex1
-rw-r--r--manual/platform/h10_5gb.tex1
-rw-r--r--manual/platform/h1xx.tex5
-rw-r--r--manual/platform/h300.tex5
-rw-r--r--manual/platform/ipod3g.tex1
-rw-r--r--manual/platform/ipod4g.tex1
-rw-r--r--manual/platform/ipodcolor.tex1
-rw-r--r--manual/platform/ipodmini.tex1
-rw-r--r--manual/platform/ipodnano.tex1
-rw-r--r--manual/platform/ipodvideo.tex1
-rw-r--r--manual/platform/ondiofm.tex1
-rw-r--r--manual/platform/ondiosp.tex1
-rw-r--r--manual/platform/recorder.tex1
-rw-r--r--manual/platform/recorderv2fm.tex1
-rw-r--r--manual/platform/x5.tex1
-rw-r--r--manual/rockbox_interface/wps.tex32
16 files changed, 39 insertions, 16 deletions
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index fcbe4bb827..898a7c9941 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -72,6 +72,7 @@
72\newcommand{\ActionKbdDown}{\ButtonScrollDown} 72\newcommand{\ActionKbdDown}{\ButtonScrollDown}
73 73
74%Button actions, Pitch Screen context 74%Button actions, Pitch Screen context
75\newcommand{\ActionPsToggleMode}{\ButtonPower}
75\newcommand{\ActionPsIncSmall}{\ButtonScrollUp} 76\newcommand{\ActionPsIncSmall}{\ButtonScrollUp}
76\newcommand{\ActionPsIncBig}{Long \ButtonScrollUp} 77\newcommand{\ActionPsIncBig}{Long \ButtonScrollUp}
77\newcommand{\ActionPsDecSmall}{\ButtonScrollDown} 78\newcommand{\ActionPsDecSmall}{\ButtonScrollDown}
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex
index f7308538bf..1c3e99f228 100644
--- a/manual/platform/h10_5gb.tex
+++ b/manual/platform/h10_5gb.tex
@@ -72,6 +72,7 @@
72\newcommand{\ActionKbdDown}{\ButtonScrollDown} 72\newcommand{\ActionKbdDown}{\ButtonScrollDown}
73 73
74%Button actions, Pitch Screen context 74%Button actions, Pitch Screen context
75\newcommand{\ActionPsToggleMode}{\ButtonPower}
75\newcommand{\ActionPsIncSmall}{\ButtonScrollUp} 76\newcommand{\ActionPsIncSmall}{\ButtonScrollUp}
76\newcommand{\ActionPsIncBig}{Long \ButtonScrollUp} 77\newcommand{\ActionPsIncBig}{Long \ButtonScrollUp}
77\newcommand{\ActionPsDecSmall}{\ButtonScrollDown} 78\newcommand{\ActionPsDecSmall}{\ButtonScrollDown}
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index 4ecfd408da..cd13eac612 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -80,14 +80,15 @@
80\newcommand{\ActionKbdDown}{\ButtonDown} 80\newcommand{\ActionKbdDown}{\ButtonDown}
81 81
82%Button actions, Pitch Screen context 82%Button actions, Pitch Screen context
83\newcommand{\ActionPsToggleMode}{\ButtonMode}
83\newcommand{\ActionPsIncSmall}{\ButtonUp} 84\newcommand{\ActionPsIncSmall}{\ButtonUp}
84\newcommand{\ActionPsIncBig}{Long \ButtonUp} 85\newcommand{\ActionPsIncBig}{Long \ButtonUp}
85\newcommand{\ActionPsDecSmall}{\ButtonDown} 86\newcommand{\ActionPsDecSmall}{\ButtonDown}
86\newcommand{\ActionPsDecBig}{Long \ButtonDown} 87\newcommand{\ActionPsDecBig}{Long \ButtonDown}
87\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} 88\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
88\newcommand{\ActionPsNudgeRight}{\ButtonRight} 89\newcommand{\ActionPsNudgeRight}{\ButtonRight}
89\newcommand{\ActionPsReset}{\ButtonOn} 90\newcommand{\ActionPsReset}{\ButtonSelect}
90\newcommand{\ActionPsExit}{\ButtonOff} 91\newcommand{\ActionPsExit}{\ButtonOn{} or \ButtonOff}
91 92
92%Button actions, Recording screen context 93%Button actions, Recording screen context
93\newcommand{\ActionRecPause}{\ButtonOn} 94\newcommand{\ActionRecPause}{\ButtonOn}
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index 292b16888a..51db495676 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -82,14 +82,15 @@
82\newcommand{\ActionKbdDown}{\ButtonDown} 82\newcommand{\ActionKbdDown}{\ButtonDown}
83 83
84%Button actions, Pitch Screen context 84%Button actions, Pitch Screen context
85\newcommand{\ActionPsToggleMode}{\ButtonMode}
85\newcommand{\ActionPsIncSmall}{\ButtonUp} 86\newcommand{\ActionPsIncSmall}{\ButtonUp}
86\newcommand{\ActionPsIncBig}{Long \ButtonUp} 87\newcommand{\ActionPsIncBig}{Long \ButtonUp}
87\newcommand{\ActionPsDecSmall}{\ButtonDown} 88\newcommand{\ActionPsDecSmall}{\ButtonDown}
88\newcommand{\ActionPsDecBig}{Long \ButtonDown} 89\newcommand{\ActionPsDecBig}{Long \ButtonDown}
89\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} 90\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
90\newcommand{\ActionPsNudgeRight}{\ButtonRight} 91\newcommand{\ActionPsNudgeRight}{\ButtonRight}
91\newcommand{\ActionPsReset}{\ButtonOn} 92\newcommand{\ActionPsReset}{\ButtonSelect}
92\newcommand{\ActionPsExit}{\ButtonOff} 93\newcommand{\ActionPsExit}{\ButtonOn{} or \ButtonOff}
93 94
94%Button actions, Recording screen context 95%Button actions, Recording screen context
95\newcommand{\ActionRecPause}{\ButtonOn} 96\newcommand{\ActionRecPause}{\ButtonOn}
diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex
index f450aabcff..973bbffa25 100644
--- a/manual/platform/ipod3g.tex
+++ b/manual/platform/ipod3g.tex
@@ -68,6 +68,7 @@
68 68
69 69
70%Button actions, Pitch Screen context 70%Button actions, Pitch Screen context
71\newcommand{\ActionPsToggleMode}{\ButtonPlay}
71\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd} 72\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
72\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd} 73\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd}
73\newcommand{\ActionPsDecSmall}{\ButtonScrollBack} 74\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index fcfa71dccd..79dd1499b8 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -68,6 +68,7 @@
68 68
69 69
70%Button actions, Pitch Screen context 70%Button actions, Pitch Screen context
71\newcommand{\ActionPsToggleMode}{\ButtonPlay}
71\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd} 72\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
72\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd} 73\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd}
73\newcommand{\ActionPsDecSmall}{\ButtonScrollBack} 74\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index 97148be01e..e4f4dd221d 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -68,6 +68,7 @@
68\newcommand{\ActionKbdDown}{\ButtonScrollFwd} 68\newcommand{\ActionKbdDown}{\ButtonScrollFwd}
69 69
70%Button actions, Pitch Screen context 70%Button actions, Pitch Screen context
71\newcommand{\ActionPsToggleMode}{\ButtonPlay}
71\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd} 72\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
72\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd} 73\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd}
73\newcommand{\ActionPsDecSmall}{\ButtonScrollBack} 74\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
index ede347fe03..d77e186688 100644
--- a/manual/platform/ipodmini.tex
+++ b/manual/platform/ipodmini.tex
@@ -67,6 +67,7 @@
67\newcommand{\ActionKbdDown}{\ButtonScrollFwd} 67\newcommand{\ActionKbdDown}{\ButtonScrollFwd}
68 68
69%Button actions, Pitch Screen context 69%Button actions, Pitch Screen context
70\newcommand{\ActionPsToggleMode}{\ButtonPlay}
70\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd} 71\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
71\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd} 72\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd}
72\newcommand{\ActionPsDecSmall}{\ButtonScrollBack} 73\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index 546f5a0e2e..069f766fd5 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -69,6 +69,7 @@
69 69
70 70
71%Button actions, Pitch Screen context 71%Button actions, Pitch Screen context
72\newcommand{\ActionPsToggleMode}{\ButtonPlay}
72\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd} 73\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
73\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd} 74\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd}
74\newcommand{\ActionPsDecSmall}{\ButtonScrollBack} 75\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index 3e57206290..915a2a03db 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -69,6 +69,7 @@
69 69
70 70
71%Button actions, Pitch Screen context 71%Button actions, Pitch Screen context
72\newcommand{\ActionPsToggleMode}{\ButtonPlay}
72\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd} 73\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
73\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd} 74\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd}
74\newcommand{\ActionPsDecSmall}{\ButtonScrollBack} 75\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 1eb425ca7a..17e9bebbbd 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -55,6 +55,7 @@
55\newcommand{\ActionYesNoAccept}{\ButtonRight} 55\newcommand{\ActionYesNoAccept}{\ButtonRight}
56 56
57%Button actions, Pitch Screen context 57%Button actions, Pitch Screen context
58\newcommand{\ActionPsToggleMode}{Long \ButtonMenu}
58\newcommand{\ActionPsIncSmall}{\ButtonUp} 59\newcommand{\ActionPsIncSmall}{\ButtonUp}
59\newcommand{\ActionPsIncBig}{Long \ButtonUp} 60\newcommand{\ActionPsIncBig}{Long \ButtonUp}
60\newcommand{\ActionPsDecSmall}{\ButtonDown} 61\newcommand{\ActionPsDecSmall}{\ButtonDown}
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index d626390f15..c208394456 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -52,6 +52,7 @@
52\newcommand{\ActionYesNoAccept}{\ButtonRight} 52\newcommand{\ActionYesNoAccept}{\ButtonRight}
53 53
54%Button actions, Pitch Screen context 54%Button actions, Pitch Screen context
55\newcommand{\ActionPsToggleMode}{Long \ButtonMenu}
55\newcommand{\ActionPsIncSmall}{\ButtonUp} 56\newcommand{\ActionPsIncSmall}{\ButtonUp}
56\newcommand{\ActionPsIncBig}{Long \ButtonUp} 57\newcommand{\ActionPsIncBig}{Long \ButtonUp}
57\newcommand{\ActionPsDecSmall}{\ButtonDown} 58\newcommand{\ActionPsDecSmall}{\ButtonDown}
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index 4c575312be..93f59d1c46 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -75,6 +75,7 @@
75\newcommand{\ActionKbdDown}{\ButtonDown} 75\newcommand{\ActionKbdDown}{\ButtonDown}
76 76
77%Button actions, Pitch Screen context 77%Button actions, Pitch Screen context
78\newcommand{\ActionPsToggleMode}{\ButtonFOne}
78\newcommand{\ActionPsIncSmall}{\ButtonUp} 79\newcommand{\ActionPsIncSmall}{\ButtonUp}
79\newcommand{\ActionPsIncBig}{Long \ButtonUp} 80\newcommand{\ActionPsIncBig}{Long \ButtonUp}
80\newcommand{\ActionPsDecSmall}{\ButtonDown} 81\newcommand{\ActionPsDecSmall}{\ButtonDown}
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index b706c8d69b..caf8411a75 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -75,6 +75,7 @@
75\newcommand{\ActionKbdDown}{\ButtonDown} 75\newcommand{\ActionKbdDown}{\ButtonDown}
76 76
77%Button actions, Pitch Screen context 77%Button actions, Pitch Screen context
78\newcommand{\ActionPsToggleMode}{\ButtonFOne}
78\newcommand{\ActionPsIncSmall}{\ButtonUp} 79\newcommand{\ActionPsIncSmall}{\ButtonUp}
79\newcommand{\ActionPsIncBig}{Long \ButtonUp} 80\newcommand{\ActionPsIncBig}{Long \ButtonUp}
80\newcommand{\ActionPsDecSmall}{\ButtonDown} 81\newcommand{\ActionPsDecSmall}{\ButtonDown}
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index 777b0a9cc6..cd5db457df 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -71,6 +71,7 @@
71\newcommand{\ActionKbdAbort}{\ButtonRec} 71\newcommand{\ActionKbdAbort}{\ButtonRec}
72 72
73%Button actions, Pitch Screen context 73%Button actions, Pitch Screen context
74\newcommand{\ActionPsToggleMode}{\ButtonSelect}
74\newcommand{\ActionPsIncSmall}{\ButtonUp} 75\newcommand{\ActionPsIncSmall}{\ButtonUp}
75\newcommand{\ActionPsIncBig}{Long \ButtonUp} 76\newcommand{\ActionPsIncBig}{Long \ButtonUp}
76\newcommand{\ActionPsDecSmall}{\ButtonDown} 77\newcommand{\ActionPsDecSmall}{\ButtonDown}
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index a34d4a9f9f..ac9dffdcbf 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -57,7 +57,7 @@ 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 & Volume up/down.\\
61 % 61 %
62 \ActionWpsSkipPrev & Go to beginning of track, or if pressed while in the 62 \ActionWpsSkipPrev & Go to beginning of track, or if pressed while in the
63 first seconds of a track, go to previous track.\\ 63 first seconds of a track, go to previous track.\\
@@ -79,7 +79,7 @@ your WPS (While Playing Screen).
79 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{% 79 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{%
80 \ActionWpsPitchScreen & Show pitch setting screen.\\}% 80 \ActionWpsPitchScreen & Show pitch setting screen.\\}%
81 % 81 %
82 \opt{ONDIO_PAD}{\ActionWpsContext\ twice}% 82 \opt{ONDIO_PAD}{\ActionWpsContext{} twice}%
83 \nopt{ONDIO_PAD}{\ActionWpsMenu}% 83 \nopt{ONDIO_PAD}{\ActionWpsMenu}%
84 & Enter \setting{Main Menu}% 84 & Enter \setting{Main Menu}%
85 \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\% 85 \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
@@ -186,24 +186,32 @@ function in the \setting{File Context Menu}.
186 186
187\nopt{player}{ 187\nopt{player}{
188 \subsubsection{\label{sec:pitchscreen}Pitch} 188 \subsubsection{\label{sec:pitchscreen}Pitch}
189 The Pitch Screen allows you to quickly change the pitch of your \dap. The 189
190 pitch value can be adjusted between 50\% and 200\%. 190 The Pitch Screen allows you to change the pitch and (at the same
191 time) the playback speed of your \dap. The pitch value can be
192 adjusted between 50\% and 200\%. Changing the pitch can be done in
193 two modes: procentual and semitone.
194
191 \begin{table} 195 \begin{table}
192 \begin{btnmap}{}{} 196 \begin{btnmap}{}{}
193 \ActionPsIncSmall/\ActionPsDecSmall 197 \ActionPsToggleMode
194 & Increase / Decrease Pitch by 0.1\% \\ 198 & Toggle pitch changing mode \\
199 %
200 \ActionPsIncSmall{} / \ActionPsDecSmall
201 & Increase / Decrease pitch by 0.1\% (in procentual mode) or a semitone
202 (in semitone mode)\\
195 % 203 %
196 \ActionPsIncBig/\ActionPsDecBig 204 \ActionPsIncBig{} / \ActionPsDecBig
197 & Increase / Decrease Pitch by 1\% \\ 205 & Increase / Decrease pitch by 1\% (only in procentual mode)\\
198 % 206 %
199 \ActionPsNudgeRight/\ActionPsNudgeLeft 207 \ActionPsNudgeRight{} / \ActionPsNudgeLeft
200 & Temporarily Increase / Decrease Pitch by 2.0\% \\ 208 & Temporarily Increase / Decrease pitch by 2.0\% \\
201 % 209 %
202 \ActionPsReset 210 \ActionPsReset
203 & Reset Pitch to 100\% \\ 211 & Reset pitch to 100\% \\
204 % 212 %
205 \ActionPsExit 213 \ActionPsExit
206 & Leave Pitch screen \\ 214 & Leave the Pitch Screen \\
207 % 215 %
208 \end{btnmap} 216 \end{btnmap}
209 \end{table} 217 \end{table}