Commit FS#8750. Add ARM assembler for the dsp-functions channels_process_sound_chan_m...
[kugel-rb.git] / manual / platform / h300.tex
blob07441e0452441b323d7483e6d840e8ef80221cbe
1 % $Id$ %
2 \def\UseOption{h300}
3 \edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4 \edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5 \edef\UseOption{\UseOption,HAVE_LCD_FLIP}
6 \edef\UseOption{\UseOption,HAVE_RECORDING}
7 \edef\UseOption{\UseOption,CONFIG_TUNER}
8 \edef\UseOption{\UseOption,CONFIG_RTC}
9 \edef\UseOption{\UseOption,SWCODEC}
10 \edef\UseOption{\UseOption,IRIVER_H300_PAD}
11 \edef\UseOption{\UseOption,HAVE_LCD_COLOR}
12 \edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
13 \edef\UseOption{\UseOption,HAVE_BACKLIGHT}
14 \edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
15 \edef\UseOption{\UseOption,HAVE_DIRCACHE}
16 \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
17 \edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
18 \edef\UseOption{\UseOption,HAVE_USB_CHARGING}
19 \edef\UseOption{\UseOption,iriver}
21 \newcommand{\playerman}{Iriver}
22 \newcommand{\playertype}{H3xx}
23 \newcommand{\playerlongtype}{H320 and H340}
24 \newcommand{\genericimg}{220x176x16}
25 \newcommand{\specimg}{h300}
26 %Used to name the player, e.g. ...to the \dap
27 \newcommand{\dap}{player}
28 %For use when referring to the player. E.g. the \daps\ capacity ...
29 \newcommand{\daps}{player's}
30 \newcommand{\firmwarefilename}{\fname{rockbox.iriver}}
31 \newcommand{\screenshotsize}{6cm}
32 \newcommand{\disk}{hard disk}
34 \newcommand{\ButtonLeft}{\btnfnt{Left}}
35 \newcommand{\ButtonRight}{\btnfnt{Right}}
36 \newcommand{\ButtonUp}{\btnfnt{Up}}
37 \newcommand{\ButtonDown}{\btnfnt{Down}}
38 \newcommand{\ButtonSelect}{\btnfnt{Navi}}
39 \newcommand{\ButtonMode}{\btnfnt{A-B}}
40 \newcommand{\ButtonRec}{\btnfnt{Rec}}
41 \newcommand{\ButtonOn}{\btnfnt{Play}}
42 \newcommand{\ButtonOff}{\btnfnt{Stop}}
43 \newcommand{\ButtonHold}{\btnfnt{Hold}}
45 %Button actions, standard context
46 \newcommand{\ActionStdPrev}{\ButtonUp}
47 \newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
48 \newcommand{\ActionStdNext}{\ButtonDown}
49 \newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
50 \newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
51 \newcommand{\ActionStdContext}{Long \ButtonSelect}
52 \newcommand{\ActionStdQuickScreen}{Long \ButtonMode}
53 \newcommand{\ActionStdMenu}{\ButtonMode}
54 \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
56 %Button actions, wps context
57 \newcommand{\ActionWpsPlay}{\ButtonOn}
58 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
59 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
60 \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
61 \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
62 \newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonRight}
63 \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonLeft}
64 \newcommand{\ActionWpsStop}{\ButtonOff}
65 \newcommand{\ActionWpsVolDown}{\ButtonDown}
66 \newcommand{\ActionWpsVolUp}{\ButtonUp}
67 \newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown}
68 \newcommand{\ActionWpsQuickScreen}{Long \ButtonMode}
69 \newcommand{\ActionWpsMenu}{\ButtonMode}
70 \newcommand{\ActionWpsContext}{Long \ButtonSelect}
71 \newcommand{\ActionWpsBrowse}{\ButtonSelect}
72 \newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonSelect}
73 \newcommand{\ActionWpsIdThreeScreen}{\ButtonOn{} + \ButtonMode}
75 %Button actions, tree context
76 \newcommand{\ActionTreeWps}{\ButtonOn}
77 \newcommand{\ActionTreeStop}{\ButtonOff}
78 \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
79 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
81 %Button actions, YesNo context
82 \newcommand{\ActionYesNoAccept}{\ButtonSelect}
84 %Button actions, Setting context
85 \newcommand{\ActionSettingInc}{\ButtonUp}
86 \newcommand{\ActionSettingDec}{\ButtonDown}
88 %Button actions, Virtual Keyboard Context
89 \newcommand{\ActionKbdLeft}{\ButtonLeft}
90 \newcommand{\ActionKbdRight}{\ButtonRight}
91 \newcommand{\ActionKbdSelect}{\ButtonSelect}
92 \newcommand{\ActionKbdCursorLeft}{\ButtonOn{} + \ButtonLeft}
93 \newcommand{\ActionKbdCursorRight}{\ButtonOn{} + \ButtonRight}
94 \newcommand{\ActionKbdPageFlip}{\ButtonMode}
95 \newcommand{\ActionKbdDone}{\ButtonOn}
96 \newcommand{\ActionKbdAbort}{\ButtonOff}
97 \newcommand{\ActionKbdBackSpace}{\ButtonRec}
98 \newcommand{\ActionKbdMorseInput}{\ButtonOn{} + \ButtonMode}
99 \newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
100 \newcommand{\ActionKbdUp}{\ButtonUp}
101 \newcommand{\ActionKbdDown}{\ButtonDown}
103 %Button actions, Pitch Screen context
104 \newcommand{\ActionPsToggleMode}{\ButtonMode}
105 \newcommand{\ActionPsIncSmall}{\ButtonUp}
106 \newcommand{\ActionPsIncBig}{Long \ButtonUp}
107 \newcommand{\ActionPsDecSmall}{\ButtonDown}
108 \newcommand{\ActionPsDecBig}{Long \ButtonDown}
109 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
110 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
111 \newcommand{\ActionPsReset}{\ButtonSelect}
112 \newcommand{\ActionPsExit}{\ButtonOn{} or \ButtonOff}
114 %Button actions, Recording screen context
115 \newcommand{\ActionRecPause}{\ButtonOn}
116 \newcommand{\ActionRecNewfile}{\ButtonRec}
117 \newcommand{\ActionSettingsInc}{\ButtonRight}
118 \newcommand{\ActionSettingsDec}{\ButtonLeft}
119 \newcommand{\ActionRecMenu}{\ButtonMode}
120 \newcommand{\ActionRecExit}{\ButtonOff}
122 %Button actions, FM radio context
123 \newcommand{\ActionFMPreset}{\ButtonSelect}
124 \newcommand{\ActionFMMenu}{Long \ButtonSelect}
125 \newcommand{\ActionFMMode}{Long \ButtonOn}
126 \newcommand{\ActionFMStop}{\ButtonOff}
127 \newcommand{\ActionFMExit}{\ButtonMode}
128 \newcommand{\ActionFMPlay}{\ButtonOn}
129 \newcommand{\ActionFMSettingsInc}{\ActionSettingInc}
130 \newcommand{\ActionFMSettingsDec}{\ActionSettingDec}
131 \newcommand{\ActionFMPrev}{\ButtonLeft}
132 \newcommand{\ActionFMNext}{\ButtonRight}