summaryrefslogtreecommitdiff
path: root/manual/plugins/main.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/plugins/main.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/plugins/main.tex')
-rw-r--r--manual/plugins/main.tex8
1 files changed, 6 insertions, 2 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 6026d965c9..a40c81d630 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -1,5 +1,9 @@
1% $Id$ % 1% $Id$ %
2\chapter{Plugins}\label{ref:plugins} 2\chapter{Plugins}\label{ref:plugins}
3\opt{mpiohd200}{%
4\fixme{The manual for MPIO HD200 is incomplete. Keymap definitions for plugins are missing.}\\
5
6}
3Plugins are programs that Rockbox can load and run. Only one plugin can 7Plugins are programs that Rockbox can load and run. Only one plugin can
4be loaded at a time. Plugins have exclusive control over the user interface. 8be loaded at a time. Plugins have exclusive control over the user interface.
5This means you cannot switch back and forth between a plugin and Rockbox. When 9This means you cannot switch back and forth between a plugin and Rockbox. When
@@ -41,7 +45,7 @@ text files%
41 45
42\opt{lcd_bitmap}{\input{plugins/goban.tex}} 46\opt{lcd_bitmap}{\input{plugins/goban.tex}}
43 47
44\opt{lcd_non-mono}{\nopt{iriverh10_5gb,ipodmini1g,sansac200}{ 48\opt{lcd_non-mono}{\nopt{iriverh10_5gb,ipodmini1g,sansac200,mpiohd200}{
45 \input{plugins/invadrox.tex}}} 49 \input{plugins/invadrox.tex}}}
46 50
47{\input{plugins/jackpot.tex}} 51{\input{plugins/jackpot.tex}}
@@ -198,7 +202,7 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
198\opt{lcd_bitmap}{\nopt{% 202\opt{lcd_bitmap}{\nopt{%
199 ONDIO_PAD%,m200, % not enough buttons for keymap 203 ONDIO_PAD%,m200, % not enough buttons for keymap
200 ,ipod1g2g,ipod3g,ipod4g,ipodmini% horizontal pixelformat not implemented 204 ,ipod1g2g,ipod3g,ipod4g,ipodmini% horizontal pixelformat not implemented
201 ,iaudiom3%,mpiohd2000, % vertical interleaved pixelformat not implemented 205 ,iaudiom3,mpiohd200, % vertical interleaved pixelformat not implemented
202 ,mrobe100% lcd size/depth not implemented 206 ,mrobe100% lcd size/depth not implemented
203 }{ 207 }{
204 \input{plugins/rockboy.tex}}} 208 \input{plugins/rockboy.tex}}}