summaryrefslogtreecommitdiff
path: root/manual/platform/mpiohd300.tex
diff options
context:
space:
mode:
authorMarcin Bukat <marcin.bukat@gmail.com>2012-01-26 10:11:18 +0100
committerMarcin Bukat <marcin.bukat@gmail.com>2012-02-02 14:55:51 +0100
commit4bbc9f68eae58180d6249e19697b5de30148da31 (patch)
tree4dd4deed87b2df746034806c6e3c730641dbb742 /manual/platform/mpiohd300.tex
parent5863361fbfcef39c2b3d9a3b5520e7a770fa04cb (diff)
downloadrockbox-4bbc9f68eae58180d6249e19697b5de30148da31.tar.gz
rockbox-4bbc9f68eae58180d6249e19697b5de30148da31.zip
MPIOs: manual work
Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
Diffstat (limited to 'manual/platform/mpiohd300.tex')
-rw-r--r--manual/platform/mpiohd300.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/manual/platform/mpiohd300.tex b/manual/platform/mpiohd300.tex
new file mode 100644
index 0000000000..f711cd71cc
--- /dev/null
+++ b/manual/platform/mpiohd300.tex
@@ -0,0 +1,27 @@
1% $Id$ %
2\def\UseOption{mpiohd300}
3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4\edef\UseOption{\UseOption,MPIO_HD300_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,mpio}
9
10\newcommand{\playerman}{MPIO}
11\newcommand{\playertype}{HD300}
12\newcommand{\playerlongtype}{\playertype}
13\newcommand{\dapdisplaywidth}{160}
14\newcommand{\dapdisplayheight}{128}
15\newcommand{\dapdisplaydepth}{2}
16\newcommand{\specimg}{mpiohd300}
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.mpio}}
22\newcommand{\firmwareextension}{\fname{mpio}}
23\newcommand{\screenshotsize}{4cm}
24\newcommand{\disk}{hard disk}
25
26% link external keymap file
27\input{platform/keymap-mpiohd300.tex}