Add some more missing Action commands to the H10s' and recording capable Ipods'platform files which should fix the manuals for good. Also renamed ActionSettings* to ActionRecSettings* to avoid confusion with ActionSetting* ... (which is really different on most targets).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16871 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marianne Arnold 2008-03-29 00:19:25 +00:00
parent 58787280b8
commit 6f027bbe25
16 changed files with 44 additions and 33 deletions

View file

@ -28,7 +28,7 @@ The controls for this screen are:
\ActionStdPrev{} / \ActionStdNext & Select setting.\\
%
\ActionSettingsDec{} / \ActionSettingsInc & Adjust selected setting.\\
\ActionRecSettingsDec{} / \ActionRecSettingsInc & Adjust selected setting.\\
%
\ActionRecPause & Start recording.\\
& While recording: pause recording (press again to

View file

@ -102,11 +102,11 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonUp}
\newcommand{\ActionRecExit}{\ButtonPower}
\newcommand{\ActionRecExit}{Long \ButtonPower}
\newcommand{\ActionRecNewfile}{\ButtonRec}
\newcommand{\ActionRecMenu}{Long \ButtonDown}
\newcommand{\ActionSettingsInc}{\ButtonRight}
\newcommand{\ActionSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
\newcommand{\ActionQuickscreenExit}{\ButtonPower}

View file

@ -105,8 +105,8 @@
\newcommand{\ActionRecExit}{\ButtonPower}
\newcommand{\ActionRecNewfile}{\ButtonRec}
\newcommand{\ActionRecMenu}{\ButtonDown}
\newcommand{\ActionSettingsInc}{\ButtonRight}
\newcommand{\ActionSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
%Button actions, FM radio context
\newcommand{\ActionFMPreset}{\ButtonSelect}
@ -117,6 +117,6 @@
\newcommand{\ActionFMPlay}{\ButtonUp}
\newcommand{\ActionFMSettingsInc}{\ButtonUp}
\newcommand{\ActionFMSettingsDec}{\ButtonDown}
\newcommand{\ActionFMPrev}{\ActionSettingsInc}
\newcommand{\ActionFMNext}{\ActionSettingsDec}
\newcommand{\ActionFMPrev}{\ActionRecSettingsInc}
\newcommand{\ActionFMNext}{\ActionRecSettingsDec}

View file

@ -117,7 +117,9 @@
\newcommand{\ActionFMNext}{\ButtonFF}
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\fixme{fix me}}
\newcommand{\ActionRecExit}{\fixme{fix me}}
\newcommand{\ActionRecMenu}{\fixme{fix me}}
\newcommand{\ActionRecPause}{\ButtonPlay}
\newcommand{\ActionRecExit}{\ButtonLeft}
\newcommand{\ActionRecMenu}{\ButtonPower}
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}

View file

@ -117,7 +117,9 @@
\newcommand{\ActionFMNext}{\ButtonFF}
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\fixme{fix me}}
\newcommand{\ActionRecExit}{\fixme{fix me}}
\newcommand{\ActionRecMenu}{\fixme{fix me}}
\newcommand{\ActionRecPause}{\ButtonPlay}
\newcommand{\ActionRecExit}{\ButtonLeft}
\newcommand{\ActionRecMenu}{\ButtonPower}
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}

View file

@ -104,8 +104,8 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonOn}
\newcommand{\ActionRecNewfile}{\ButtonRec}
\newcommand{\ActionSettingsInc}{\ButtonRight}
\newcommand{\ActionSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecMenu}{\ButtonMode}
\newcommand{\ActionRecExit}{\ButtonOff}

View file

@ -104,8 +104,8 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonOn}
\newcommand{\ActionRecNewfile}{\ButtonRec}
\newcommand{\ActionSettingsInc}{\ButtonRight}
\newcommand{\ActionSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecMenu}{\ButtonMode}
\newcommand{\ActionRecExit}{\ButtonOff}

View file

@ -98,6 +98,8 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonPlay}
\newcommand{\ActionRecExit}{\ButtonMenu}
\newcommand{\ActionRecExit}{Long \ButtonPlay}
\newcommand{\ActionRecMenu}{\fixme{fixme}}
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}

View file

@ -98,6 +98,8 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonPlay}
\newcommand{\ActionRecExit}{\ButtonMenu}
\newcommand{\ActionRecExit}{Long \ButtonPlay}
\newcommand{\ActionRecMenu}{\fixme{fixme}}
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}

View file

@ -97,6 +97,8 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonPlay}
\newcommand{\ActionRecExit}{\ButtonMenu}
\newcommand{\ActionRecExit}{Long \ButtonPlay}
\newcommand{\ActionRecMenu}{\fixme{fixme}}
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}

View file

@ -99,6 +99,7 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonPlay}
\newcommand{\ActionRecExit}{\ButtonMenu}
\newcommand{\ActionRecExit}{Long \ButtonPlay}
\newcommand{\ActionRecMenu}{\fixme{fixme}}
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
\newcommand{\ActionRecSettingsDec}{\ActionSettingDec}

View file

@ -92,7 +92,7 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonPlay}
\newcommand{\ActionRecNewfile}{\ButtonRec}
\newcommand{\ActionSettingsInc}{\ButtonRight}
\newcommand{\ActionSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecMenu}{Long \ButtonRec}
\newcommand{\ActionRecExit}{Long \ButtonPlay}

View file

@ -85,8 +85,8 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonMenu}
\newcommand{\ActionSettingsInc}{\ButtonRight}
\newcommand{\ActionSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecMenu}{Long \ButtonMenu}
\newcommand{\ActionRecExit}{\ButtonOff}

View file

@ -104,7 +104,7 @@
\newcommand{\ActionRecPause}{\ButtonPlay}
\newcommand{\ActionRecFTwo}{\ButtonFTwo}
\newcommand{\ActionRecFThree}{\ButtonFThree}
\newcommand{\ActionSettingsInc}{\ButtonRight}
\newcommand{\ActionSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecMenu}{\ButtonFOne}
\newcommand{\ActionRecExit}{\ButtonOff}

View file

@ -109,8 +109,8 @@
\newcommand{\ActionRecPause}{\ButtonPlay}
\newcommand{\ActionRecFTwo}{\ButtonFTwo}
\newcommand{\ActionRecFThree}{\ButtonFThree}
\newcommand{\ActionSettingsInc}{\ButtonRight}
\newcommand{\ActionSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecMenu}{\ButtonFOne}
\newcommand{\ActionRecExit}{\ButtonOff}

View file

@ -92,8 +92,8 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonPlay}
\newcommand{\ActionRecNewfile}{\ButtonRec}
\newcommand{\ActionSettingsInc}{\ButtonRight}
\newcommand{\ActionSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecMenu}{Long \ButtonRec}
\newcommand{\ActionRecExit}{Long \ButtonPlay}