summaryrefslogtreecommitdiff
path: root/manual/platform/mpiohd200.tex
diff options
context:
space:
mode:
authorMarcin Bukat <marcin.bukat@gmail.com>2010-11-09 22:10:38 +0000
committerMarcin Bukat <marcin.bukat@gmail.com>2010-11-09 22:10:38 +0000
commita434a0de5cb7dfc9d8a96bd282142c5b65e329f6 (patch)
treedd98e3d08fdd7254e3d51fd15d1b17f15a0d8326 /manual/platform/mpiohd200.tex
parent608eee71d21b5aad88b75c1f4368e24e25ba63da (diff)
downloadrockbox-a434a0de5cb7dfc9d8a96bd282142c5b65e329f6.tar.gz
rockbox-a434a0de5cb7dfc9d8a96bd282142c5b65e329f6.zip
MPIO HD200 manual - tex files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28544 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/mpiohd200.tex')
-rw-r--r--manual/platform/mpiohd200.tex31
1 files changed, 31 insertions, 0 deletions
diff --git a/manual/platform/mpiohd200.tex b/manual/platform/mpiohd200.tex
new file mode 100644
index 0000000000..e17dc439dd
--- /dev/null
+++ b/manual/platform/mpiohd200.tex
@@ -0,0 +1,31 @@
1% $Id$ %
2\def\UseOption{mpiohd200}
3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4\edef\UseOption{\UseOption,MPIO_HD200_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\edef\UseOption{\UseOption,MPIO_RC_HD200_PAD}
10\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP}
11
12\newcommand{\playerman}{MPIO}
13\newcommand{\playertype}{HD200}
14\newcommand{\playerlongtype}{\playertype}
15\newcommand{\dapdisplaywidth}{128}
16\newcommand{\dapdisplayheight}{128}
17\newcommand{\dapdisplaydepth}{2}
18\newcommand{\specimg}{mpiohd200}
19%Used to name the player, e.g. ...to the \dap
20\newcommand{\dap}{player}
21%For use when referring to the player. E.g. the \daps\ capacity ...
22\newcommand{\daps}{player's}
23\newcommand{\firmwarefilename}{\fname{rockbox.mpio}}
24\newcommand{\firmwareextension}{\fname{mpio}}
25\newcommand{\screenshotsize}{4cm}
26\newcommand{\disk}{hard disk}
27
28% link external keymap file
29\input{platform/keymap-mpiohd200.tex}
30\input{platform/remote-keymap-mpiohd200.tex}
31