Fix another oops with defining IRAMORIG twice. :p
[Rockbox.git] / manual / platform / e200.tex
blobfaaa87512a69583925733d966c9568a13c756b58
1 % $Id$ %
2 \def\UseOption{e200}
3 \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4 \edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5 \edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6 \edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7 \edef\UseOption{\UseOption,HAVE_LCD_SLEEP}
8 \edef\UseOption{\UseOption,HAVE_RECORDING}
9 \edef\UseOption{\UseOption,CONFIG_TUNER}
10 \edef\UseOption{\UseOption,CONFIG_RTC}
11 \edef\UseOption{\UseOption,SWCODEC}
12 \edef\UseOption{\UseOption,SANSA_E200_PAD}
13 \edef\UseOption{\UseOption,HAVE_LCD_COLOR}
14 \edef\UseOption{\UseOption,HAVE_BACKLIGHT}
15 \edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
16 \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
17 \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
18 \edef\UseOption{\UseOption,sansa}
20 \newcommand{\playerman}{Sansa}
21 \newcommand{\playertype}{e200}
22 \newcommand{\playerlongtype}{\playertype}
23 \newcommand{\genericimg}{176x220x16}
24 \newcommand{\specimg}{e200}
25 %Used to name the player, e.g. ...to the \dap
26 \newcommand{\dap}{player}
27 %For use when referring to the player. E.g. the \daps\ capacity ...
28 \newcommand{\daps}{player's}
29 \newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
30 \newcommand{\screenshotsize}{4cm}
31 \newcommand{\disk}{flash storage}
33 \newcommand{\ButtonLeft}{\btnfnt{Left}}
34 \newcommand{\ButtonRight}{\btnfnt{Right}}
35 \newcommand{\ButtonRec}{\btnfnt{Rec}}
36 \newcommand{\ButtonUp}{\btnfnt{Play}}
37 \newcommand{\ButtonDown}{\btnfnt{Submenu}}
38 \newcommand{\ButtonSelect}{\btnfnt{Select}}
39 \newcommand{\ButtonPower}{\btnfnt{Power}}
40 \newcommand{\ButtonScrollBack}{\btnfnt{Scroll Backward}}
41 \newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Forward}}
42 \newcommand{\ButtonHold}{\btnfnt{Hold}}
44 %Button actions, standard context
45 \newcommand{\ActionStdPrev}{\ButtonScrollBack}
46 \newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack}
47 \newcommand{\ActionStdNext}{\ButtonScrollFwd}
48 \newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd}
49 \newcommand{\ActionStdCancel}{\ButtonLeft}
50 \newcommand{\ActionStdContext}{Long \ButtonSelect}
51 \newcommand{\ActionStdQuickScreen}{Long \ButtonDown}
52 \newcommand{\ActionStdMenu}{\ButtonDown}
53 \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
54 \newcommand{\ActionStdRec}{Long \ButtonRec}
56 %Button actions, wps context
57 \newcommand{\ActionWpsPlay}{\ButtonUp}
58 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
59 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
60 \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
61 \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
63 \newcommand{\ActionWpsStop}{\ButtonPower}
64 \newcommand{\ActionWpsVolDown}{\ButtonScrollFwd}
65 \newcommand{\ActionWpsVolUp}{\ButtonScrollBack}
67 \newcommand{\ActionWpsQuickScreen}{Long \ButtonDown}
68 \newcommand{\ActionWpsMenu}{\ButtonDown}
69 \newcommand{\ActionWpsContext}{Long \ButtonSelect}
70 \newcommand{\ActionWpsBrowse}{\ButtonSelect}
72 \newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
73 \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
74 \newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonUp}
76 %Button actions, tree context
77 \newcommand{\ActionTreeWps}{\ButtonUp}
78 \newcommand{\ActionTreeStop}{\ButtonPower}
79 \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
80 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
82 %Button actions, YesNo context
83 \newcommand{\ActionYesNoAccept}{\ButtonSelect}
85 %Button actions, Setting context
86 \newcommand{\ActionSettingInc}{\ButtonScrollBack}
87 \newcommand{\ActionSettingDec}{\ButtonScrollFwd}
89 %Button actions, Virtual Keyboard Context
90 \newcommand{\ActionKbdLeft}{\ButtonLeft}
91 \newcommand{\ActionKbdRight}{\ButtonRight}
92 \newcommand{\ActionKbdSelect}{\ButtonSelect}
93 \newcommand{\ActionKbdDone}{\ButtonUp}
94 \newcommand{\ActionKbdAbort}{\ButtonPower}
95 \newcommand{\ActionKbdUp}{\ButtonScrollBack}
96 \newcommand{\ActionKbdDown}{\ButtonScrollFwd}
97 \newcommand{\ActionKbdCursorLeft}{\ButtonRec{} + \ButtonLeft}
98 \newcommand{\ActionKbdCursorRight}{\ButtonRec{} + \ButtonRight}
99 \newcommand{\ActionKbdBackSpace}{\ButtonDown}
100 \newcommand{\ActionKbdPageFlip}{\ButtonRec{} + \ButtonSelect}
102 %Button actions, Pitch Screen context
103 \newcommand{\ActionPsToggleMode}{\ButtonRec}
104 \newcommand{\ActionPsIncSmall}{\ButtonScrollBack}
105 \newcommand{\ActionPsIncBig}{Long \ButtonScrollBack}
106 \newcommand{\ActionPsDecSmall}{\ButtonScrollFwd}
107 \newcommand{\ActionPsDecBig}{Long \ButtonScrollFwd}
108 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
109 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
110 \newcommand{\ActionPsReset}{\ButtonSelect}
111 \newcommand{\ActionPsExit}{\ButtonPower{} or \ButtonUp}
113 %Button actions, Recording screen context
114 \newcommand{\ActionRecPause}{\ButtonUp}
115 \newcommand{\ActionRecExit}{\ButtonPower}
116 \newcommand{\ActionRecNewfile}{\ButtonRec}
117 \newcommand{\ActionRecMenu}{\ButtonDown}
118 \newcommand{\ActionSettingsInc}{\ButtonRight}
119 \newcommand{\ActionSettingsDec}{\ButtonLeft}
121 %Button actions, FM radio context
122 \newcommand{\ActionFMPreset}{\ButtonSelect}
123 \newcommand{\ActionFMMenu}{Long \ButtonSelect}
124 \newcommand{\ActionFMMode}{Long \ButtonUp}
125 \newcommand{\ActionFMStop}{\ButtonPower}
126 \newcommand{\ActionFMExit}{\ButtonDown}
127 \newcommand{\ActionFMPlay}{\ButtonUp}
128 \newcommand{\ActionFMSettingsInc}{\ButtonUp}
129 \newcommand{\ActionFMSettingsDec}{\ButtonDown}
130 \newcommand{\ActionFMPrev}{\ActionSettingsInc}
131 \newcommand{\ActionFMNext}{\ActionSettingsDec}