summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform')
-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