From 191ffdc498b6c3ef6a065bd4fa8d7cd1ecfe90b1 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sun, 3 Feb 2008 20:55:25 +0000 Subject: Convert the fmradio section in the mainmenu chapter to use button action macros. Fix FS#8325 wrong buttons in the buttontable for h10 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16211 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/c200.tex | 13 +++++++++++++ manual/platform/e200.tex | 13 +++++++++++++ manual/platform/h10.tex | 13 +++++++++++++ manual/platform/h10_5gb.tex | 13 +++++++++++++ manual/platform/h1xx.tex | 13 +++++++++++++ manual/platform/h300.tex | 13 +++++++++++++ manual/platform/ondiofm.tex | 19 +++++++++++++++++++ manual/platform/ondiosp.tex | 9 +++++++++ manual/platform/recorderv2fm.tex | 12 ++++++++++++ manual/platform/x5.tex | 13 +++++++++++++ 10 files changed, 131 insertions(+) (limited to 'manual/platform') diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex index 7d2973d401..225200b479 100644 --- a/manual/platform/c200.tex +++ b/manual/platform/c200.tex @@ -117,3 +117,16 @@ \newcommand{\ActionSettingsDec}{\ButtonLeft} \newcommand{\ActionQuickscreenExit}{\ButtonPower} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonSelect} +\newcommand{\ActionFMMenu}{\ButtonDown} +\newcommand{\ActionFMMode}{\ButtonRec} +\newcommand{\ActionFMStop}{Long \ButtonUp} +\newcommand{\ActionFMExit}{\ButtonPower} +\newcommand{\ActionFMPlay}{\ButtonPlay} +\newcommand{\ActionFMSettingsInc}{\ButtonVolUp} +\newcommand{\ActionFMSettingsDec}{\ButtonVolDown} +\newcommand{\ActionFMPrev}{\ButtonLeft} +\newcommand{\ActionFMNext}{\ButtonRight} + diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex index db3bbf6685..faaa87512a 100644 --- a/manual/platform/e200.tex +++ b/manual/platform/e200.tex @@ -117,3 +117,16 @@ \newcommand{\ActionRecMenu}{\ButtonDown} \newcommand{\ActionSettingsInc}{\ButtonRight} \newcommand{\ActionSettingsDec}{\ButtonLeft} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonSelect} +\newcommand{\ActionFMMenu}{Long \ButtonSelect} +\newcommand{\ActionFMMode}{Long \ButtonUp} +\newcommand{\ActionFMStop}{\ButtonPower} +\newcommand{\ActionFMExit}{\ButtonDown} +\newcommand{\ActionFMPlay}{\ButtonUp} +\newcommand{\ActionFMSettingsInc}{\ButtonUp} +\newcommand{\ActionFMSettingsDec}{\ButtonDown} +\newcommand{\ActionFMPrev}{\ActionSettingsInc} +\newcommand{\ActionFMNext}{\ActionSettingsDec} + diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex index 3ce43dd4f6..928fefe291 100644 --- a/manual/platform/h10.tex +++ b/manual/platform/h10.tex @@ -113,3 +113,16 @@ \newcommand{\ActionPsNudgeRight}{\ButtonFF} \newcommand{\ActionPsReset}{\ButtonPlay} \newcommand{\ActionPsExit}{\ButtonLeft} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonRight} +\newcommand{\ActionFMMenu}{Long \ButtonRight} +\newcommand{\ActionFMMode}{\ButtonLeft} +\newcommand{\ActionFMStop}{Long \ButtonPlay} +\newcommand{\ActionFMExit}{\ButtonPower} +\newcommand{\ActionFMPlay}{\ButtonPlay} +\newcommand{\ActionFMSettingsInc}{\ButtonScrollUp} +\newcommand{\ActionFMSettingsDec}{\ButtonScrollDown} +\newcommand{\ActionFMPrev}{\ButtonRew} +\newcommand{\ActionFMNext}{\ButtonFF} + diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex index 4f1a450803..cded5815e2 100644 --- a/manual/platform/h10_5gb.tex +++ b/manual/platform/h10_5gb.tex @@ -110,3 +110,16 @@ \newcommand{\ActionPsNudgeRight}{\ButtonFF} \newcommand{\ActionPsReset}{\ButtonPlay} \newcommand{\ActionPsExit}{\ButtonLeft} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonRight} +\newcommand{\ActionFMMenu}{Long \ButtonRight} +\newcommand{\ActionFMMode}{\ButtonLeft} +\newcommand{\ActionFMStop}{Long \ButtonPlay} +\newcommand{\ActionFMExit}{\ButtonPower} +\newcommand{\ActionFMPlay}{\ButtonPlay} +\newcommand{\ActionFMSettingsInc}{\ButtonScrollUp} +\newcommand{\ActionFMSettingsDec}{\ButtonScrollDown} +\newcommand{\ActionFMPrev}{\ButtonRew} +\newcommand{\ActionFMNext}{\ButtonFF} + diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex index 36adb1a6f3..903d726412 100644 --- a/manual/platform/h1xx.tex +++ b/manual/platform/h1xx.tex @@ -116,3 +116,16 @@ \newcommand{\ActionSettingsDec}{\ButtonLeft} \newcommand{\ActionRecMenu}{\ButtonMode} \newcommand{\ActionRecExit}{\ButtonOff} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonSelect} +\newcommand{\ActionFMMenu}{Long \ButtonSelect} +\newcommand{\ActionFMMode}{Long \ButtonOn} +\newcommand{\ActionFMStop}{\ButtonOff} +\newcommand{\ActionFMExit}{\ButtonMode} +\newcommand{\ActionFMPlay}{\ButtonOn} +\newcommand{\ActionFMSettingsInc}{\ActionSettingInc} +\newcommand{\ActionFMSettingsDec}{\ActionSettingDec} +\newcommand{\ActionFMPrev}{\ButtonLeft} +\newcommand{\ActionFMNext}{\ButtonRight} + diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex index 546aaad83a..07441e0452 100644 --- a/manual/platform/h300.tex +++ b/manual/platform/h300.tex @@ -118,3 +118,16 @@ \newcommand{\ActionSettingsDec}{\ButtonLeft} \newcommand{\ActionRecMenu}{\ButtonMode} \newcommand{\ActionRecExit}{\ButtonOff} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonSelect} +\newcommand{\ActionFMMenu}{Long \ButtonSelect} +\newcommand{\ActionFMMode}{Long \ButtonOn} +\newcommand{\ActionFMStop}{\ButtonOff} +\newcommand{\ActionFMExit}{\ButtonMode} +\newcommand{\ActionFMPlay}{\ButtonOn} +\newcommand{\ActionFMSettingsInc}{\ActionSettingInc} +\newcommand{\ActionFMSettingsDec}{\ActionSettingDec} +\newcommand{\ActionFMPrev}{\ButtonLeft} +\newcommand{\ActionFMNext}{\ButtonRight} + diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex index baf750cc6e..64a72c90ea 100644 --- a/manual/platform/ondiofm.tex +++ b/manual/platform/ondiofm.tex @@ -68,6 +68,15 @@ \newcommand{\ActionSettingInc}{\ButtonUp} \newcommand{\ActionSettingDec}{\ButtonDown} +%Button actions, Virtual Keyboard Context +\newcommand{\ActionKbdLeft}{\ButtonLeft} +\newcommand{\ActionKbdRight}{\ButtonRight} +\newcommand{\ActionKbdSelect}{\ButtonMenu} +\newcommand{\ActionKbdDone}{Long \ButtonMenu} +\newcommand{\ActionKbdAbort}{\ButtonOff} +\newcommand{\ActionKbdUp}{\ButtonUp} +\newcommand{\ActionKbdDown}{\ButtonDown} + %Button actions, Pitch Screen context \newcommand{\ActionPsToggleMode}{Long \ButtonMenu} \newcommand{\ActionPsIncSmall}{\ButtonUp} @@ -85,3 +94,13 @@ \newcommand{\ActionSettingsDec}{\ButtonLeft} \newcommand{\ActionRecMenu}{Long \ButtonMenu} \newcommand{\ActionRecExit}{\ButtonOff} + +%Button actions, FM radio context +\newcommand{\ActionFMMenu}{Long \ButtonMenu} +\newcommand{\ActionFMStop}{\ButtonOff} +\newcommand{\ActionFMExit}{Long \ButtonOff} +\newcommand{\ActionFMSettingsInc}{\ButtonUp} +\newcommand{\ActionFMSettingsDec}{\ButtonDown} +\newcommand{\ActionFMPrev}{\ButtonLeft} +\newcommand{\ActionFMNext}{\ButtonRight} + diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex index b75e9b7720..c07cab2de0 100644 --- a/manual/platform/ondiosp.tex +++ b/manual/platform/ondiosp.tex @@ -61,6 +61,15 @@ %Button actions, YesNo context \newcommand{\ActionYesNoAccept}{\ButtonRight} +%Button actions, Virtual Keyboard Context +\newcommand{\ActionKbdLeft}{\ButtonLeft} +\newcommand{\ActionKbdRight}{\ButtonRight} +\newcommand{\ActionKbdSelect}{\ButtonMenu} +\newcommand{\ActionKbdDone}{Long \ButtonMenu} +\newcommand{\ActionKbdAbort}{\ButtonOff} +\newcommand{\ActionKbdUp}{\ButtonUp} +\newcommand{\ActionKbdDown}{\ButtonDown} + %Button actions, Setting context \newcommand{\ActionSettingInc}{\ButtonUp} \newcommand{\ActionSettingDec}{\ButtonDown} diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex index da69105aac..501d513e55 100644 --- a/manual/platform/recorderv2fm.tex +++ b/manual/platform/recorderv2fm.tex @@ -120,3 +120,15 @@ \newcommand{\ActionSettingsDec}{\ButtonLeft} \newcommand{\ActionRecMenu}{\ButtonFOne} \newcommand{\ActionRecExit}{\ButtonOff} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonFTwo} +\newcommand{\ActionFMMenu}{\ButtonFOne} +\newcommand{\ActionFMMode}{Long \ButtonOn} +\newcommand{\ActionFMStop}{\ButtonOff} +\newcommand{\ActionFMExit}{\ButtonOn} +\newcommand{\ActionFMSettingsInc}{\ButtonUp} +\newcommand{\ActionFMSettingsDec}{\ButtonDown} +\newcommand{\ActionFMPrev}{\ButtonLeft} +\newcommand{\ActionFMNext}{\ButtonRight} + diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex index 9750754846..de2faf0a12 100644 --- a/manual/platform/x5.tex +++ b/manual/platform/x5.tex @@ -107,3 +107,16 @@ \newcommand{\ActionSettingsDec}{\ButtonLeft} \newcommand{\ActionRecMenu}{Long \ButtonRec} \newcommand{\ActionRecExit}{Long \ButtonPlay} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\ButtonSelect} +\newcommand{\ActionFMMenu}{Long \ButtonSelect} +\newcommand{\ActionFMMode}{Long \ButtonPlay} +\newcommand{\ActionFMStop}{\ButtonPower} +\newcommand{\ActionFMExit}{\ButtonRec} +\newcommand{\ActionFMPlay}{\ButtonPlay} +\newcommand{\ActionFMSettingsInc}{\ActionSettingInc} +\newcommand{\ActionFMSettingsDec}{\ActionSettingDec} +\newcommand{\ActionFMPrev}{\ButtonLeft} +\newcommand{\ActionFMNext}{\ButtonRight} + -- cgit v1.2.3