Colour targets: Revert an optimisation from almost 18 months ago that actually turned...
[Rockbox.git] / manual / platform / h300.tex
blob42f57fe8b674953b1c1c7cff2d56d25bb33f9369
1 % $Id$ %
2 \def\UseOption{h300}
3 \edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4 \edef\UseOption{\UseOption,IRIVER_H300_PAD}
5 \edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
6 \edef\UseOption{\UseOption,HAVE_BACKLIGHT}
7 \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8 \edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
9 \edef\UseOption{\UseOption,iriver}
11 \newcommand{\playerman}{Iriver}
12 \newcommand{\playertype}{H3xx}
13 \newcommand{\playerlongtype}{H320 and H340}
14 \newcommand{\genericimg}{220x176x16}
15 \newcommand{\specimg}{h300}
16 %Used to name the player, e.g. ...to the \dap
17 \newcommand{\dap}{player}
18 %For use when referring to the player. E.g. the \daps\ capacity ...
19 \newcommand{\daps}{player's}
20 \newcommand{\firmwarefilename}{\fname{rockbox.iriver}}
21 \newcommand{\screenshotsize}{6cm}
22 \newcommand{\disk}{hard disk}
24 \newcommand{\ButtonLeft}{\btnfnt{Left}}
25 \newcommand{\ButtonRight}{\btnfnt{Right}}
26 \newcommand{\ButtonUp}{\btnfnt{Up}}
27 \newcommand{\ButtonDown}{\btnfnt{Down}}
28 \newcommand{\ButtonSelect}{\btnfnt{Navi}}
29 \newcommand{\ButtonMode}{\btnfnt{A-B}}
30 \newcommand{\ButtonRec}{\btnfnt{Rec}}
31 \newcommand{\ButtonOn}{\btnfnt{Play}}
32 \newcommand{\ButtonOff}{\btnfnt{Stop}}
33 \newcommand{\ButtonHold}{\btnfnt{Hold}}
35 %Button actions, standard context
36 \newcommand{\ActionStdPrev}{\ButtonUp}
37 \newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
38 \newcommand{\ActionStdNext}{\ButtonDown}
39 \newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
40 \newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
41 \newcommand{\ActionStdContext}{Long \ButtonSelect}
42 \newcommand{\ActionStdQuickScreen}{Long \ButtonMode}
43 \newcommand{\ActionStdMenu}{\ButtonMode}
44 \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
45 \newcommand{\ActionStdUsbCharge}{\ButtonRec}
46 \newcommand{\ActionStdRec}{Long \ButtonRec}
48 %Button actions, wps context
49 \newcommand{\ActionWpsPlay}{\ButtonOn}
50 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
51 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
52 \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
53 \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
54 \newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonRight}
55 \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonLeft}
56 \newcommand{\ActionWpsStop}{\ButtonOff}
57 \newcommand{\ActionWpsVolDown}{\ButtonDown}
58 \newcommand{\ActionWpsVolUp}{\ButtonUp}
59 \newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown}
60 \newcommand{\ActionWpsQuickScreen}{Long \ButtonMode}
61 \newcommand{\ActionWpsMenu}{\ButtonMode}
62 \newcommand{\ActionWpsContext}{Long \ButtonSelect}
63 \newcommand{\ActionWpsBrowse}{\ButtonSelect}
64 \newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonSelect}
65 \newcommand{\ActionWpsIdThreeScreen}{\ButtonOn{} + \ButtonMode}
67 %Button actions, tree context
68 \newcommand{\ActionTreeWps}{\ButtonOn}
69 \newcommand{\ActionTreeStop}{\ButtonOff}
70 \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
71 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
73 %Button actions, YesNo context
74 \newcommand{\ActionYesNoAccept}{\ButtonSelect}
76 %Button actions, Setting context
77 \newcommand{\ActionSettingInc}{\ButtonUp}
78 \newcommand{\ActionSettingDec}{\ButtonDown}
80 %Button actions, Virtual Keyboard Context
81 \newcommand{\ActionKbdLeft}{\ButtonLeft}
82 \newcommand{\ActionKbdRight}{\ButtonRight}
83 \newcommand{\ActionKbdSelect}{\ButtonSelect}
84 \newcommand{\ActionKbdCursorLeft}{\ButtonOn{} + \ButtonLeft}
85 \newcommand{\ActionKbdCursorRight}{\ButtonOn{} + \ButtonRight}
86 \newcommand{\ActionKbdPageFlip}{\ButtonMode}
87 \newcommand{\ActionKbdDone}{\ButtonOn}
88 \newcommand{\ActionKbdAbort}{\ButtonOff}
89 \newcommand{\ActionKbdBackSpace}{\ButtonRec}
90 \newcommand{\ActionKbdMorseInput}{\ButtonOn{} + \ButtonMode}
91 \newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
92 \newcommand{\ActionKbdUp}{\ButtonUp}
93 \newcommand{\ActionKbdDown}{\ButtonDown}
95 %Button actions, Pitch Screen context
96 \newcommand{\ActionPsToggleMode}{\ButtonMode}
97 \newcommand{\ActionPsIncSmall}{\ButtonUp}
98 \newcommand{\ActionPsIncBig}{Long \ButtonUp}
99 \newcommand{\ActionPsDecSmall}{\ButtonDown}
100 \newcommand{\ActionPsDecBig}{Long \ButtonDown}
101 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
102 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
103 \newcommand{\ActionPsReset}{\ButtonSelect}
104 \newcommand{\ActionPsExit}{\ButtonOn{} or \ButtonOff}
106 %Button actions, Recording screen context
107 \newcommand{\ActionRecPause}{\ButtonOn}
108 \newcommand{\ActionRecNewfile}{\ButtonRec}
109 \newcommand{\ActionRecSettingsInc}{\ButtonRight}
110 \newcommand{\ActionRecSettingsDec}{\ButtonLeft}
111 \newcommand{\ActionRecMenu}{\ButtonMode}
112 \newcommand{\ActionRecExit}{\ButtonOff}
114 %Button actions, FM radio context
115 \newcommand{\ActionFMPreset}{\ButtonSelect}
116 \newcommand{\ActionFMMenu}{Long \ButtonSelect}
117 \newcommand{\ActionFMMode}{Long \ButtonOn}
118 \newcommand{\ActionFMStop}{\ButtonOff}
119 \newcommand{\ActionFMExit}{\ButtonMode}
120 \newcommand{\ActionFMPlay}{\ButtonOn}
121 \newcommand{\ActionFMSettingsInc}{\ActionSettingInc}
122 \newcommand{\ActionFMSettingsDec}{\ActionSettingDec}
123 \newcommand{\ActionFMPrev}{\ButtonLeft}
124 \newcommand{\ActionFMNext}{\ButtonRight}