2007-07-30 21:09:27 +00:00
|
|
|
% $Id: ipod3g.tex 13422 2007-05-19 19:21:52Z christi $ %
|
|
|
|
\def\UseOption{ipod1g2g}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
|
|
|
\edef\UseOption{\UseOption,IPOD_3G_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}
|
2007-07-30 21:09:27 +00:00
|
|
|
\edef\UseOption{\UseOption,ipod}
|
|
|
|
|
|
|
|
\newcommand{\playerman}{Ipod}
|
|
|
|
\newcommand{\playertype}{1G / 2G}
|
|
|
|
\newcommand{\playerlongtype}{\playertype}
|
2010-05-20 16:20:58 +00:00
|
|
|
\newcommand{\dapdisplaywidth}{160}
|
|
|
|
\newcommand{\dapdisplayheight}{128}
|
|
|
|
\newcommand{\dapdisplaydepth}{2}
|
2007-07-30 21:09:27 +00:00
|
|
|
\newcommand{\specimg}{ipod1g2g}
|
|
|
|
%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.ipod}}
|
2009-03-18 14:24:28 +00:00
|
|
|
\newcommand{\firmwareextension}{\fname{ipod}}
|
2007-07-30 21:09:27 +00:00
|
|
|
\newcommand{\screenshotsize}{4cm}
|
|
|
|
\newcommand{\disk}{hard disk}
|
|
|
|
|
2008-11-29 11:04:02 +00:00
|
|
|
% link external keymap file
|
|
|
|
\input{platform/keymap-ipod1g2g.tex}
|