summaryrefslogtreecommitdiff
path: root/manual/platform/ipodmini.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-04-01 09:30:43 +0000
committerMartin Arver <martin.arver@gmail.com>2006-04-01 09:30:43 +0000
commit42c8e5c769bd6f2ae26ca8013f2b068d0bfdcc4b (patch)
tree241f605f5cf4a224295d5b21e63e2ae5b658f12f /manual/platform/ipodmini.tex
parent852c8686c84c1802b5e9cda91746da22d5ceb6e1 (diff)
downloadrockbox-42c8e5c769bd6f2ae26ca8013f2b068d0bfdcc4b.tar.gz
rockbox-42c8e5c769bd6f2ae26ca8013f2b068d0bfdcc4b.zip
Add a platform file for the ipodmini. Note, the ipodmini manual will not build due to lack of screenshots for the 138x110x2 resolution
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9395 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ipodmini.tex')
-rw-r--r--manual/platform/ipodmini.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
new file mode 100644
index 0000000000..9d9c16abeb
--- /dev/null
+++ b/manual/platform/ipodmini.tex
@@ -0,0 +1,23 @@
1\def\UseOption{ipodmini}
2\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
3\edef\UseOption{\UseOption,CONFIG_RTC}
4\edef\UseOption{\UseOption,SWCODEC}
5\edef\UseOption{\UseOption,IPOD_4G_PAD}
6
7\newcommand{\playerman}{Ipod}
8\newcommand{\playertype}{Mini}
9\newcommand{\playerlongtype}{\playertype}
10\newcommand{\genericimg}{138x110x2}
11%Used to name the player, e.g. ...to the \dap
12\newcommand{\dap}{player}
13%For use when referring to the player. E.g. the \daps\ capacity ...
14\newcommand{\daps}{player's}
15\newcommand{\firmwarefilename}{rockbox.ipod}
16
17\newcommand{\ButtonLeft}{Prev}
18\newcommand{\ButtonRight}{Next}
19\newcommand{\ButtonMenu}{Menu}
20\newcommand{\ButtonPlay}{Play}
21\newcommand{\ButtonSelect}{Select}
22\newcommand{\ButtonScrollFwd}{Scroll Fwd}
23\newcommand{\ButtonScrollBack}{Scroll Back} \ No newline at end of file