summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/plugins/battery_test.tex5
-rw-r--r--manual/plugins/bounce.tex4
-rw-r--r--manual/plugins/chess_clock.tex4
-rw-r--r--manual/plugins/flipit.tex13
-rw-r--r--manual/plugins/images/ss-battery_test-160x128x2.pngbin0 -> 289 bytes
-rw-r--r--manual/plugins/images/ss-bounce-160x128x2.pngbin0 -> 319 bytes
-rw-r--r--manual/plugins/images/ss-calculator-160x128x2.pngbin0 -> 583 bytes
-rw-r--r--manual/plugins/images/ss-chess_clock-160x128x2.pngbin0 -> 238 bytes
-rw-r--r--manual/plugins/images/ss-flipit-160x128x2.pngbin0 -> 408 bytes
-rw-r--r--manual/plugins/images/ss-mandelbrot-160x128x2.pngbin0 -> 2554 bytes
-rw-r--r--manual/plugins/images/ss-minesweeper-160x128x2.pngbin0 -> 249 bytes
-rw-r--r--manual/plugins/images/ss-mosaic-160x128x2.pngbin0 -> 556 bytes
-rw-r--r--manual/plugins/images/ss-oscillograph-160x128x2.pngbin0 -> 149 bytes
-rw-r--r--manual/plugins/images/ss-rockblox-160x128x2.pngbin0 -> 291 bytes
-rw-r--r--manual/plugins/images/ss-sliding-160x128x2.pngbin0 -> 835 bytes
-rw-r--r--manual/plugins/images/ss-snake-160x128x2.pngbin0 -> 136 bytes
-rw-r--r--manual/plugins/images/ss-snake2-160x128x2.pngbin0 -> 732 bytes
-rw-r--r--manual/plugins/images/ss-snow-160x128x2.pngbin0 -> 615 bytes
-rw-r--r--manual/plugins/images/ss-sokoban-160x128x2.pngbin0 -> 383 bytes
-rw-r--r--manual/plugins/images/ss-solitaire-160x128x2.pngbin0 -> 523 bytes
-rw-r--r--manual/plugins/images/ss-star-160x128x2.pngbin0 -> 454 bytes
-rw-r--r--manual/plugins/images/ss-stopwatch-160x128x2.pngbin0 -> 250 bytes
-rw-r--r--manual/plugins/images/ss-vumeter-160x128x2.pngbin0 -> 393 bytes
-rw-r--r--manual/plugins/main.tex4
-rw-r--r--manual/plugins/mandelbrot.tex13
-rw-r--r--manual/plugins/minesweeper.tex12
-rw-r--r--manual/plugins/mosaic.tex14
-rw-r--r--manual/plugins/oscillograph.tex12
-rw-r--r--manual/plugins/rockblox.tex13
-rw-r--r--manual/plugins/sliding.tex14
-rw-r--r--manual/plugins/snake.tex7
-rw-r--r--manual/plugins/snake2.tex14
-rw-r--r--manual/plugins/sokoban.tex12
-rw-r--r--manual/plugins/solitaire.tex12
-rw-r--r--manual/plugins/star.tex12
-rw-r--r--manual/plugins/stopwatch.tex13
-rw-r--r--manual/plugins/vumeter.tex11
37 files changed, 90 insertions, 99 deletions
diff --git a/manual/plugins/battery_test.tex b/manual/plugins/battery_test.tex
index 65f48e22ec..6d798f46e3 100644
--- a/manual/plugins/battery_test.tex
+++ b/manual/plugins/battery_test.tex
@@ -1,7 +1,7 @@
1\subsection{Battery\_test} 1\subsection{Battery\_test}
2\begin{figure}[h] 2\begin{figure}[h!]
3\begin{center} 3\begin{center}
4%\includegraphics{plugins/images/\platform/ss_battery_test.png} 4\includegraphics[width=4cm]{plugins/images/ss-battery_test-\genericimg.png}
5\end{center} 5\end{center}
6\caption{Battery Test} 6\caption{Battery Test}
7\end{figure} 7\end{figure}
@@ -13,4 +13,3 @@ log file. The test stops when battery level reaches 4\% in order to
13avoid being unable to write to the disk. The power usage data is saved 13avoid being unable to write to the disk. The power usage data is saved
14to a file in the root directory of the Jukebox. This plugin can 14to a file in the root directory of the Jukebox. This plugin can
15sometimes be useful for diagnosing problems with battery charging. 15sometimes be useful for diagnosing problems with battery charging.
16
diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex
index 2b337df3c4..4b5758c5a9 100644
--- a/manual/plugins/bounce.tex
+++ b/manual/plugins/bounce.tex
@@ -1,7 +1,7 @@
1\subsection{Bounce} 1\subsection{Bounce}
2\begin{figure}[h] 2\begin{figure}[h]
3\begin{center} 3\begin{center}
4%\includegraphics{plugins/images/\platform/ss_bounce.png} 4\includegraphics[width=4cm]{plugins/images/ss-bounce-\genericimg.png}
5\end{center} 5\end{center}
6\caption{Bounce} 6\caption{Bounce}
7\end{figure} 7\end{figure}
@@ -33,4 +33,4 @@ respectively
33\item \textbf{Xadd/Yadd:} how fast the code moves on the sine curve on 33\item \textbf{Xadd/Yadd:} how fast the code moves on the sine curve on
34each axis 34each axis
35\item \textbf{Xsane/Ysane:} Changes the appearance of the bouncing. 35\item \textbf{Xsane/Ysane:} Changes the appearance of the bouncing.
36\end{itemize} 36\end{itemize} \ No newline at end of file
diff --git a/manual/plugins/chess_clock.tex b/manual/plugins/chess_clock.tex
index 3d5db4d9e9..d7b4cff6ec 100644
--- a/manual/plugins/chess_clock.tex
+++ b/manual/plugins/chess_clock.tex
@@ -1,7 +1,7 @@
1\subsection{Chess Clock} 1\subsection{Chess Clock}
2\begin{figure}[h] 2\begin{figure}[h!]
3\begin{center} 3\begin{center}
4%\includegraphics{plugins/images/\platform/ss_chessclock.png} 4\includegraphics{plugins/images/ss-chess_clock-\genericimg.png}
5\end{center} 5\end{center}
6\caption{Chess Clock} 6\caption{Chess Clock}
7\end{figure} 7\end{figure}
diff --git a/manual/plugins/flipit.tex b/manual/plugins/flipit.tex
index 022d7c11ec..b72b4f49d7 100644
--- a/manual/plugins/flipit.tex
+++ b/manual/plugins/flipit.tex
@@ -1,10 +1,10 @@
1\subsection{Flipit} 1\subsection{Flipit}
2{\centering\itshape 2\begin{figure}[h!]
3 [Warning: Image ignored] % Unhandled or unsupported graphics: 3\begin{center}
4%\includegraphics[width=3.353cm,height=2.154cm]{images/rockbox-manual-img36.png} 4\includegraphics[width=4cm]{plugins/images/ss-flipit-\genericimg.png}
5 \newline 5\end{center}
6\end{figure}
6Flipit plugin 7Flipit plugin
7\par}
8 8
9Flipping the colour of the token under the cursor also flips the tokens 9Flipping the colour of the token under the cursor also flips the tokens
10above, below, left and right of the cursor. The aim is to end up with 10above, below, left and right of the cursor. The aim is to end up with
@@ -22,6 +22,3 @@ F3 & Mode + On/off & Step by step \\\hline
22OFF & On/off & Stop the game \\\hline 22OFF & On/off & Stop the game \\\hline
23\end{tabular} 23\end{tabular}
24\end{table} 24\end{table}
25
26
27
diff --git a/manual/plugins/images/ss-battery_test-160x128x2.png b/manual/plugins/images/ss-battery_test-160x128x2.png
new file mode 100644
index 0000000000..d0830ed6a7
--- /dev/null
+++ b/manual/plugins/images/ss-battery_test-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-bounce-160x128x2.png b/manual/plugins/images/ss-bounce-160x128x2.png
new file mode 100644
index 0000000000..16911b6406
--- /dev/null
+++ b/manual/plugins/images/ss-bounce-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-calculator-160x128x2.png b/manual/plugins/images/ss-calculator-160x128x2.png
new file mode 100644
index 0000000000..4ee09091fc
--- /dev/null
+++ b/manual/plugins/images/ss-calculator-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-chess_clock-160x128x2.png b/manual/plugins/images/ss-chess_clock-160x128x2.png
new file mode 100644
index 0000000000..0fdf780299
--- /dev/null
+++ b/manual/plugins/images/ss-chess_clock-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-flipit-160x128x2.png b/manual/plugins/images/ss-flipit-160x128x2.png
new file mode 100644
index 0000000000..b0c291e331
--- /dev/null
+++ b/manual/plugins/images/ss-flipit-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-mandelbrot-160x128x2.png b/manual/plugins/images/ss-mandelbrot-160x128x2.png
new file mode 100644
index 0000000000..07bc11f481
--- /dev/null
+++ b/manual/plugins/images/ss-mandelbrot-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-minesweeper-160x128x2.png b/manual/plugins/images/ss-minesweeper-160x128x2.png
new file mode 100644
index 0000000000..9453e183d7
--- /dev/null
+++ b/manual/plugins/images/ss-minesweeper-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-mosaic-160x128x2.png b/manual/plugins/images/ss-mosaic-160x128x2.png
new file mode 100644
index 0000000000..c00da1a5ed
--- /dev/null
+++ b/manual/plugins/images/ss-mosaic-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-oscillograph-160x128x2.png b/manual/plugins/images/ss-oscillograph-160x128x2.png
new file mode 100644
index 0000000000..ae8c8c2daf
--- /dev/null
+++ b/manual/plugins/images/ss-oscillograph-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-rockblox-160x128x2.png b/manual/plugins/images/ss-rockblox-160x128x2.png
new file mode 100644
index 0000000000..e3e6174ebd
--- /dev/null
+++ b/manual/plugins/images/ss-rockblox-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-sliding-160x128x2.png b/manual/plugins/images/ss-sliding-160x128x2.png
new file mode 100644
index 0000000000..ed448b7d82
--- /dev/null
+++ b/manual/plugins/images/ss-sliding-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-snake-160x128x2.png b/manual/plugins/images/ss-snake-160x128x2.png
new file mode 100644
index 0000000000..6c60c432b1
--- /dev/null
+++ b/manual/plugins/images/ss-snake-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-snake2-160x128x2.png b/manual/plugins/images/ss-snake2-160x128x2.png
new file mode 100644
index 0000000000..aa86d006a6
--- /dev/null
+++ b/manual/plugins/images/ss-snake2-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-snow-160x128x2.png b/manual/plugins/images/ss-snow-160x128x2.png
new file mode 100644
index 0000000000..48901e7371
--- /dev/null
+++ b/manual/plugins/images/ss-snow-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-sokoban-160x128x2.png b/manual/plugins/images/ss-sokoban-160x128x2.png
new file mode 100644
index 0000000000..eb994d74ea
--- /dev/null
+++ b/manual/plugins/images/ss-sokoban-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-solitaire-160x128x2.png b/manual/plugins/images/ss-solitaire-160x128x2.png
new file mode 100644
index 0000000000..47c268554d
--- /dev/null
+++ b/manual/plugins/images/ss-solitaire-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-star-160x128x2.png b/manual/plugins/images/ss-star-160x128x2.png
new file mode 100644
index 0000000000..8f39306036
--- /dev/null
+++ b/manual/plugins/images/ss-star-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-stopwatch-160x128x2.png b/manual/plugins/images/ss-stopwatch-160x128x2.png
new file mode 100644
index 0000000000..b6d45cb8e0
--- /dev/null
+++ b/manual/plugins/images/ss-stopwatch-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-vumeter-160x128x2.png b/manual/plugins/images/ss-vumeter-160x128x2.png
new file mode 100644
index 0000000000..7acec6eff0
--- /dev/null
+++ b/manual/plugins/images/ss-vumeter-160x128x2.png
Binary files differ
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 49adb01745..a3f661f0de 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -62,11 +62,11 @@ See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator}.
62 62
63\opt{recorder,recorderv2fm,ondio,h1xx,h300}{\input{plugins/mosaic.tex}} 63\opt{recorder,recorderv2fm,ondio,h1xx,h300}{\input{plugins/mosaic.tex}}
64 64
65\opt{recorder,recorderv2fm,ondio}{\input{plugins/oscillograph.tex}} 65\opt{recorder,recorderv2fm,ondio,h1xx}{\input{plugins/oscillograph.tex}}
66 66
67\opt{recorder,recorderv2fm,ondio,h1xx,h300}{\input{plugins/snow.tex}} 67\opt{recorder,recorderv2fm,ondio,h1xx,h300}{\input{plugins/snow.tex}}
68 68
69\opt{recorder,recorderv2fm,ondio}{\input{plugins/vumeter.tex}} 69\opt{recorder,recorderv2fm,ondio,h1xx}{\input{plugins/vumeter.tex}}
70 70
71\section{\label{ref:Viewersplugins}Viewers} 71\section{\label{ref:Viewersplugins}Viewers}
72 72
diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex
index 34afb90600..b96d1d4994 100644
--- a/manual/plugins/mandelbrot.tex
+++ b/manual/plugins/mandelbrot.tex
@@ -1,10 +1,10 @@
1\subsection{Mandelbrot} 1\subsection{Mandelbrot}
2{\centering\itshape 2\begin{figure}[h!]
3 [Warning: Image ignored] % Unhandled or unsupported graphics: 3\begin{center}
4%\includegraphics[width=3.865cm,height=2.21cm]{images/rockbox-manual-img52.png} 4\includegraphics[width=4cm]{plugins/images/ss-mandelbrot-\genericimg.png}
5 \newline 5\end{center}
6Mandelbrot 6\caption{Mandelbrot}
7\par} 7\end{figure}
8 8
9This is another demonstration using the grayscale engine. It draws fractal images from the Mandelbrot set. 9This is another demonstration using the grayscale engine. It draws fractal images from the Mandelbrot set.
10 10
@@ -22,4 +22,3 @@ F3 & Reset and return to the default image \\\hline
22\end{tabular} 22\end{tabular}
23\end{center} 23\end{center}
24\end{table} 24\end{table}
25
diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex
index 4db7ae62c6..c4042ca6b0 100644
--- a/manual/plugins/minesweeper.tex
+++ b/manual/plugins/minesweeper.tex
@@ -1,13 +1,11 @@
1\subsection{Minesweeper} 1\subsection{Minesweeper}
2{\centering\itshape 2\begin{figure}[h!]
3Minesweeper plugin
4\par}
5
6\begin{center} 3\begin{center}
7 [Warning: Image ignored] % Unhandled or unsupported graphics: 4\includegraphics[width=4cm]{plugins/images/ss-minesweeper-\genericimg.png}
8%\includegraphics[width=2.963cm,height=1.693cm]{images/rockbox-manual-img38.png}
9
10\end{center} 5\end{center}
6\caption{Minesweeper plugin}
7\end{figure}
8
11The classic game of minesweeper. Use the UP and DOWN keys to select the 9The classic game of minesweeper. Use the UP and DOWN keys to select the
12required percentage of mines to set the difficulty then press the MENU 10required percentage of mines to set the difficulty then press the MENU
13key to begin. 11key to begin.
diff --git a/manual/plugins/mosaic.tex b/manual/plugins/mosaic.tex
index 4d945da85d..84ee27a356 100644
--- a/manual/plugins/mosaic.tex
+++ b/manual/plugins/mosaic.tex
@@ -1,12 +1,10 @@
1\subsection{Mosaic} 1\subsection{Mosaic}
2{\centering\itshape 2\begin{figure}[h!]
3 [Warning: Image ignored] % Unhandled or unsupported graphics: 3\begin{center}
4%\includegraphics[width=3.706cm,height=2.117cm]{images/rockbox-manual-img53.png} 4\includegraphics[width=4cm]{plugins/images/ss-mosaic-\genericimg.png}
5 \newline 5\end{center}
6Mosaic 6\caption{Mosaic}
7\par} 7\end{figure}
8 8
9This simple graphics demo draws a mosaic picture on the screen of the 9This simple graphics demo draws a mosaic picture on the screen of the
10Jukebox. Press STOP to quit. 10Jukebox. Press STOP to quit.
11
12
diff --git a/manual/plugins/oscillograph.tex b/manual/plugins/oscillograph.tex
index 4dac88898b..e2e52f00f4 100644
--- a/manual/plugins/oscillograph.tex
+++ b/manual/plugins/oscillograph.tex
@@ -1,10 +1,10 @@
1\subsection{Oscillograph} 1\subsection{Oscillograph}
2{\centering\itshape 2\begin{figure}[h!]
3 [Warning: Image ignored] % Unhandled or unsupported graphics: 3\begin{center}
4%\includegraphics[width=3.6cm,height=2.057cm]{images/rockbox-manual-img54.png} 4\includegraphics[width=4cm]{plugins/images/ss-oscillograph-\genericimg.png}
5 \newline 5\end{center}
6Oscillograph 6\caption{Oscillograph}
7\par} 7\end{figure}
8 8
9This demo shows the shape of the sound samples that make up the music 9This demo shows the shape of the sound samples that make up the music
10being played. 10being played.
diff --git a/manual/plugins/rockblox.tex b/manual/plugins/rockblox.tex
index 5baef7296b..04610f200f 100644
--- a/manual/plugins/rockblox.tex
+++ b/manual/plugins/rockblox.tex
@@ -1,10 +1,10 @@
1\subsection{Rockblox} 1\subsection{Rockblox}
2{\centering\itshape 2\begin{figure}[h!]
3 [Warning: Image ignored] % Unhandled or unsupported graphics: 3\begin{center}
4%\includegraphics[width=3.949cm,height=2.23cm]{images/rockbox-manual-img41.png} 4\includegraphics[width=4cm]{plugins/images/ss-rockblox-\genericimg.png}
5 \newline 5\end{center}
6Rockblox plugin 6\caption{Rockblox plugin}
7\par} 7\end{figure}
8 8
9This well{}-known game will probably be familiar. The aim of the game is 9This well{}-known game will probably be familiar. The aim of the game is
10to complete rows with the given pieces (blocks). Pieces can be rotated 10to complete rows with the given pieces (blocks). Pieces can be rotated
@@ -26,4 +26,3 @@ OFF & Exit Rockblox\\\hline
26\end{tabular} 26\end{tabular}
27\end{center} 27\end{center}
28\end{table} 28\end{table}
29
diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex
index e39840baab..17bd48bf97 100644
--- a/manual/plugins/sliding.tex
+++ b/manual/plugins/sliding.tex
@@ -1,10 +1,10 @@
1\subsection{Sliding Puzzle} 1\subsection{Sliding Puzzle}
2{\centering\itshape 2\begin{figure}[h!]
3 [Warning: Image ignored] % Unhandled or unsupported graphics: 3\begin{center}
4%\includegraphics[width=3.988cm,height=2.279cm]{images/rockbox-manual-img42.png} 4\includegraphics[width=4cm]{plugins/images/ss-sliding-\genericimg.png}
5 \newline 5\end{center}
6Sliding puzzle 6\caption{Sliding puzzle}
7\par} 7\end{figure}
8 8
9The classic sliding puzzle game. Rearrange the pieces so that you can 9The classic sliding puzzle game. Rearrange the pieces so that you can
10see the whole picture. 10see the whole picture.
@@ -23,5 +23,3 @@ OFF & Stop the game \\\hline
23\end{tabular} 23\end{tabular}
24\end{center} 24\end{center}
25\end{table} 25\end{table}
26
27
diff --git a/manual/plugins/snake.tex b/manual/plugins/snake.tex
index dfe596b6f5..c43d588c5a 100644
--- a/manual/plugins/snake.tex
+++ b/manual/plugins/snake.tex
@@ -1,4 +1,11 @@
1\subsection{Snake} 1\subsection{Snake}
2\begin{figure}[h!]
3\begin{center}
4\includegraphics[width=4cm]{plugins/images/ss-snake-\genericimg.png}
5\end{center}
6\caption{Snake}
7\end{figure}
8
2This is the popular snake game. The aim is to grow your snake as large 9This is the popular snake game. The aim is to grow your snake as large
3as possible by eating the dots that appear on the screen. The game will 10as possible by eating the dots that appear on the screen. The game will
4end when the snake touches either the borders of the screen or itself. 11end when the snake touches either the borders of the screen or itself.
diff --git a/manual/plugins/snake2.tex b/manual/plugins/snake2.tex
index 093cada648..1fd626a474 100644
--- a/manual/plugins/snake2.tex
+++ b/manual/plugins/snake2.tex
@@ -1,10 +1,10 @@
1\subsection{ Snake 2} 1\subsection{Snake 2}
2{\centering\itshape 2\begin{figure}[h!]
3 [Warning: Image ignored] % Unhandled or unsupported graphics: 3\begin{center}
4%\includegraphics[width=3.96cm,height=2.23cm]{images/rockbox-manual-img43.png} 4\includegraphics[width=4cm]{plugins/images/ss-snake2-\genericimg.png}
5 \newline 5\end{center}
6Snake 2 {--} The Snake Strikes Back 6\caption{Snake 2 {--} The Snake Strikes Back}
7\par} 7\end{figure}
8 8
9Another version of the Snake game. Move the snake around, and eat the 9Another version of the Snake game. Move the snake around, and eat the
10apples that pop up on the screen. Each time an apple is eaten, the 10apples that pop up on the screen. Each time an apple is eaten, the
diff --git a/manual/plugins/sokoban.tex b/manual/plugins/sokoban.tex
index 76a6eed2fa..fec06edba1 100644
--- a/manual/plugins/sokoban.tex
+++ b/manual/plugins/sokoban.tex
@@ -1,10 +1,10 @@
1\subsection{Sokoban} 1\subsection{Sokoban}
2{\centering\itshape 2\begin{figure}[h!]
3 [Warning: Image ignored] % Unhandled or unsupported graphics: 3\begin{center}
4%\includegraphics[width=4.15cm,height=2.35cm]{images/rockbox-manual-img44.png} 4\includegraphics[width=4cm]{plugins/images/ss-sokoban-\genericimg.png}
5 \newline 5\end{center}
6Sokoban 6\caption{Sokoban}
7\par} 7\end{figure}
8 8
9The object of the game is to push boxes into their correct position in a 9The object of the game is to push boxes into their correct position in a
10crowded warehouse with a minimal number of pushes and moves. The boxes 10crowded warehouse with a minimal number of pushes and moves. The boxes
diff --git a/manual/plugins/solitaire.tex b/manual/plugins/solitaire.tex
index 7002e69222..0a180b776c 100644
--- a/manual/plugins/solitaire.tex
+++ b/manual/plugins/solitaire.tex
@@ -1,10 +1,10 @@
1\subsection{Solitaire} 1\subsection{Solitaire}
2{\centering\itshape 2\begin{figure}[h!]
3 [Warning: Image ignored] % Unhandled or unsupported graphics: 3\begin{center}
4%\includegraphics[width=3.96cm,height=2.251cm]{images/rockbox-manual-img45.png} 4\includegraphics[width=4cm]{plugins/images/ss-solitaire-\genericimg.png}
5 \newline 5\end{center}
6Klondike solitaire 6\caption{Klondike solitaire}
7\par} 7\end{figure}
8 8
9This is the classic Klondike solitaire game 9This is the classic Klondike solitaire game
10for Rockbox. Select \textbf{help }from the game menu to get an 10for Rockbox. Select \textbf{help }from the game menu to get an
diff --git a/manual/plugins/star.tex b/manual/plugins/star.tex
index f811043858..e113490255 100644
--- a/manual/plugins/star.tex
+++ b/manual/plugins/star.tex
@@ -1,10 +1,10 @@
1\subsection{Star} 1\subsection{Star}
2{\centering\itshape 2\begin{figure}[h!]
3 [Warning: Image ignored] % Unhandled or unsupported graphics: 3\begin{center}
4%\includegraphics[width=3.865cm,height=2.208cm]{images/rockbox-manual-img46.png} 4\includegraphics[width=4cm]{plugins/images/ss-star-\genericimg.png}
5 \newline 5\end{center}
6Star game 6\caption{Star game}
7\par} 7\end{figure}
8 8
9This is a puzzle game. It is actually a rewrite of Star, a game written 9This is a puzzle game. It is actually a rewrite of Star, a game written
10by CDK designed for the hp48 calculator. 10by CDK designed for the hp48 calculator.
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex
index 7ce9c541b3..3d0ca8e80d 100644
--- a/manual/plugins/stopwatch.tex
+++ b/manual/plugins/stopwatch.tex
@@ -1,13 +1,10 @@
1\subsection{Stopwatch} 1\subsection{Stopwatch}
2{\centering\itshape 2\begin{figure}[h!]
3 [Warning: Image ignored] % Unhandled or unsupported graphics: 3\begin{center}
4%\includegraphics[width=3.704cm,height=2.117cm]{images/rockbox-manual-img73.png} 4\includegraphics[width=4cm]{plugins/images/ss-stopwatch-\genericimg.png}
5 \textmd{ } [Warning: Image ignored] 5\end{center}
6% Unhandled or unsupported graphics: 6\end{figure}
7%\includegraphics[width=4.667cm,height=1.998cm]{images/rockbox-manual-img74.png}
8 \newline
9Recorder stopwatch Player stopwatch 7Recorder stopwatch Player stopwatch
10\par}
11 8
12A simple stopwatch program with support for saving times. 9A simple stopwatch program with support for saving times.
13 10
diff --git a/manual/plugins/vumeter.tex b/manual/plugins/vumeter.tex
index bf38e18711..3ba49c2eb4 100644
--- a/manual/plugins/vumeter.tex
+++ b/manual/plugins/vumeter.tex
@@ -1,10 +1,9 @@
1\subsection{VU meter} 1\subsection{VU meter}
2{\centering\itshape 2\begin{figure}[h!]
3 [Warning: Image ignored] % Unhandled or unsupported graphics: 3\begin{center}
4%\includegraphics[width=4.304cm,height=2.459cm]{images/rockbox-manual-img56.png} 4\includegraphics[width=4cm]{plugins/images/ss-vumeter-\genericimg.png}
5 \newline 5\end{center}
6VU meter 6\end{figure}
7\par}
8 7
9This is a VU meter, which displays the volume of the left and right 8This is a VU meter, which displays the volume of the left and right
10audio channels. There are 3 types of meter selectable. The analogue 9audio channels. There are 3 types of meter selectable. The analogue