2 \def\UseOption{recorderv2fm
}
3 \edef\UseOption{\UseOption,HAVE_LCD_BITMAP
}
4 \edef\UseOption{\UseOption,HAVE_RECORDING
}
5 \edef\UseOption{\UseOption,CONFIG_TUNER
}
6 \edef\UseOption{\UseOption,CONFIG_RTC
}
7 \edef\UseOption{\UseOption,HAVE_RTC_ALARM
}
8 \edef\UseOption{\UseOption,MASCODEC
}
9 \edef\UseOption{\UseOption,RECORDER_PAD
}
10 \edef\UseOption{\UseOption,archos
}
12 \newcommand{\playerman}{Archos
}
13 \newcommand{\playertype}{Recorder V2/FM
}
14 \newcommand{\playerlongtype}{Recorder V2 and FM
}
15 \newcommand{\genericimg}{112x64x1
}
16 \newcommand{\specimg}{recorderv2fm
}
17 %Used to name the player, e.g. ...to the \dap
18 \newcommand{\dap}{player
}
19 %For use when referring to the player. E.g. the \daps\ capacity ...
20 \newcommand{\daps}{player's
}
21 \newcommand{\firmwarefilename}{\fname{ajbrec.ajz
}}
22 \newcommand{\screenshotsize}{4cm
}
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{\ActionStdMenu}{\ButtonFOne}
44 \newcommand{\ActionStdOk}{\ButtonRight{} or
\ButtonOn}
46 %Button actions, wps context
47 \newcommand{\ActionWpsPlay}{\ButtonPlay}
48 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
49 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
50 \newcommand{\ActionWpsSeekBack}{Long
\ButtonLeft}
51 \newcommand{\ActionWpsSeekFwd}{Long
\ButtonRight}
52 \newcommand{\ActionWpsStop}{\ButtonOff}
53 \newcommand{\ActionWpsVolDown}{\ButtonDown}
54 \newcommand{\ActionWpsVolUp}{\ButtonUp}
55 \newcommand{\ActionWpsPitchScreen}{\ButtonOn{} +
\ButtonUp/
\ButtonDown}
56 \newcommand{\ActionWpsQuickScreen}{\ButtonFTwo}
57 \newcommand{\ActionWpsMenu}{\ButtonFOne}
58 \newcommand{\ActionWpsContext}{Long
\ButtonPlay}
59 \newcommand{\ActionWpsBrowse}{\ButtonOn}
60 \newcommand{\ActionWpsIdThreeScreen}{\ButtonFOne{} +
\ButtonOn}
62 %Button actions, tree context
63 \newcommand{\ActionTreeWps}{\ButtonOn}
64 \newcommand{\ActionTreeStop}{\ButtonOff}
65 \newcommand{\ActionTreeEnter}{\ButtonRight}
66 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
68 %Button actions, YesNo context
69 \newcommand{\ActionYesNoAccept}{\ButtonPlay}
71 %Button actions, Setting context
72 \newcommand{\ActionSettingInc}{\ButtonUp}
73 \newcommand{\ActionSettingDec}{\ButtonDown}
75 %Button actions, Virtual Keyboard Context
76 \newcommand{\ActionKbdLeft}{\ButtonLeft}
77 \newcommand{\ActionKbdRight}{\ButtonRight}
78 \newcommand{\ActionKbdSelect}{\ButtonPlay}
79 \newcommand{\ActionKbdCursorLeft}{\ButtonOn{} +
\ButtonLeft}
80 \newcommand{\ActionKbdCursorRight}{\ButtonOn{} +
\ButtonRight}
81 \newcommand{\ActionKbdPageFlip}{\ButtonFOne}
82 \newcommand{\ActionKbdDone}{\ButtonFTwo}
83 \newcommand{\ActionKbdAbort}{\ButtonOff}
84 \newcommand{\ActionKbdBackSpace}{\ButtonFThree}
85 \newcommand{\ActionKbdUp}{\ButtonUp}
86 \newcommand{\ActionKbdDown}{\ButtonDown}
88 %Button actions, Pitch Screen context
89 \newcommand{\ActionPsToggleMode}{\ButtonFOne}
90 \newcommand{\ActionPsIncSmall}{\ButtonUp}
91 \newcommand{\ActionPsIncBig}{Long
\ButtonUp}
92 \newcommand{\ActionPsDecSmall}{\ButtonDown}
93 \newcommand{\ActionPsDecBig}{Long
\ButtonDown}
94 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
95 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
96 \newcommand{\ActionPsReset}{\ButtonOn}
97 \newcommand{\ActionPsExit}{\ButtonOff}
99 %Button actions, Recording screen context
100 \newcommand{\ActionRecPause}{\ButtonPlay}
101 \newcommand{\ActionRecFTwo}{\ButtonFTwo}
102 \newcommand{\ActionRecFThree}{\ButtonFThree}
103 \newcommand{\ActionSettingsInc}{\ButtonRight}
104 \newcommand{\ActionSettingsDec}{\ButtonLeft}
105 \newcommand{\ActionRecMenu}{\ButtonFOne}
106 \newcommand{\ActionRecExit}{\ButtonOff}