2006-06-04 11:20:06 +00:00
|
|
|
% $Id$ %
|
2008-12-07 23:00:15 +00:00
|
|
|
\def\UseOption{h100}
|
2006-10-10 17:53:42 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
|
2006-03-19 21:33:56 +00:00
|
|
|
\edef\UseOption{\UseOption,IRIVER_H100_PAD}
|
2006-08-19 11:41:25 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
|
2007-11-05 14:36:31 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
2007-12-25 19:55:22 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
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}
|
2008-12-07 23:00:15 +00:00
|
|
|
\newcommand{\playertype}{H100}
|
2006-02-06 07:25:25 +00:00
|
|
|
\newcommand{\playerlongtype}{iHP100, iHP115, iHP120, iHP140, H120 and H140}
|
2006-03-09 09:31:34 +00:00
|
|
|
\newcommand{\genericimg}{160x128x2}
|
2008-12-07 23:00:15 +00:00
|
|
|
\newcommand{\specimg}{h100}
|
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-08-18 14:32:15 +00:00
|
|
|
\newcommand{\screenshotsize}{4cm}
|
2007-05-19 19:03:39 +00:00
|
|
|
\newcommand{\disk}{hard disk}
|
2006-03-19 21:33:56 +00:00
|
|
|
|
2008-11-29 11:04:02 +00:00
|
|
|
% link external keymap file
|
2008-12-07 23:00:15 +00:00
|
|
|
\input{platform/keymap-h100_h300.tex}
|
2008-11-30 12:05:03 +00:00
|
|
|
|