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