summaryrefslogtreecommitdiff
path: root/manual/platform/ipod6g.tex
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2017-04-12 22:37:24 -0400
committerFranklin Wei <franklin@rockbox.org>2019-10-28 00:09:35 -0400
commit9f7968efdd31e0b3753c698676fbbd92339320d9 (patch)
treea4d4110e422252492b60b1fa26ead6f844b5c3c7 /manual/platform/ipod6g.tex
parent1da2708a7c48c144605d84da94d0184209713683 (diff)
downloadrockbox-9f7968efdd31e0b3753c698676fbbd92339320d9.tar.gz
rockbox-9f7968efdd31e0b3753c698676fbbd92339320d9.zip
iPod Classic: add manual
Content is mostly from Vencislav's page on Freemyipod. Change-Id: Ia6b598434fa21c312a60e75f6e2e3d317c5de58c
Diffstat (limited to 'manual/platform/ipod6g.tex')
-rw-r--r--manual/platform/ipod6g.tex27
1 files changed, 27 insertions, 0 deletions
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 @@
1% $Id$ %
2\def\UseOption{ipod6g}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,IPOD_4G_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,ipod}
9
10\newcommand{\playerman}{Ipod}
11\newcommand{\playertype}{Classic}
12\newcommand{\playerlongtype}{\playertype}
13\newcommand{\dapdisplaywidth}{320}
14\newcommand{\dapdisplayheight}{240}
15\newcommand{\dapdisplaydepth}{16}
16\newcommand{\specimg}{ipod6g}
17%Used to name the player, e.g. ...to the \dap
18\newcommand{\dap}{player}
19%For use when referring to the player. E.g. the \daps\ capacity ...
20\newcommand{\daps}{player's}
21\newcommand{\firmwarefilename}{\fname{rockbox.ipod}}
22\newcommand{\firmwareextension}{\fname{ipod}}
23\newcommand{\screenshotsize}{8cm}
24\newcommand{\disk}{hard disk}
25
26% link external keymap file
27\input{platform/keymap-ipod4g.tex}