9f7968efdd
Content is mostly from Vencislav's page on Freemyipod. Change-Id: Ia6b598434fa21c312a60e75f6e2e3d317c5de58c
27 lines
929 B
TeX
27 lines
929 B
TeX
% $Id$ %
|
|
\def\UseOption{ipod6g}
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
|
\edef\UseOption{\UseOption,IPOD_4G_PAD}
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
|
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
|
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
|
\edef\UseOption{\UseOption,ipod}
|
|
|
|
\newcommand{\playerman}{Ipod}
|
|
\newcommand{\playertype}{Classic}
|
|
\newcommand{\playerlongtype}{\playertype}
|
|
\newcommand{\dapdisplaywidth}{320}
|
|
\newcommand{\dapdisplayheight}{240}
|
|
\newcommand{\dapdisplaydepth}{16}
|
|
\newcommand{\specimg}{ipod6g}
|
|
%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}}
|
|
\newcommand{\firmwareextension}{\fname{ipod}}
|
|
\newcommand{\screenshotsize}{8cm}
|
|
\newcommand{\disk}{hard disk}
|
|
|
|
% link external keymap file
|
|
\input{platform/keymap-ipod4g.tex}
|