summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/bounce.tex2
-rw-r--r--manual/plugins/jpegviewer.tex4
-rw-r--r--manual/plugins/main.tex74
-rw-r--r--manual/plugins/oscilloscope.tex2
-rw-r--r--manual/plugins/plasma.tex2
-rw-r--r--manual/plugins/starfield.tex2
6 files changed, 43 insertions, 43 deletions
diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex
index c9de06f310..ba79bf37f9 100644
--- a/manual/plugins/bounce.tex
+++ b/manual/plugins/bounce.tex
@@ -1,7 +1,7 @@
1\subsection{Bounce} 1\subsection{Bounce}
2\screenshot{plugins/images/ss-bounce}{Bounce}{img:bounce} 2\screenshot{plugins/images/ss-bounce}{Bounce}{img:bounce}
3This demo is of the word ``Rockbox'' bouncing across the screen. 3This demo is of the word ``Rockbox'' bouncing across the screen.
4\opt{CONFIG_RTC}{There is also an analogue clock in the background.} 4\opt{rtc}{There is also an analogue clock in the background.}
5In \setting{Scroll mode} the bouncing text is replaced by a different one 5In \setting{Scroll mode} the bouncing text is replaced by a different one
6scrolling from right to left. 6scrolling from right to left.
7 7
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex
index fba38e4044..e1e3559dac 100644
--- a/manual/plugins/jpegviewer.tex
+++ b/manual/plugins/jpegviewer.tex
@@ -1,9 +1,9 @@
1% $Id$ % 1% $Id$ %
2\subsection{JPEG viewer} 2\subsection{JPEG viewer}
3Open a JPEG file in the \setting{File Browser} to view it% 3Open a JPEG file in the \setting{File Browser} to view it%
4\nopt{HAVE_LCD_COLOR}{ using Rockbox's 4\nopt{lcd_color}{ using Rockbox's
5greyscale library}. 5greyscale library}.
6\opt{SWCODEC}{ 6\opt{swcodec}{
7 \note{When an audio file is playing the size of the image is limited as 7 \note{When an audio file is playing the size of the image is limited as
8 the decoding process needs to share memory with audio tracks. To be able to 8 the decoding process needs to share memory with audio tracks. To be able to
9 view a bigger file you may need to stop playback.} 9 view a bigger file you may need to stop playback.}
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 74b1008de9..65c5c7463a 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -13,86 +13,86 @@ text files, chip8 games), or from the \setting{Open with} option on the
13\setting{Context Menu}. 13\setting{Context Menu}.
14 14
15\section{Games} 15\section{Games}
16\opt{HAVE_LCD_BITMAP} 16\opt{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,m5,HAVE_LCD_COLOR} 18 \opt{recorder,recorderv2fm,h1xx,m5,lcd_color}
19 {and Rockboy in \reference{ref:Rockboy}}.} 19 {and Rockboy in \reference{ref:Rockboy}}.}
20 20
21\opt{HAVE_LCD_BITMAP}{\input{plugins/blackjack.tex}} 21\opt{lcd_bitmap}{\input{plugins/blackjack.tex}}
22 22
23\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}} 23\opt{lcd_bitmap}{\input{plugins/brickmania.tex}}
24 24
25\opt{HAVE_LCD_BITMAP}{\input{plugins/bubbles.tex}} 25\opt{lcd_bitmap}{\input{plugins/bubbles.tex}}
26 26
27\opt{HAVE_LCD_BITMAP}{\input{plugins/chessbox.tex}} 27\opt{lcd_bitmap}{\input{plugins/chessbox.tex}}
28 28
29\opt{SWCODEC}{\input{plugins/doom.tex}} 29\opt{swcodec}{\input{plugins/doom.tex}}
30 30
31{\input{plugins/flipit.tex}} 31{\input{plugins/flipit.tex}}
32 32
33\opt{player}{\input{plugins/jackpot.tex}} 33\opt{player}{\input{plugins/jackpot.tex}}
34 34
35\opt{HAVE_LCD_BITMAP}{\input{plugins/jewels.tex}} 35\opt{lcd_bitmap}{\input{plugins/jewels.tex}}
36 36
37\opt{HAVE_LCD_BITMAP}{\input{plugins/minesweeper.tex}} 37\opt{lcd_bitmap}{\input{plugins/minesweeper.tex}}
38 38
39\opt{player}{\input{plugins/nim.tex}} 39\opt{player}{\input{plugins/nim.tex}}
40 40
41\opt{h1xx,m5,HAVE_LCD_COLOR}{\input{plugins/pacbox.tex}} 41\opt{h1xx,m5,lcd_color}{\input{plugins/pacbox.tex}}
42 42
43\opt{HAVE_LCD_BITMAP}{\input{plugins/pong.tex}} 43\opt{lcd_bitmap}{\input{plugins/pong.tex}}
44 44
45\opt{HAVE_LCD_BITMAP}{\input{plugins/robotfindskitten.tex}} 45\opt{lcd_bitmap}{\input{plugins/robotfindskitten.tex}}
46 46
47{\input{plugins/rockblox.tex}} 47{\input{plugins/rockblox.tex}}
48 48
49\opt{HAVE_LCD_BITMAP}{\input{plugins/sliding.tex}} 49\opt{lcd_bitmap}{\input{plugins/sliding.tex}}
50 50
51\opt{HAVE_LCD_BITMAP}{\input{plugins/snake.tex}} 51\opt{lcd_bitmap}{\input{plugins/snake.tex}}
52 52
53\opt{HAVE_LCD_BITMAP}{\input{plugins/snake2.tex}} 53\opt{lcd_bitmap}{\input{plugins/snake2.tex}}
54 54
55\opt{HAVE_LCD_BITMAP}{\input{plugins/sokoban.tex}} 55\opt{lcd_bitmap}{\input{plugins/sokoban.tex}}
56 56
57\opt{HAVE_LCD_BITMAP}{\input{plugins/solitaire.tex}} 57\opt{lcd_bitmap}{\input{plugins/solitaire.tex}}
58 58
59\opt{HAVE_LCD_BITMAP}{\input{plugins/spacerocks.tex}} 59\opt{lcd_bitmap}{\input{plugins/spacerocks.tex}}
60 60
61\opt{HAVE_LCD_BITMAP}{\input{plugins/star.tex}} 61\opt{lcd_bitmap}{\input{plugins/star.tex}}
62 62
63\opt{HAVE_LCD_BITMAP}{\input{plugins/sudoku.tex}} 63\opt{lcd_bitmap}{\input{plugins/sudoku.tex}}
64 64
65\opt{HAVE_LCD_BITMAP}{\input{plugins/wormlet.tex}} 65\opt{lcd_bitmap}{\input{plugins/wormlet.tex}}
66 66
67\opt{HAVE_LCD_BITMAP}{\input{plugins/xobox.tex}} 67\opt{lcd_bitmap}{\input{plugins/xobox.tex}}
68 68
69\section{Demos} 69\section{Demos}
70 70
71\opt{HAVE_LCD_BITMAP}{\input{plugins/bounce.tex}} 71\opt{lcd_bitmap}{\input{plugins/bounce.tex}}
72 72
73{\input{plugins/credits.tex}} 73{\input{plugins/credits.tex}}
74 74
75{\input{plugins/cube.tex}} 75{\input{plugins/cube.tex}}
76 76
77\opt{HAVE_LCD_BITMAP}{\input{plugins/demystify.tex}} 77\opt{lcd_bitmap}{\input{plugins/demystify.tex}}
78 78
79\opt{HAVE_LCD_BITMAP}{\input{plugins/fire.tex}} 79\opt{lcd_bitmap}{\input{plugins/fire.tex}}
80 80
81{\input{plugins/logo.tex}} 81{\input{plugins/logo.tex}}
82 82
83\opt{HAVE_LCD_BITMAP}{\input{plugins/mandelbrot.tex}} 83\opt{lcd_bitmap}{\input{plugins/mandelbrot.tex}}
84 84
85{\input{plugins/mosaic.tex}} 85{\input{plugins/mosaic.tex}}
86 86
87\opt{HAVE_LCD_BITMAP}{\input{plugins/oscilloscope.tex}} 87\opt{lcd_bitmap}{\input{plugins/oscilloscope.tex}}
88 88
89\opt{HAVE_LCD_BITMAP}{\input{plugins/plasma.tex}} 89\opt{lcd_bitmap}{\input{plugins/plasma.tex}}
90 90
91{\input{plugins/snow.tex}} 91{\input{plugins/snow.tex}}
92 92
93\opt{HAVE_LCD_BITMAP}{\input{plugins/starfield.tex}} 93\opt{lcd_bitmap}{\input{plugins/starfield.tex}}
94 94
95\opt{HAVE_LCD_BITMAP}{\input{plugins/vumeter.tex}} 95\opt{lcd_bitmap}{\input{plugins/vumeter.tex}}
96 96
97\section{\label{ref:Viewersplugins}Viewers} 97\section{\label{ref:Viewersplugins}Viewers}
98 98
@@ -101,17 +101,17 @@ They cannot be run directly but are started by ``playing''
101the associated file. Viewers are stored in the 101the associated file. Viewers are stored in the
102\textbf{/.rockbox/viewers/ }directory. 102\textbf{/.rockbox/viewers/ }directory.
103 103
104\opt{HAVE_LCD_BITMAP}{\input{plugins/chip8emulator.tex}} 104\opt{lcd_bitmap}{\input{plugins/chip8emulator.tex}}
105 105
106\opt{HAVE_LCD_BITMAP}{\input{plugins/jpegviewer.tex}} 106\opt{lcd_bitmap}{\input{plugins/jpegviewer.tex}}
107 107
108\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}} 108\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}}
109 109
110\opt{HAVE_LCD_COLOR}{\input{plugins/mpegplayer.tex}} 110\opt{lcd_color}{\input{plugins/mpegplayer.tex}}
111 111
112\opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}} 112\opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}}
113 113
114\opt{recorder,recorderv2fm,h1xx,m5,HAVE_LCD_COLOR}{\input{plugins/rockboy.tex}} 114\opt{recorder,recorderv2fm,h1xx,m5,lcd_color}{\input{plugins/rockboy.tex}}
115 115
116{\input{plugins/search.tex}} 116{\input{plugins/search.tex}}
117 117
@@ -129,13 +129,13 @@ the associated file. Viewers are stored in the
129 129
130{\input{plugins/batterybenchmark.tex}} 130{\input{plugins/batterybenchmark.tex}}
131 131
132\opt{HAVE_LCD_BITMAP}{\input{plugins/calculator.tex}} 132\opt{lcd_bitmap}{\input{plugins/calculator.tex}}
133 133
134\opt{recorder,recorderv2fm}{\input{plugins/calendar.tex}} 134\opt{recorder,recorderv2fm}{\input{plugins/calendar.tex}}
135 135
136{\input{plugins/chess_clock.tex}} 136{\input{plugins/chess_clock.tex}}
137 137
138\opt{CONFIG_RTC}{\input{plugins/clock.tex}} 138\opt{rtc}{\input{plugins/clock.tex}}
139 139
140{\input{plugins/dice.tex}} 140{\input{plugins/dice.tex}}
141 141
@@ -153,4 +153,4 @@ the associated file. Viewers are stored in the
153 153
154{\input{plugins/stopwatch.tex}} 154{\input{plugins/stopwatch.tex}}
155 155
156\opt{HAVE_LCD_BITMAP}{\input{plugins/text_editor.tex}} 156\opt{lcd_bitmap}{\input{plugins/text_editor.tex}}
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex
index 2167b2f8ea..23e6c81031 100644
--- a/manual/plugins/oscilloscope.tex
+++ b/manual/plugins/oscilloscope.tex
@@ -4,7 +4,7 @@
4 4
5This demo shows the shape of the sound samples that make up the music 5This demo shows the shape of the sound samples that make up the music
6being played. 6being played.
7\opt{SWCODEC}{ 7\opt{swcodec}{
8 At faster speed rates, the \dap\ is less responsive 8 At faster speed rates, the \dap\ is less responsive
9 to user input and music may start to skip. 9 to user input and music may start to skip.
10} 10}
diff --git a/manual/plugins/plasma.tex b/manual/plugins/plasma.tex
index cc4c9208df..8475459ff1 100644
--- a/manual/plugins/plasma.tex
+++ b/manual/plugins/plasma.tex
@@ -9,7 +9,7 @@ Plasma is a demo displaying a 80's style retro plasma effect.
9 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} 9 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
10 \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonUp\ / \ButtonDown} 10 \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonUp\ / \ButtonDown}
11 & Adjust frequency\\ 11 & Adjust frequency\\
12 \opt{HAVE_LCD_COLOR}{ 12 \opt{lcd_color}{
13 \opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD} 13 \opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
14 {\ButtonSelect} 14 {\ButtonSelect}
15 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} 15 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
diff --git a/manual/plugins/starfield.tex b/manual/plugins/starfield.tex
index ca2d9218f9..88f29d3dd8 100644
--- a/manual/plugins/starfield.tex
+++ b/manual/plugins/starfield.tex
@@ -12,7 +12,7 @@ Starfield simulation (like the classic screensaver).
12 {\ButtonUp\ / \ButtonDown} 12 {\ButtonUp\ / \ButtonDown}
13 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} 13 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
14 & Increase / decrease speed\\ 14 & Increase / decrease speed\\
15 \opt{HAVE_LCD_COLOR}{% 15 \opt{lcd_color}{%
16 \opt{IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}% 16 \opt{IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}%
17 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}% 17 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}%
18 & Change colours\\% 18 & Change colours\\%