summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-11-30 14:53:30 +0000
committerNils Wallménius <nils@rockbox.org>2006-11-30 14:53:30 +0000
commitb100a20e0d11ec74bca422efa86fbc3fdc281dc8 (patch)
treeac82cfc86ca2472fb9feada68fdb177181f6b268 /manual/platform
parenta515b10d47218cf2cc4c79865ff2a34aea7ec3bc (diff)
downloadrockbox-b100a20e0d11ec74bca422efa86fbc3fdc281dc8.zip
rockbox-b100a20e0d11ec74bca422efa86fbc3fdc281dc8.tar.gz
rockbox-b100a20e0d11ec74bca422efa86fbc3fdc281dc8.tar.bz2
rockbox-b100a20e0d11ec74bca422efa86fbc3fdc281dc8.tar.xz
Overhaul of the Recording part of the main menu chapter. Converted to actions, added missing options, minor changes. The screenshots are still outdated for some targets and missing for x5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11627 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/h1xx.tex10
-rw-r--r--manual/platform/h300.tex10
-rw-r--r--manual/platform/ondiofm.tex7
-rw-r--r--manual/platform/ondiosp.tex2
-rw-r--r--manual/platform/recorder.tex11
-rw-r--r--manual/platform/recorderv2fm.tex11
-rw-r--r--manual/platform/x5.tex14
7 files changed, 57 insertions, 8 deletions
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index 99c5187..d16b9b8 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -87,4 +87,12 @@
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
\newcommand{\ActionPsReset}{\ButtonOn}
-\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file
+\newcommand{\ActionPsExit}{\ButtonOff}
+
+%Button actions, Recording screen context
+\newcommand{\ActionRecPause}{\ButtonOn}
+\newcommand{\ActionRecNewfile}{\ButtonRec}
+\newcommand{\ActionSettingsInc}{\ButtonRight}
+\newcommand{\ActionSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecMenu}{\ButtonMode}
+\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index c5bbccf..d6f7a2e 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -89,4 +89,12 @@
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
\newcommand{\ActionPsReset}{\ButtonOn}
-\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file
+\newcommand{\ActionPsExit}{\ButtonOff}
+
+%Button actions, Recording screen context
+\newcommand{\ActionRecPause}{\ButtonOn}
+\newcommand{\ActionRecNewfile}{\ButtonRec}
+\newcommand{\ActionSettingsInc}{\ButtonRight}
+\newcommand{\ActionSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecMenu}{\ButtonMode}
+\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 6a377c3..dce07b0 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -63,3 +63,10 @@
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
\newcommand{\ActionPsReset}{\ButtonMenu}
\newcommand{\ActionPsExit}{\ButtonOff}
+
+%Button actions, Recording screen context
+\newcommand{\ActionRecPause}{\ButtonMenu}
+\newcommand{\ActionSettingsInc}{\ButtonRight}
+\newcommand{\ActionSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecMenu}{Long \ButtonMenu}
+\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index e7cad6a..e1f2752 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -59,4 +59,4 @@
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
\newcommand{\ActionPsReset}{\ButtonMenu}
-\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file
+\newcommand{\ActionPsExit}{\ButtonOff}
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index 86d8aa8..2ce363d 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -82,4 +82,13 @@
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
\newcommand{\ActionPsReset}{\ButtonOn}
-\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file
+\newcommand{\ActionPsExit}{\ButtonOff}
+
+%Button actions, Recording screen context
+\newcommand{\ActionRecPause}{\ButtonPlay}
+\newcommand{\ActionRecFTwo}{\ButtonFTwo}
+\newcommand{\ActionRecFThree}{\ButtonFThree}
+\newcommand{\ActionSettingsInc}{\ButtonRight}
+\newcommand{\ActionSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecMenu}{\ButtonFOne}
+\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index 407b67f..731834d 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -82,4 +82,13 @@
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
\newcommand{\ActionPsReset}{\ButtonOn}
-\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file
+\newcommand{\ActionPsExit}{\ButtonOff}
+
+%Button actions, Recording screen context
+\newcommand{\ActionRecPause}{\ButtonPlay}
+\newcommand{\ActionRecFTwo}{\ButtonFTwo}
+\newcommand{\ActionRecFThree}{\ButtonFThree}
+\newcommand{\ActionSettingsInc}{\ButtonRight}
+\newcommand{\ActionSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecMenu}{\ButtonFOne}
+\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index ce6789d..777b0a9 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -72,10 +72,18 @@
%Button actions, Pitch Screen context
\newcommand{\ActionPsIncSmall}{\ButtonUp}
-\newcommand{\ActionPsIncBig}{Hold \ButtonUp}
+\newcommand{\ActionPsIncBig}{Long \ButtonUp}
\newcommand{\ActionPsDecSmall}{\ButtonDown}
-\newcommand{\ActionPsDecBig}{Hold \ButtonDown}
+\newcommand{\ActionPsDecBig}{Long \ButtonDown}
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
\newcommand{\ActionPsReset}{\ButtonPower}
-\newcommand{\ActionPsExit}{\ButtonPlay} \ No newline at end of file
+\newcommand{\ActionPsExit}{\ButtonPlay}
+
+%Button actions, Recording screen context
+\newcommand{\ActionRecPause}{\ButtonPlay}
+\newcommand{\ActionRecNewfile}{\ButtonRec}
+\newcommand{\ActionSettingsInc}{\ButtonRight}
+\newcommand{\ActionSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecMenu}{Long \ButtonRec}
+\newcommand{\ActionRecExit}{Long \ButtonPlay}