2006-06-04 11:20:06 +00:00
|
|
|
% $Id$ %
|
2006-02-21 11:54:53 +00:00
|
|
|
\def\UseOption{h1xx}
|
2006-03-16 11:00:29 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_RECORDING}
|
|
|
|
\edef\UseOption{\UseOption,CONFIG_TUNER}
|
2006-03-19 21:33:56 +00:00
|
|
|
\edef\UseOption{\UseOption,SWCODEC}
|
|
|
|
\edef\UseOption{\UseOption,IRIVER_H100_PAD}
|
2006-06-07 18:48:56 +00:00
|
|
|
\edef\UseOption{\UseOption,iriver}
|
2006-02-06 07:25:25 +00:00
|
|
|
|
2006-03-30 21:33:20 +00:00
|
|
|
\newcommand{\playerman}{Iriver}
|
2006-02-06 07:25:25 +00:00
|
|
|
\newcommand{\playertype}{H1xx}
|
|
|
|
\newcommand{\playerlongtype}{iHP100, iHP115, iHP120, iHP140, H120 and H140}
|
2006-03-09 09:31:34 +00:00
|
|
|
\newcommand{\genericimg}{160x128x2}
|
2006-06-04 11:20:06 +00:00
|
|
|
\newcommand{\specimg}{h1xx}
|
2006-03-19 21:33:56 +00:00
|
|
|
%Used to name the player, e.g. ...to the \dap
|
|
|
|
\newcommand{\dap}{player}
|
2006-05-10 10:06:51 +00:00
|
|
|
%For use when referring to the player. E.g. the \daps\ capacity ...
|
|
|
|
\newcommand{\daps}{player's}
|
2006-06-07 12:15:46 +00:00
|
|
|
\newcommand{\firmwarefilename}{\fname{rockbox.iriver}}
|
2006-03-19 21:33:56 +00:00
|
|
|
|
|
|
|
\newcommand{\ButtonLeft}{Left}
|
|
|
|
\newcommand{\ButtonRight}{Right}
|
|
|
|
\newcommand{\ButtonUp}{Up}
|
|
|
|
\newcommand{\ButtonDown}{Down}
|
|
|
|
\newcommand{\ButtonSelect}{Select}
|
|
|
|
\newcommand{\ButtonMode}{A-B}
|
|
|
|
\newcommand{\ButtonRec}{Rec}
|
|
|
|
\newcommand{\ButtonOn}{Play}
|
|
|
|
\newcommand{\ButtonOff}{Stop}
|
|
|
|
|