Add some missing action commands to make the manual buildable again. Some buttons...
[Rockbox.git] / manual / platform / h10_5gb.tex
blobc456bfb21f95d163553c62dcaeadb9cac89635cb
1 % $Id$ %
2 \def\UseOption{h10_5gb}
3 \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4 \edef\UseOption{\UseOption,IRIVER_H10_PAD}
5 \edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6 \edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7 \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8 \edef\UseOption{\UseOption,iriver}
10 \newcommand{\playerman}{Iriver}
11 \newcommand{\playertype}{H10}
12 \newcommand{\playerlongtype}{\playertype{} 5GB and 6GB}
13 \newcommand{\genericimg}{128x128x16}
14 \newcommand{\specimg}{h10_5gb}
15 %Used to name the player, e.g. ...to the \dap
16 \newcommand{\dap}{player}
17 %For use when referring to the player. E.g. the \daps\ capacity ...
18 \newcommand{\daps}{player's}
19 \newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
20 \newcommand{\screenshotsize}{4cm}
21 \newcommand{\disk}{hard disk}
23 \newcommand{\ButtonLeft}{\btnfnt{Cancel}}
24 \newcommand{\ButtonRight}{\btnfnt{Select}}
25 \newcommand{\ButtonRew}{\btnfnt{Prev}}
26 \newcommand{\ButtonPlay}{\btnfnt{Play}}
27 \newcommand{\ButtonFF}{\btnfnt{Next}}
28 \newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}}
29 \newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}}
30 \newcommand{\ButtonPower}{\btnfnt{Power}}
31 \newcommand{\ButtonHold}{\btnfnt{Hold}}
33 %Button actions, standard context
34 \newcommand{\ActionStdPrev}{\ButtonScrollUp}
35 \newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollUp}
36 \newcommand{\ActionStdNext}{\ButtonScrollDown}
37 \newcommand{\ActionStdNextRepeat}{Long \ButtonScrollDown}
38 \newcommand{\ActionStdCancel}{\ButtonLeft}
39 \newcommand{\ActionStdContext}{Long \ButtonRight}
40 \newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
41 \newcommand{\ActionStdMenu}{\ButtonPower}
42 \newcommand{\ActionStdOk}{\ButtonRight}
44 %Button actions, wps context
45 \newcommand{\ActionWpsPlay}{\ButtonPlay}
46 \newcommand{\ActionWpsSkipNext}{\ButtonFF}
47 \newcommand{\ActionWpsSkipPrev}{\ButtonRew}
48 \newcommand{\ActionWpsSeekBack}{Long \ButtonRew}
49 \newcommand{\ActionWpsSeekFwd}{Long \ButtonFF}
51 \newcommand{\ActionWpsStop}{Long \ButtonPlay}
52 \newcommand{\ActionWpsVolDown}{\ButtonScrollDown}
53 \newcommand{\ActionWpsVolUp}{\ButtonScrollUp}
55 \newcommand{\ActionWpsQuickScreen}{Long \ButtonLeft}
56 \newcommand{\ActionWpsMenu}{\ButtonPower}
57 \newcommand{\ActionWpsContext}{Long \ButtonRight}
58 \newcommand{\ActionWpsBrowse}{\ButtonLeft}
59 \newcommand{\ActionWpsPitchScreen}{\ButtonPlay+\ButtonLeft}
60 \newcommand{\ActionWpsIdThreeScreen}{\ButtonPlay+\ButtonRight}
62 \newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonFF}
63 \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonRew}
64 \newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonPlay}
66 %Button actions, tree context
67 \newcommand{\ActionTreeWps}{\ButtonPlay}
68 \newcommand{\ActionTreeStop}{Long \ButtonPlay}
69 \newcommand{\ActionTreeEnter}{\ButtonRight}
70 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
72 %Button actions, YesNo context
73 \newcommand{\ActionYesNoAccept}{\ButtonRight}
75 %Button actions, Setting context
76 \newcommand{\ActionSettingInc}{\ButtonScrollUp}
77 \newcommand{\ActionSettingDec}{\ButtonScrollDown}
79 %Button actions, Alarm screen
80 \newcommand{\ActionAlarmSet}{\ActionStdOk}
81 \newcommand{\ActionAlarmCancel}{\ActionStdCancel}
82 \newcommand{\ActionAlarmHoursInc}{\ButtonRew}
83 \newcommand{\ActionAlarmHoursDec}{\ButtonFF}
85 %Button actions, Virtual Keyboard Context
86 \newcommand{\ActionKbdLeft}{\ButtonLeft}
87 \newcommand{\ActionKbdRight}{\ButtonRight}
88 \newcommand{\ActionKbdSelect}{\ButtonRew}
89 \newcommand{\ActionKbdDone}{\ButtonPlay}
90 \newcommand{\ActionKbdAbort}{\ButtonFF}
91 \newcommand{\ActionKbdUp}{\ButtonScrollUp}
92 \newcommand{\ActionKbdDown}{\ButtonScrollDown}
93 \newcommand{\ActionKbdMorseInput}{\ButtonPlay+\ButtonRew}
94 \newcommand{\ActionKbdMorseSelect}{\ButtonRew}
96 %Button actions, Pitch Screen context
97 \newcommand{\ActionPsToggleMode}{\ButtonPower}
98 \newcommand{\ActionPsIncSmall}{\ButtonScrollUp}
99 \newcommand{\ActionPsIncBig}{Long \ButtonScrollUp}
100 \newcommand{\ActionPsDecSmall}{\ButtonScrollDown}
101 \newcommand{\ActionPsDecBig}{Long \ButtonScrollDown}
102 \newcommand{\ActionPsNudgeLeft}{\ButtonRew}
103 \newcommand{\ActionPsNudgeRight}{\ButtonFF}
104 \newcommand{\ActionPsReset}{\ButtonPlay}
105 \newcommand{\ActionPsExit}{\ButtonLeft}
107 %Button actions, FM radio context
108 \newcommand{\ActionFMPreset}{\ButtonRight}
109 \newcommand{\ActionFMMenu}{Long \ButtonRight}
110 \newcommand{\ActionFMMode}{\ButtonLeft}
111 \newcommand{\ActionFMStop}{Long \ButtonPlay}
112 \newcommand{\ActionFMExit}{\ButtonPower}
113 \newcommand{\ActionFMPlay}{\ButtonPlay}
114 \newcommand{\ActionFMSettingsInc}{\ButtonScrollUp}
115 \newcommand{\ActionFMSettingsDec}{\ButtonScrollDown}
116 \newcommand{\ActionFMPrev}{\ButtonRew}
117 \newcommand{\ActionFMNext}{\ButtonFF}
119 %Button actions, Recording screen context
120 \newcommand{\ActionRecPause}{\fixme{fix me}}
121 \newcommand{\ActionRecExit}{\fixme{fix me}}
122 \newcommand{\ActionRecMenu}{\fixme{fix me}}