2007-03-05 20:05:32 +00:00
|
|
|
% $Id$ %
|
2010-08-16 09:43:48 +00:00
|
|
|
\def\UseOption{iaudiom5}
|
2007-03-05 20:05:32 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
|
|
|
|
\edef\UseOption{\UseOption,IAUDIO_X5_PAD}
|
2010-06-11 22:45:18 +00:00
|
|
|
\edef\UseOption{\UseOption,IAUDIO_RC_PAD}
|
2007-03-05 20:05:32 +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}
|
2010-06-05 14:42:36 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP}
|
2007-03-05 20:05:32 +00:00
|
|
|
\edef\UseOption{\UseOption,iaudio}
|
|
|
|
|
|
|
|
\newcommand{\playerman}{Iaudio}
|
|
|
|
\newcommand{\playertype}{M5}
|
|
|
|
\newcommand{\playerlongtype}{\playertype}
|
2010-05-20 16:20:58 +00:00
|
|
|
\newcommand{\dapdisplaywidth}{160}
|
|
|
|
\newcommand{\dapdisplayheight}{128}
|
|
|
|
\newcommand{\dapdisplaydepth}{2}
|
2009-12-15 21:39:44 +00:00
|
|
|
\newcommand{\specimg}{iaudiom5}
|
2007-03-05 20:05:32 +00:00
|
|
|
%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{rockbox.iaudio}}
|
2009-03-18 14:24:28 +00:00
|
|
|
\newcommand{\firmwareextension}{\fname{iaudio}}
|
2007-03-05 20:05:32 +00:00
|
|
|
\newcommand{\screenshotsize}{4cm}
|
2007-05-19 19:03:39 +00:00
|
|
|
\newcommand{\disk}{hard disk}
|
2007-03-05 20:05:32 +00:00
|
|
|
|
2008-11-29 11:04:02 +00:00
|
|
|
% link to external keymap file
|
2009-12-07 12:19:08 +00:00
|
|
|
\input{platform/keymap-iaudiomx5.tex}
|
2010-06-05 14:42:36 +00:00
|
|
|
\input{platform/remote-keymap-iaudio.tex}
|