26a486e1e2
Change-Id: Ib90aaf3652be4ea4cfc5f873aa5ab1f4ef4dd004
28 lines
1,019 B
TeX
28 lines
1,019 B
TeX
% $Id$ %
|
|
\def\UseOption{iriverh10_5gb}
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
|
\edef\UseOption{\UseOption,IRIVER_H10_PAD}
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
|
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
|
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
|
\edef\UseOption{\UseOption,iriver}
|
|
|
|
\newcommand{\playerman}{Iriver}
|
|
\newcommand{\playertype}{H10}
|
|
\newcommand{\playerlongtype}{\playertype{} 5~GB and 6~GB}
|
|
\newcommand{\dapdisplaywidth}{128}
|
|
\newcommand{\dapdisplayheight}{128}
|
|
\newcommand{\dapdisplaydepth}{16}
|
|
\newcommand{\specimg}{iriverh10_5gb}
|
|
%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{\originalfirmwarefilename}{\fname{H10.mi4}}
|
|
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
|
|
\newcommand{\firmwareextension}{\fname{mi4}}
|
|
\newcommand{\screenshotsize}{4cm}
|
|
\newcommand{\disk}{hard disk}
|
|
|
|
% link external keymap file
|
|
\input{platform/keymap-iriverh10.tex}
|