summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/plugins/calculator.tex5
-rw-r--r--manual/plugins/chess_clock.tex52
-rw-r--r--manual/plugins/chessbox.tex43
-rwxr-xr-xmanual/plugins/credits.tex5
-rw-r--r--manual/plugins/demystify.tex30
-rw-r--r--manual/plugins/favorites.tex13
-rw-r--r--manual/plugins/fire.tex29
-rw-r--r--manual/plugins/logo.tex17
-rw-r--r--manual/plugins/mosaic.tex15
-rw-r--r--manual/plugins/movieplayer.tex10
-rw-r--r--manual/plugins/oscilloscope.tex49
11 files changed, 143 insertions, 125 deletions
diff --git a/manual/plugins/calculator.tex b/manual/plugins/calculator.tex
index bc623279fc..06f1fd2d4d 100644
--- a/manual/plugins/calculator.tex
+++ b/manual/plugins/calculator.tex
@@ -8,7 +8,8 @@ available maths functions on the right hand side.
8 8
9\begin{table} 9\begin{table}
10\begin{btnmap}{}{} 10\begin{btnmap}{}{}
11 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{Direction keys} 11 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
12 {Direction keys}
12 \opt{IPOD_4G_PAD}{\ButtonLeft, \ButtonRight, \ButtonScrollFwd, 13 \opt{IPOD_4G_PAD}{\ButtonLeft, \ButtonRight, \ButtonScrollFwd,
13 \ButtonScrollBack} 14 \ButtonScrollBack}
14 & Move around the keypad\\ 15 & Move around the keypad\\
@@ -21,7 +22,7 @@ available maths functions on the right hand side.
21 calculation\\} 22 calculation\\}
22 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec & Delete 23 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec & Delete
23 last entered digit or clear after calculation\\} 24 last entered digit or clear after calculation\\}
24 25 %
25 \opt{RECORDER_PAD}{\ButtonFThree} 26 \opt{RECORDER_PAD}{\ButtonFThree}
26 \opt{ONDIO_PAD}{Hold \ButtonMenu} 27 \opt{ONDIO_PAD}{Hold \ButtonMenu}
27 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 28 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
diff --git a/manual/plugins/chess_clock.tex b/manual/plugins/chess_clock.tex
index 5c2b446688..d6b3bee6aa 100644
--- a/manual/plugins/chess_clock.tex
+++ b/manual/plugins/chess_clock.tex
@@ -1,28 +1,27 @@
1% $Id$ %
1\subsection{Chess Clock} 2\subsection{Chess Clock}
2\screenshot{plugins/images/ss-chess_clock}{Chess Clock}% 3\screenshot{plugins/images/ss-chess_clock}{Chess Clock}{img:chessclock}
3{img:chessclock} 4The chess clock plugin is designed to simulate a chess clock, but it can be
4 5used in any kind of game with up to ten players.
5The chess clock plugin is designed to
6simulate a chess clock, but it can be used
7in any kind of game with up to ten players.
8 6
9\subsubsection{Setup} 7\subsubsection{Setup}
10
11\begin{table} 8\begin{table}
12 \begin{btnmap}{}{} 9 \begin{btnmap}{}{}
13 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRight/\ButtonLeft} 10 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
11 {\ButtonRight/\ButtonLeft}
14 \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonUp/\ButtonDown} 12 \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonUp/\ButtonDown}
15 \opt{IPOD_4G_PAD}{\ButtonScrollBack/\ButtonScrollFwd} 13 \opt{IPOD_4G_PAD}{\ButtonScrollBack/\ButtonScrollFwd}
16 & Increase / Decrease displayed Value\\ 14 & Increase / decrease displayed Value\\
17 \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonPlay} 15 \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonPlay}
18 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 16 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
19 \opt{ONDIO_PAD}{\ButtonRight} 17 \opt{ONDIO_PAD}{\ButtonRight}
20 \opt{IPOD_4G_PAD}{\ButtonSelect} 18 \opt{IPOD_4G_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
21 & Move to next screen\\ 19 & Move to next screen\\
22 \opt{PLAYER_PAD}{\ButtonStop} 20 \opt{PLAYER_PAD}{\ButtonStop}
23 \opt{ONDIO_PAD,IPOD_4G_PAD}{\ButtonMenu} 21 \opt{ONDIO_PAD,IPOD_4G_PAD}{\ButtonMenu}
24 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 22 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
25 & Move to next screen\\ 23 \opt{IAUDIO_X5_PAD}{\ButtonRec}
24 & Move to previous screen\\
26 \end{btnmap} 25 \end{btnmap}
27\end{table} 26\end{table}
28 27
@@ -48,38 +47,41 @@ Keys are as follows:
48 \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonOff} 47 \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
49 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} 48 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
50 \opt{IPOD_4G_PAD}{\ButtonPlay} 49 \opt{IPOD_4G_PAD}{\ButtonPlay}
50 \opt{IAUDIO_X5_PAD}{\ButtonRec}
51 & Exit plugin \\ 51 & Exit plugin \\
52 \opt{PLAYER_PAD}{\ButtonStop} 52 \opt{PLAYER_PAD}{\ButtonStop}
53 \opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD}{\ButtonLeft} 53 \opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD}{\ButtonLeft}
54 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 54 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
55 \opt{IAUDIO_X5_PAD}{\ButtonPower}
55 & Restart round for the current player \\ 56 & Restart round for the current player \\
56 \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonPlay} 57 \opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonPlay}
57 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 58 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
58 \opt{ONDIO_PAD}{\ButtonRight} 59 \opt{ONDIO_PAD}{\ButtonRight}
59 \opt{IPOD_4G_PAD}{\ButtonSelect} 60 \opt{IPOD_4G_PAD}{\ButtonSelect}
60 & Pause the time (press again to continue) \\ 61 & Pause the time (press again to continue) \\
61 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRight} 62 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
63 {\ButtonRight}
62 \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonUp} 64 \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonUp}
63 \opt{IPOD_4G_PAD}{\ButtonScrollBack} 65 \opt{IPOD_4G_PAD}{\ButtonScrollBack}
64 & Switch to next player \\ 66 & Switch to next player \\
65 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft} 67 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonLeft}
66 \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonDown} 68 \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonDown}
67 \opt{IPOD_4G_PAD}{\ButtonScrollFwd} 69 \opt{IPOD_4G_PAD}{\ButtonScrollFwd}
68 & Switch to previous player \\ 70 & Switch to previous player \\
69 \opt{PLAYER_PAD,ONDIO_PAD,IPOD_4G_PAD}{\ButtonMenu} 71 \opt{PLAYER_PAD,ONDIO_PAD,IPOD_4G_PAD}{\ButtonMenu}
70 \opt{RECORDER_PAD}{\ButtonFOne} 72 \opt{RECORDER_PAD}{\ButtonFOne}
71 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} 73 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
72 & Delete current player % 74 \opt{IAUDIO_X5_PAD}{\ButtonSelect}
73 \opt{PLAYER_PAD,RECORDER_PAD}{(\ButtonPlay\ to confirm.)} 75 & Open menu
74 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{(\ButtonOn\ to confirm.)} 76 \opt{PLAYER_PAD,RECORDER_PAD}{(\ButtonPlay\ to select.)}
75 \opt{ONDIO_PAD}{(\ButtonRight\ to confirm.)} 77 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{(\ButtonOn\ to select.)}
76 \opt{IPOD_4G_PAD}{(\ButtonSelect\ to confirm.)}\\ 78 \opt{ONDIO_PAD}{(\ButtonRight\ to select.)}
79 \opt{IPOD_4G_PAD}{(\ButtonSelect\ to select.)}
80 \opt{IAUDIO_X5_PAD}{(press again to select.)}\\
77 \end{btnmap} 81 \end{btnmap}
78\end{table} 82\end{table}
79From the menu it is possible to delete a player, modify the round time 83From the menu it is possible to delete a player, modify the round time
80for the current player or set the total time for the game. 84for the current player or set the total time for the game. When the round time
81 85is up for a player the message ``ROUND UP!'' is shown (press NEXT to
82When the round time is up for a player the message ``ROUND UP!'' is shown (press NEXT to continue). 86continue). When the total time is up for a player the message ``TIME UP!''is
83 87shown. Then player will then be removed from the timer.
84When the total time is up for a player the message ``TIME UP!''is shown. Then player will then be removed from the timer.
85
diff --git a/manual/plugins/chessbox.tex b/manual/plugins/chessbox.tex
index bd40a7f647..50c69dee24 100644
--- a/manual/plugins/chessbox.tex
+++ b/manual/plugins/chessbox.tex
@@ -1,3 +1,4 @@
1% $Id$ %
1\subsection{Chessbox} 2\subsection{Chessbox}
2\screenshot{plugins/images/ss-chessbox}{Chessbox}{img:chessbox} 3\screenshot{plugins/images/ss-chessbox}{Chessbox}{img:chessbox}
3Chessbox is a chess game with computer AI. The chess engine is a port of 4Chessbox is a chess game with computer AI. The chess engine is a port of
@@ -8,30 +9,34 @@ you resume the game.
8\subsubsection{Keys} 9\subsubsection{Keys}
9\begin{table} 10\begin{table}
10 \begin{btnmap}{}{} 11 \begin{btnmap}{}{}
11 Direction keys 12 \opt{IPOD_4G_PAD}{\ButtonMenu, \ButtonPlay, \ButtonLeft, \ButtonRight}
13 \nopt{IPOD_4G_PAD}{Direction keys}
12 & Move the cursor\\ 14 & Move the cursor\\
13 \opt{recorder,recorderv2fm}{\ButtonPlay} 15 \opt{RECORDER_PAD}{\ButtonPlay}
14 \opt{ondio}{short press on \ButtonMenu} 16 \opt{ONDIO_PAD}{\ButtonMenu}
15 \opt{h1xx,h300,ipodcolor,ipodnano}{\ButtonSelect} 17 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD}
18 {\ButtonSelect}
16 & Select / Move piece\\ 19 & Select / Move piece\\
17 \opt{recorder,recorderv2fm}{\ButtonFOne} 20 \opt{RECORDER_PAD}{\ButtonFOne}
18 \opt{ondio}{\ButtonMenu+\ButtonOff} 21 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
19 \opt{h1xx,h300}{\ButtonMode} 22 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
20 \opt{ipodcolor,ipodnano}{\ButtonSelect+\ButtonRight} 23 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonRight}
24 \opt{IAUDIO_X5_PAD}{\ButtonRec}
21 & Change level\\ 25 & Change level\\
22 \opt{recorder,recorderv2fm}{\ButtonOn} 26 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
23 \opt{ondio}{long press on \ButtonMenu} 27 \opt{ONDIO_PAD}{Hold \ButtonMenu}
24 \opt{h1xx,h300}{\ButtonOn} 28 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonPlay}
25 \opt{ipodcolor,ipodnano}{\ButtonSelect+\ButtonPlay} 29 \opt{IAUDIO_X5_PAD}{\ButtonPlay}
26 & Force play\\ 30 & Force play\\
27 \opt{recorder,recorder2fm}{n/a} 31 \opt{RECORDER_PAD}{\ButtonFThree}
28 \opt{ondio}{n/a} 32 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
29 \opt{h1xx,h300}{\ButtonRec} 33 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
30 \opt{x5}{\ButtonSelect} 34 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonLeft}
35 \opt{IAUDIO_X5_PAD}{\ButtonSelect+\ButtonPlay}
31 & Restart Game\\ 36 & Restart Game\\
32 \opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOff} 37 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
33 \opt{ondio}{\ButtonOff} 38 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonMenu}
34 \opt{ipodcolor,ipodnano}{\ButtonSelect+\ButtonMenu} 39 \opt{IAUDIO_X5_PAD}{\ButtonPower}
35 & Quit\\ 40 & Quit\\
36 \end{btnmap} 41 \end{btnmap}
37\end{table} 42\end{table}
diff --git a/manual/plugins/credits.tex b/manual/plugins/credits.tex
index 0534687428..395bb23910 100755
--- a/manual/plugins/credits.tex
+++ b/manual/plugins/credits.tex
@@ -1,5 +1,6 @@
1% $Id$ %
1\subsection{Credits} 2\subsection{Credits}
2The credits plugin scrolls the entire list of the names of all the Rockbox 3The credits plugin scrolls the entire list of the names of all the Rockbox
3contributors after displaying the Rockbox logo and version. This plugin is 4contributors after displaying the Rockbox logo and version. This plugin is
4called when selecting Rockbox Info from the Info section of the Rockbox main 5called when selecting \setting{Rockbox Info} from the \setting{Info} section of
5menu. 6the Rockbox main menu.
diff --git a/manual/plugins/demystify.tex b/manual/plugins/demystify.tex
index 2b42da8b7e..7856b96698 100644
--- a/manual/plugins/demystify.tex
+++ b/manual/plugins/demystify.tex
@@ -1,23 +1,21 @@
1% $Id$ %
1\subsection{Demystify} 2\subsection{Demystify}
2\screenshot{plugins/images/ss-demystify}{Demystify}% 3\screenshot{plugins/images/ss-demystify}{Demystify}{img:demystify}
3{img:demystify}
4Demystify is a screen saver like demo.\\ 4Demystify is a screen saver like demo.\\
5\begin{table} 5\begin{table}
6 \begin{btnmap}{}{} 6 \begin{btnmap}{}{}
7 \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up} 7 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
8 \opt{ipodcolor,ipodnano,ipodvideo}{Right} 8 {\ButtonUp\ / \ButtonDown}
9 & Add polygon\\ 9 \opt{IPOD_4G_PAD,IAUDIO_X5_PAD}{\ButtonRight\ / \ButtonLeft}
10 \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down} 10 & Add / remove polygon\\
11 \opt{ipodcolor,ipodnano,ipodvideo}{Left} 11 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
12 & Remove polygon\\ 12 {\ButtonRight\ / \ButtonLeft}
13 \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Right} 13 \opt{IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
14 \opt{ipodcolor,ipodnano,ipodvideo}{Scroll forward} 14 \opt{IAUDIO_X5_PAD}{\ButtonUp\ / \ButtonDown}
15 & Increase speed\\ 15 & Increase / decrease speed\\
16 \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Left} 16 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
17 \opt{ipodcolor,ipodnano,ipodvideo}{Scroll backward} 17 \opt{IPOD_4G_PAD}{\ButtonMenu}
18 & Decrease speed\\ 18 \opt{IAUDIO_X5_PAD}{\ButtonPower}
19 \opt{recorder,recorderv2fm,h1xx,h300}{Stop}
20 \opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu}
21 & Quit\\ 19 & Quit\\
22 \end{btnmap} 20 \end{btnmap}
23\end{table} 21\end{table}
diff --git a/manual/plugins/favorites.tex b/manual/plugins/favorites.tex
index ae58e1a707..570134a48e 100644
--- a/manual/plugins/favorites.tex
+++ b/manual/plugins/favorites.tex
@@ -1,13 +1,6 @@
1% $Id$ %
1\subsection{Favorites} 2\subsection{Favorites}
2{\centering\itshape 3\screenshot{plugins/images/ss-favorites}{Favorites}{img:favorites}
3 [Warning: Image ignored] % Unhandled or unsupported graphics:
4%\includegraphics[width=4.667cm,height=1.998cm]{images/rockbox-manual-img65.png}
5 \newline
6Favorites
7\par}
8
9When listening to any song you can open it with this plugin and it will 4When listening to any song you can open it with this plugin and it will
10add the current song to a special playlist of all songs you selected in 5add the current song to a special playlist of all songs you selected in
11\textbf{/favorites.m3u}. 6\fname{/favorites.m3u}.
12
13
diff --git a/manual/plugins/fire.tex b/manual/plugins/fire.tex
index c3649df137..f15833560d 100644
--- a/manual/plugins/fire.tex
+++ b/manual/plugins/fire.tex
@@ -1,23 +1,26 @@
1% $Id$ %
1\subsection{Fire} 2\subsection{Fire}
2\screenshot{plugins/images/ss-fire}{Fire}{img:fire} 3\screenshot{plugins/images/ss-fire}{Fire}{img:fire}
3Fire is a demo displaying a fire effect. 4Fire is a demo displaying a fire effect.
4
5\begin{table} 5\begin{table}
6 \begin{btnmap}{}{} 6 \begin{btnmap}{}{}
7 \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up} 7 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
8 \opt{ipodcolor,ipodnano,ipodvideo}{Scroll backward} 8 {\ButtonUp\ / \ButtonDown}
9 & Increase number of flames\\ 9 \opt{IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
10 \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down} 10 & Increase / decrease number of flames\\
11 \opt{ipodcolor,ipodnano,ipodvideo}{Scroll forward} 11 \opt{RECORDER_PAD}{\ButtonOn}
12 & Decrease number of flames\\ 12 \opt{ONDIO_PAD}{\ButtonMenu}
13 \opt{recorder,recorderv2fm}{Menu}\opt{ondio}{Mode} 13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
14 \opt{h1xx,h300}{A-B}\opt{ipodcolor,ipodnano,ipodvideo}{Select} 14 \opt{IPOD_4G_PAD}{\ButtonSelect}
15 \opt{IAUDIO_X5_PAD}{\ButtonLeft}
15 & Toggle flame type\\ 16 & Toggle flame type\\
16 \opt{recorder,recorderv2fm}{Play} 17 \opt{RECORDER_PAD}{\ButtonPlay}
17 \opt{ondio,ipodcolor,ipodnano,ipodvideo}{Right}\opt{h1xx,h300}{Record} 18 \opt{ONDIO_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD}{\ButtonRight}
19 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
18 & Toggle moving flames\\ 20 & Toggle moving flames\\
19 \opt{recorder,recorderv2fm,h1xx,h300}{Stop} 21 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
20 \opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu} 22 \opt{IPOD_4G_PAD}{\ButtonMenu}
23 \opt{IAUDIO_X5_PAD}{\ButtonPower}
21 & Quit\\ 24 & Quit\\
22 \end{btnmap} 25 \end{btnmap}
23\end{table} 26\end{table}
diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex
index a6df770083..a938ec93c4 100644
--- a/manual/plugins/logo.tex
+++ b/manual/plugins/logo.tex
@@ -1,14 +1,19 @@
1% $Id$ %
1\subsection{Logo} 2\subsection{Logo}
2Demo showing the Rockbox logo bouncing around the screen. 3Demo showing the Rockbox logo bouncing around the screen.
3
4\begin{table} 4\begin{table}
5 \begin{btnmap}{}{} 5 \begin{btnmap}{}{}
6 \opt{player}{\ButtonRight / \ButtonLeft, \ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft} 6 \ButtonRight\ / \ButtonLeft
7 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano,ipodvideo}{Direction Keys} 7 & Increase / decrease speed on the x-axis\\
8 & Increase / decrease speed in either direction.\\ 8 \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft}
9 \opt{player}{\ButtonStop} 9 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
10 \opt{recorder,ondio,recorderv2fm,h1xx,h300}{\ButtonOff} 10 {\ButtonUp\ / \ButtonDown}
11 \opt{IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
12 & Increase / decrease speed on the y-axis\\
13 \opt{PLAYER_PAD}{\ButtonStop}
14 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
11 \opt{IPOD_4G_PAD}{\ButtonMenu} 15 \opt{IPOD_4G_PAD}{\ButtonMenu}
16 \opt{IAUDIO_X5_PAD}{\ButtonPower}
12 & Quit\\ 17 & Quit\\
13 \end{btnmap} 18 \end{btnmap}
14\end{table} 19\end{table}
diff --git a/manual/plugins/mosaic.tex b/manual/plugins/mosaic.tex
index 2bb9419ae4..fcd880150a 100644
--- a/manual/plugins/mosaic.tex
+++ b/manual/plugins/mosaic.tex
@@ -1,9 +1,10 @@
1% $Id$ %
1\subsection{Mosaic} 2\subsection{Mosaic}
2\screenshot{plugins/images/ss-mosaic}{Mosaic}{img:mosaic} 3\screenshot{plugins/images/ss-mosaic}{Mosaic}{img:mosaic}
3 4This simple graphics demo draws a mosaic picture on the screen of the \dap.
4This simple graphics demo draws a mosaic picture on the screen of the 5Press
5Jukebox. % 6\opt{PLAYER_PAD}{\ButtonStop}
6\opt{player}{Press \ButtonStop\ to quit.} 7\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
7\opt{IPOD_4G_PAD}{Press \ButtonMenu\ to quit.} 8\opt{IPOD_4G_PAD}{\ButtonMenu}
8\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Press \ButtonOff\ to quit.} 9\opt{IAUDIO_X5_PAD}{\ButtonPower}
9 10to quit.
diff --git a/manual/plugins/movieplayer.tex b/manual/plugins/movieplayer.tex
index c17e86cc69..e70657d990 100644
--- a/manual/plugins/movieplayer.tex
+++ b/manual/plugins/movieplayer.tex
@@ -1,6 +1,6 @@
1% $Id$ %
1\subsection{Movie Player} 2\subsection{Movie Player}
2Play movies on your Jukebox! In order to do 3Play movies on your \dap! In order to do this, movies must be in AVI format,
3this, movies must be in AVI format, and then converted to .RVF, 4and then converted to \fname{.RVF}, Rockbox's own video format. For more
4Rockbox's own video format. For more details on how to use this plugin, please see \url{http://www.rockbox.org/twiki/bin/view/Main/VideoTutorial}. 5details on how to use this plugin, please see
5 6\url{http://www.rockbox.org/twiki/bin/view/Main/VideoTutorial}.
6
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex
index 166bd84fc5..e202faf384 100644
--- a/manual/plugins/oscilloscope.tex
+++ b/manual/plugins/oscilloscope.tex
@@ -1,10 +1,11 @@
1% $Id$ %
1\subsection{Oscilloscope} 2\subsection{Oscilloscope}
2\screenshot{plugins/images/ss-oscilloscope}{Oscilloscope}{img:oscilloscope} 3\screenshot{plugins/images/ss-oscilloscope}{Oscilloscope}{img:oscilloscope}
3 4
4This 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
5being played. 6being played.
6\opt{SWCODEC}{ 7\opt{SWCODEC}{
7 At faster speed rates, the Jukebox is less responsive 8 At faster speed rates, the \dap\ is less responsive
8 to user input and music may start to skip. 9 to user input and music may start to skip.
9} 10}
10 11
@@ -12,29 +13,37 @@ being played.
12 13
13\begin{table} 14\begin{table}
14\begin{btnmap}{}{} 15\begin{btnmap}{}{}
15\opt{recorder,recorderv2fm}{F1}\opt{ondio}{Mode}\opt{h1xx}{Select} 16 \opt{RECORDER_PAD}{\ButtonFOne}
16\opt{h300}{Navi}\opt{ipodcolor,ipodnano}{Select+Play} 17 \opt{ONDIO_PAD}{\ButtonMenu}
18 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
19 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonPlay}
17 & Toggle filled / curve / plot \\ 20 & Toggle filled / curve / plot \\
18\opt{recorder,recorderv2fm}{F2}\opt{ondio}{Mode+Right}\opt{h1xx,h300}{A-B} 21 \opt{RECORDER_PAD}{\ButtonFTwo}
19\opt{ipodcolor,ipodnano}{Select+Right} 22 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
23 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
24 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonRight}
25 \opt{IAUDIO_X5_PAD}{\ButtonRec}
20 & Toggle whether to scroll or not \\ 26 & Toggle whether to scroll or not \\
21\opt{recorder,recorderv2fm}{F3}\opt{ondio}{Mode+Left}\opt{h1xx,h300}{Record} 27 \opt{RECORDER_PAD}{\ButtonFThree}
22\opt{ipodcolor,ipodnano}{Select+Left} 28 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
29 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
30 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonLeft}
31 \opt{IAUDIO_X5_PAD}{Hold \ButtonSelect}
23 & Toggle drawing orientation \\ 32 & Toggle drawing orientation \\
24Left & Slow down scrolling \\ 33 \opt{RECORDER_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD}{\ButtonPlay}
25Right & Speed up scrolling \\ 34 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
26\opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodnano}{Play} 35 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
27\opt{ondio}{Mode+Off}
28 & Pause the demo \\ 36 & Pause the demo \\
29\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up} 37 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
30\opt{ipodcolor,ipodnano}{Scroll forward} 38 {\ButtonUp\/\ButtonDown}
31 & Increase volume\\ 39 \opt{IPOD_4G_PAD}{\ButtonScrollFwd\/\ButtonScrollBack}
32\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down} 40 & Increase / decrease volume\\
33\opt{ipodcolor,ipodnano}{Scroll backward} 41 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,
34 & Decrease volume\\ 42 IAUDIO_X5_PAD}{\ButtonRight\/\ButtonLeft}
35\opt{recorder,recorderv2fm,h1xx,h300}{Stop}\opt{ondio}{Off} 43 & Increase / decrease speed\\
36\opt{ipodcolor,ipodnano}{Select+Menu} 44 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
45 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonMenu}
46 \opt{IAUDIO_X5_PAD}{\ButtonPower}
37 & Exit demo \\ 47 & Exit demo \\
38\end{btnmap} 48\end{btnmap}
39\end{table} 49\end{table}
40