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:
parent
58787280b8
commit
6f027bbe25
16 changed files with 44 additions and 33 deletions
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in a new issue