From 9f7968efdd31e0b3753c698676fbbd92339320d9 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Wed, 12 Apr 2017 22:37:24 -0400 Subject: iPod Classic: add manual Content is mostly from Vencislav's page on Freemyipod. Change-Id: Ia6b598434fa21c312a60e75f6e2e3d317c5de58c --- manual/platform/ipod6g.tex | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manual/platform/ipod6g.tex (limited to 'manual/platform/ipod6g.tex') diff --git a/manual/platform/ipod6g.tex b/manual/platform/ipod6g.tex new file mode 100644 index 0000000000..ecab5b96c8 --- /dev/null +++ b/manual/platform/ipod6g.tex @@ -0,0 +1,27 @@ +% $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} -- cgit v1.2.3