summaryrefslogtreecommitdiff
path: root/manual/plugins/main.tex
diff options
context:
space:
mode:
authorBarry Wardell <rockbox@barrywardell.net>2007-01-15 20:40:48 +0000
committerBarry Wardell <rockbox@barrywardell.net>2007-01-15 20:40:48 +0000
commit41ee9e33041dd2020e7ee3c44b81cef538b6592f (patch)
tree80dea3488f41fd0c78512760daf86e1a00dd3f32 /manual/plugins/main.tex
parent6de815be5cb06e9e8df46fcfdfbf611bce24c99c (diff)
downloadrockbox-41ee9e33041dd2020e7ee3c44b81cef538b6592f.tar.gz
rockbox-41ee9e33041dd2020e7ee3c44b81cef538b6592f.zip
FS#6539 - Thanks to Tom Ross
Add Jewels, Spacerocks, Wormlet, Rockboy and Sudoku for the e200. Also Includes manual changes for plugins. Add X5 keymappings for wormlet to the manual. Add help text for Jewels on the H10 and give a warning if help text is not defined. Fix bug in spacerocks lives drawing on large screens (larger than Ondio). Change spacerocks comments to C style. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12018 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/main.tex')
-rw-r--r--manual/plugins/main.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index acb9bdfbe2..a92c3e2a8c 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -15,7 +15,7 @@ text files, chip8 games), or from the \setting{Open with} option on the
15\section{Games} 15\section{Games}
16\opt{HAVE_LCD_BITMAP} 16\opt{HAVE_LCD_BITMAP}
17 {See also the Chip{}-8 emulator in \reference{ref:Chip8emulator} 17 {See also the Chip{}-8 emulator in \reference{ref:Chip8emulator}
18 \opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodvideo} 18 \opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodvideo,sansa}
19 {and Rockboy in \reference{ref:Rockboy}}.} 19 {and Rockboy in \reference{ref:Rockboy}}.}
20 20
21\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}} 21\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}}
@@ -58,7 +58,7 @@ text files, chip8 games), or from the \setting{Open with} option on the
58 58
59\opt{recorder,recorderv2fm,ondio,h1xx,ipod,HAVE_LCD_COLOR}{\input{plugins/sudoku.tex}} 59\opt{recorder,recorderv2fm,ondio,h1xx,ipod,HAVE_LCD_COLOR}{\input{plugins/sudoku.tex}}
60 60
61\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD,IPOD_3G_PAD}{\input{plugins/wormlet.tex}} 61\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\input{plugins/wormlet.tex}}
62 62
63\opt{SWCODEC}{\input{plugins/xobox.tex}} 63\opt{SWCODEC}{\input{plugins/xobox.tex}}
64 64
@@ -105,7 +105,7 @@ the associated file. Viewers are stored in the
105 105
106\opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}} 106\opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}}
107 107
108\opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodvideo}{\input{plugins/rockboy.tex}} 108\opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodvideo,sansa}{\input{plugins/rockboy.tex}}
109 109
110{\input{plugins/search.tex}} 110{\input{plugins/search.tex}}
111 111