Change 'labeled' back to 'labelled' as the latter is the British spelling which shoul...
[kugel-rb.git] / manual / platform / recorder.tex
blob4e47e847a3b35b96656eeb731ad6fa704cfd3d3c
1 % $Id$ %
2 \def\UseOption{recorder}
3 \edef\UseOption{\UseOption,MASCODEC}
4 \edef\UseOption{\UseOption,RECORDER_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,archos}
10 \newcommand{\playerman}{Archos}
11 \newcommand{\playertype}{Recorder}
12 \newcommand{\playerlongtype}{Recorder 6, 10, 15 and 20}
13 \newcommand{\genericimg}{112x64x1}
15 \newcommand{\specimg}{recorder}
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{ajbrec.ajz}}
21 \newcommand{\screenshotsize}{4cm}
22 \newcommand{\disk}{hard disk}
24 \newcommand{\ButtonOn}{\btnfnt{On}}
25 \newcommand{\ButtonOff}{\btnfnt{Off}}
26 \newcommand{\ButtonPlay}{\btnfnt{Play}}
27 \newcommand{\ButtonUp}{\btnfnt{Up}}
28 \newcommand{\ButtonDown}{\btnfnt{Down}}
29 \newcommand{\ButtonLeft}{\btnfnt{Left}}
30 \newcommand{\ButtonRight}{\btnfnt{Right}}
31 \newcommand{\ButtonFOne}{\btnfnt{F1}}
32 \newcommand{\ButtonFTwo}{\btnfnt{F2}}
33 \newcommand{\ButtonFThree}{\btnfnt{F3}}
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 \ButtonPlay}
42 \newcommand{\ActionStdQuickScreen}{\ButtonFTwo}
43 \newcommand{\ActionQuickScreenExit}{\ButtonPlay}
44 \newcommand{\ActionStdMenu}{\ButtonFOne}
45 \newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn}
46 \newcommand{\ActionStdUsbCharge}{\ButtonFOne}
48 %Button actions, wps context
49 \newcommand{\ActionWpsPlay}{\ButtonPlay}
50 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
51 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
52 \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
53 \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
54 \newcommand{\ActionWpsStop}{\ButtonOff}
55 \newcommand{\ActionWpsVolDown}{\ButtonDown}
56 \newcommand{\ActionWpsVolUp}{\ButtonUp}
57 \newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown}
58 \newcommand{\ActionWpsQuickScreen}{\ButtonFTwo}
59 \newcommand{\ActionWpsMenu}{\ButtonFOne}
60 \newcommand{\ActionWpsContext}{Long \ButtonPlay}
61 \newcommand{\ActionWpsBrowse}{\ButtonOn}
62 \newcommand{\ActionWpsIdThreeScreen}{\ButtonFOne{} + \ButtonOn}
64 \newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonLeft}
65 \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonRight}
66 \newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonOff}
68 %Button actions, tree context
69 \newcommand{\ActionTreeWps}{\ButtonOn}
70 \newcommand{\ActionTreeStop}{\ButtonOff}
71 \newcommand{\ActionTreeEnter}{\ButtonRight}
72 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
74 %Button actions, YesNo context
75 \newcommand{\ActionYesNoAccept}{\ButtonPlay}
77 %Button actions, Setting context
78 \newcommand{\ActionSettingInc}{\ButtonUp}
79 \newcommand{\ActionSettingDec}{\ButtonDown}
81 %Button actions, Virtual Keyboard Context
82 \newcommand{\ActionKbdLeft}{\ButtonLeft}
83 \newcommand{\ActionKbdRight}{\ButtonRight}
84 \newcommand{\ActionKbdSelect}{\ButtonPlay}
85 \newcommand{\ActionKbdCursorLeft}{\ButtonOn{} + \ButtonLeft}
86 \newcommand{\ActionKbdCursorRight}{\ButtonOn{} + \ButtonRight}
87 \newcommand{\ActionKbdPageFlip}{\ButtonFOne}
88 \newcommand{\ActionKbdDone}{\ButtonFTwo}
89 \newcommand{\ActionKbdAbort}{\ButtonOff}
90 \newcommand{\ActionKbdBackSpace}{\ButtonFThree}
91 \newcommand{\ActionKbdUp}{\ButtonUp}
92 \newcommand{\ActionKbdDown}{\ButtonDown}
94 %Button actions, Pitch Screen context
95 \newcommand{\ActionPsToggleMode}{\ButtonFOne}
96 \newcommand{\ActionPsIncSmall}{\ButtonUp}
97 \newcommand{\ActionPsIncBig}{Long \ButtonUp}
98 \newcommand{\ActionPsDecSmall}{\ButtonDown}
99 \newcommand{\ActionPsDecBig}{Long \ButtonDown}
100 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
101 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
102 \newcommand{\ActionPsReset}{\ButtonOn}
103 \newcommand{\ActionPsExit}{\ButtonOff}
105 %Button actions, Recording screen context
106 \newcommand{\ActionRecPause}{\ButtonPlay}
107 \newcommand{\ActionRecFTwo}{\ButtonFTwo}
108 \newcommand{\ActionRecFThree}{\ButtonFThree}
109 \newcommand{\ActionRecSettingsInc}{\ButtonRight}
110 \newcommand{\ActionRecSettingsDec}{\ButtonLeft}
111 \newcommand{\ActionRecMenu}{\ButtonFOne}
112 \newcommand{\ActionRecExit}{\ButtonOff}