2006-06-04 11:20:06 +00:00
|
|
|
% $Id$ %
|
2006-04-01 09:30:43 +00:00
|
|
|
\def\UseOption{ipodmini}
|
2006-10-10 17:53:42 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
2006-04-01 09:30:43 +00:00
|
|
|
\edef\UseOption{\UseOption,IPOD_4G_PAD}
|
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}
|
2006-06-07 18:48:56 +00:00
|
|
|
\edef\UseOption{\UseOption,ipod}
|
2006-04-01 09:30:43 +00:00
|
|
|
|
|
|
|
\newcommand{\playerman}{Ipod}
|
|
|
|
\newcommand{\playertype}{Mini}
|
|
|
|
\newcommand{\playerlongtype}{\playertype}
|
2010-05-19 17:10:14 +00:00
|
|
|
\newcommand{\genericimg}{138x110x2}
|
2009-12-16 18:32:14 +00:00
|
|
|
\newcommand{\specimg}{ipodmini1g}
|
2006-04-01 09:30:43 +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}
|
2006-06-07 12:15:46 +00:00
|
|
|
\newcommand{\firmwarefilename}{\fname{rockbox.ipod}}
|
2009-03-18 14:24:28 +00:00
|
|
|
\newcommand{\firmwareextension}{\fname{ipod}}
|
2006-08-18 14:32:15 +00:00
|
|
|
\newcommand{\screenshotsize}{4cm}
|
2007-05-19 19:03:39 +00:00
|
|
|
\newcommand{\disk}{hard disk}
|
2006-04-01 09:30:43 +00:00
|
|
|
|
2008-11-29 11:04:02 +00:00
|
|
|
% link external keymap file
|
|
|
|
\input{platform/keymap-ipod4g.tex}
|