diff options
author | Nils Wallménius <nils@rockbox.org> | 2006-12-01 13:11:19 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2006-12-01 13:11:19 +0000 |
commit | c4a87312f0861e6c4c7cc0b0f7ed054570275763 (patch) | |
tree | 82f5811fff8a7f4ab5cad04abfd853924ea762e2 /manual/platform/recorderv2fm.tex | |
parent | db0d74053a13e6c9e146c3b7c334dd015fc7ed02 (diff) | |
download | rockbox-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
Diffstat (limited to 'manual/platform/recorderv2fm.tex')
-rw-r--r-- | manual/platform/recorderv2fm.tex | 1 |
1 files changed, 1 insertions, 0 deletions
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} |