summaryrefslogtreecommitdiff
path: root/manual/platform/ipod4g.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-21 20:12:04 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-21 20:12:04 +0000
commitc94f47260d39c575cba75a26fd0c0fb6963aab1c (patch)
tree69b9adb75ff1558be9c546b44d5a0b2f82f601d0 /manual/platform/ipod4g.tex
parent5a0bb990131f56bce9e7188bd1c109f7058b8df5 (diff)
Add platform file for the iPod 4G, to make the manual build for that target
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9170 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ipod4g.tex')
-rw-r--r--manual/platform/ipod4g.tex20
1 files changed, 20 insertions, 0 deletions
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
new file mode 100644
index 0000000000..7c9b5d3638
--- /dev/null
+++ b/manual/platform/ipod4g.tex
@@ -0,0 +1,20 @@
+\def\UseOption{ipod4g}
+\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
+\edef\UseOption{\UseOption,CONFIG_RTC}
+\edef\UseOption{\UseOption,SWCODEC}
+\edef\UseOption{\UseOption,IPOD_4G_PAD}
+
+\newcommand{\playerman}{Apple}
+\newcommand{\playertype}{iPod 4G}
+\newcommand{\playerlongtype}{\playertype}
+\newcommand{\genericimg}{160x128x2}
+%Used to name the player, e.g. ...to the \dap
+\newcommand{\dap}{player}
+
+\newcommand{\ButtonLeft}{Prev}
+\newcommand{\ButtonRight}{Next}
+\newcommand{\ButtonMenu}{Menu}
+\newcommand{\ButtonPlay}{Play}
+\newcommand{\ButtonSelect}{Select}
+\newcommand{\ButtonScrollFwd}{Scroll Fwd}
+\newcommand{\ButtonScrollBack}{Scroll Back} \ No newline at end of file