47ea906535
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10081 a1c6a512-1295-4272-9138-f99709370657
29 lines
949 B
TeX
29 lines
949 B
TeX
% $Id$ %
|
|
\def\UseOption{recorder}
|
|
\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
|
|
\edef\UseOption{\UseOption,HAVE_RECORDING}
|
|
\edef\UseOption{\UseOption,CONFIG_RTC}
|
|
\edef\UseOption{\UseOption,MASCODEC}
|
|
\edef\UseOption{\UseOption,RECORDER_PAD}
|
|
|
|
\newcommand{\playerman}{Archos}
|
|
\newcommand{\playertype}{Recorder}
|
|
\newcommand{\playerlongtype}{Recorder 6, 10, 15 and 20}
|
|
\newcommand{\genericimg}{112x64x1}
|
|
\newcommand{\specimg}{recorder}
|
|
%Used to name the player, e.g. ...to the \dap
|
|
\newcommand{\dap}{player}
|
|
%For use when referring to the player. E.g. the \daps\ capacity ...
|
|
\newcommand{\daps}{player's}
|
|
\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}}
|
|
|
|
\newcommand{\ButtonOn}{On}
|
|
\newcommand{\ButtonOff}{Stop}
|
|
\newcommand{\ButtonPlay}{Play}
|
|
\newcommand{\ButtonUp}{Up}
|
|
\newcommand{\ButtonDown}{Down}
|
|
\newcommand{\ButtonLeft}{Left}
|
|
\newcommand{\ButtonRight}{Right}
|
|
\newcommand{\ButtonFOne}{F1}
|
|
\newcommand{\ButtonFTwo}{F2}
|
|
\newcommand{\ButtonFThree}{F3}
|