summaryrefslogtreecommitdiff
path: root/manual/plugins/main.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-06-06 15:54:11 +0000
committerNils Wallménius <nils@rockbox.org>2006-06-06 15:54:11 +0000
commitba53a26088414fbe0562acf172146e34c7bb2103 (patch)
tree2abe62fb722d6527d762bb634e28bd6265284f5b /manual/plugins/main.tex
parent5208d38bb3bd9ccac9e6dd3eb61119112e1360c6 (diff)
downloadrockbox-ba53a26088414fbe0562acf172146e34c7bb2103.tar.gz
rockbox-ba53a26088414fbe0562acf172146e34c7bb2103.zip
(1) Cleaned up and corrected \opts for plugin inclusion. (2) Updated vumeter buttonmap (3) Updated sudoku section. (4) Updated and corrected Pacbox buttonmap and added ipod video screenshot.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10076 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/main.tex')
-rw-r--r--manual/plugins/main.tex42
1 files changed, 21 insertions, 21 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index a63dd711c2..a852a8c5c9 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -17,38 +17,38 @@ loaded, run and then exited, which returns control to Rockbox. Music
17will carry on playing whilst plugins are being run. 17will carry on playing whilst plugins are being run.
18 18
19\section{Games} 19\section{Games}
20\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano} 20\opt{HAVE_LCD_BITMAP}
21 {See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator} 21 {See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator}
22 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor}{, Rockboy on page 22 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodvideo}
23 \pageref{ref:Rockboy} and Sudoku on page \pageref{ref:Sudoku}}.} 23 {and Rockboy on page \pageref{ref:Rockboy}}.}
24 24
25\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}} 25\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}}
26 26
27\opt{HAVE_LCD_BITMAP}{\input{plugins/bubbles.tex}} 27\opt{HAVE_LCD_BITMAP}{\input{plugins/bubbles.tex}}
28 28
29\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/chessbox.tex}} 29\opt{HAVE_LCD_BITMAP}{\input{plugins/chessbox.tex}}
30 30
31\opt{h1xx,h300,ipodcolor,ipodnano,ipodvideo}{\input{plugins/doom.tex}} 31\opt{h1xx,h300,ipodcolor,ipodnano,ipodvideo}{\input{plugins/doom.tex}}
32 32
33\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/flipit.tex}} 33\opt{HAVE_LCD_BITMAP}{\input{plugins/flipit.tex}}
34 34
35\opt{player}{\input{plugins/jackpot.tex}} 35\opt{player}{\input{plugins/jackpot.tex}}
36 36
37\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/jewels.tex}} 37\opt{HAVE_LCD_BITMAP}{\input{plugins/jewels.tex}}
38 38
39\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD,x5}{\input{plugins/minesweeper.tex}} 39\opt{HAVE_LCD_BITMAP}{\input{plugins/minesweeper.tex}}
40 40
41\opt{player}{\input{plugins/nim.tex}} 41\opt{player}{\input{plugins/nim.tex}}
42 42
43\opt{h1xx,h300,ipodcolor,ipodnano}{\input{plugins/pacbox.tex}} 43\opt{h1xx,HAVE_LCD_COLOR}{\input{plugins/pacbox.tex}}
44 44
45\opt{HAVE_LCD_BITMAP}{\input{plugins/pong.tex}} 45\opt{HAVE_LCD_BITMAP}{\input{plugins/pong.tex}}
46 46
47 \opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/rockblox.tex}} 47\opt{HAVE_LCD_BITMAP}{\input{plugins/rockblox.tex}}
48 48
49\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/sliding.tex}} 49\opt{HAVE_LCD_BITMAP}{\input{plugins/sliding.tex}}
50 50
51\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/snake.tex}} 51\opt{HAVE_LCD_BITMAP}{\input{plugins/snake.tex}}
52 52
53\opt{HAVE_LCD_BITMAP}{\input{plugins/snake2.tex}} 53\opt{HAVE_LCD_BITMAP}{\input{plugins/snake2.tex}}
54 54
@@ -60,15 +60,17 @@ will carry on playing whilst plugins are being run.
60 60
61\opt{HAVE_LCD_BITMAP}{\input{plugins/star.tex}} 61\opt{HAVE_LCD_BITMAP}{\input{plugins/star.tex}}
62 62
63\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipod4g,ipodcolor,ipodnano,ipodvideo,x5}{\input{plugins/sudoku.tex}}
64
63\opt{HAVE_LCD_BITMAP}{\input{plugins/tetrox.tex}} 65\opt{HAVE_LCD_BITMAP}{\input{plugins/tetrox.tex}}
64 66
65\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/wormlet.tex}} 67\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/wormlet.tex}}
66 68
67\opt{h1xx,h300,IPOD_4G_PAD}{\input{plugins/xobox.tex}} 69\opt{SWCODEC}{\input{plugins/xobox.tex}}
68 70
69\section{Demos} 71\section{Demos}
70 72
71\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/bounce.tex}} 73\opt{HAVE_LCD_BITMAP}{\input{plugins/bounce.tex}}
72 74
73{\input{plugins/credits.tex}} 75{\input{plugins/credits.tex}}
74 76
@@ -80,19 +82,19 @@ will carry on playing whilst plugins are being run.
80 82
81{\input{plugins/logo.tex}} 83{\input{plugins/logo.tex}}
82 84
83\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipod4g,ipodcolor,ipodnano,ipodvideo}{\input{plugins/mandelbrot.tex}} 85\opt{recorder,recorderv2fm,ondio,h1xx,HAVE_LCD_COLOR}{\input{plugins/mandelbrot.tex}}
84 86
85\opt{player,recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/mosaic.tex}} 87{\input{plugins/mosaic.tex}}
86 88
87\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/oscilloscope.tex}} 89\opt{HAVE_LCD_BITMAP}{\input{plugins/oscilloscope.tex}}
88 90
89\opt{HAVE_LCD_BITMAP}{\input{plugins/plasma.tex}} 91\opt{HAVE_LCD_BITMAP}{\input{plugins/plasma.tex}}
90 92
91\opt{player,recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/snow.tex}} 93{\input{plugins/snow.tex}}
92 94
93\opt{HAVE_LCD_BITMAP}{\input{plugins/starfield.tex}} 95\opt{HAVE_LCD_BITMAP}{\input{plugins/starfield.tex}}
94 96
95\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/vumeter.tex}} 97\opt{HAVE_LCD_BITMAP}{\input{plugins/vumeter.tex}}
96 98
97\section{\label{ref:Viewersplugins}Viewers} 99\section{\label{ref:Viewersplugins}Viewers}
98 100
@@ -103,7 +105,7 @@ the associated file. Viewers are stored in the
103 105
104\opt{HAVE_LCD_BITMAP}{\input{plugins/chip8emulator.tex}} 106\opt{HAVE_LCD_BITMAP}{\input{plugins/chip8emulator.tex}}
105 107
106\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano,ipodvideo}{\input{plugins/jpegviewer.tex}} 108\opt{recorder,recorderv2fm,ondio,h1xx,HAVE_LCD_COLOR}{\input{plugins/jpegviewer.tex}}
107 109
108\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}} 110\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}}
109 111
@@ -115,8 +117,6 @@ the associated file. Viewers are stored in the
115 117
116{\input{plugins/sort.tex}} 118{\input{plugins/sort.tex}}
117 119
118\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipod4g,ipodcolor,ipodnano,ipodvideo}{\input{plugins/sudoku.tex}}
119
120{\input{plugins/text_viewer.tex}} 120{\input{plugins/text_viewer.tex}}
121 121
122{\input{plugins/vbrfix.tex}} 122{\input{plugins/vbrfix.tex}}