Patch #4842 from Nils Wallménius. Adds several demos with screenshots to the manual

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9063 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Martin Arver 2006-03-16 20:53:09 +00:00
parent ba2e8b163e
commit 817e69e4f1
20 changed files with 95 additions and 0 deletions

26
manual/plugins/fire.tex Normal file
View file

@ -0,0 +1,26 @@
\subsection{Fire}
\begin{figure}[ht!]
\begin{center}
\includegraphics[width=4cm]{plugins/images/ss-fire-\genericimg.png}
\end{center}
\caption{Fire}
\end{figure}
Fire is a demo displaying a fire effect.
\begin{table}[ht!]
\begin{center}
\begin{tabular}{ll}\toprule
\textbf{Key} & \textbf{Action}\\\midrule
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up}\opt{ipodcolor,ipodnano,ipodvideo}{Scroll backward}
& Increase number of flames\\
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down}\opt{ipodcolor,ipodnano,ipodvideo}{Scroll forward}
& Decrease number of flames\\
\opt{recorder,recorderv2fm}{Menu}\opt{ondio}{Mode}\opt{h1xx,h300}{A-B}\opt{ipodcolor,ipodnano,ipodvideo}{Select}
& Toggle flame type\\
\opt{recorder,recorderv2fm}{Play}\opt{ondio,ipodcolor,ipodnano,ipodvideo}{Right}\opt{h1xx,h300}{Record}
& Toggle moving flames\\
\opt{recorder,recorderv2fm,h1xx,h300}{Stop}\opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu}
& Quit\\\bottomrule
\end{tabular}
\end{center}
\end{table}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 608 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 773 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 932 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

14
manual/plugins/logo.tex Normal file
View file

@ -0,0 +1,14 @@
\subsection{Logo}
Demo showing the Rockbox logo bouncing around the screen.
\begin{table}[ht!]
\begin{center}
\begin{tabular}{ll}\toprule
\textbf{Key} & \textbf{Action}\\\midrule
\opt{player}{Plus / Minus, On+Plus / On+Minus}\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano,ipodvideo}{Directions}
& Increase / decrease speed in either direction.\\
\opt{player,recorder,recorderv2fm,h1xx,h300}{Stop}\opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu}
& Quit\\\bottomrule
\end{tabular}
\end{center}
\end{table}

View file

@ -61,18 +61,26 @@ will carry on playing whilst plugins are being run.
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/cube.tex}}
\opt{HAVE_LCD_BITMAP}{\input{plugins/fire.tex}}
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{\input{plugins/grayscale.tex}}
{\input{plugins/hello.tex}}
{\input{plugins/logo.tex}}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/mandelbrot.tex}}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/mosaic.tex}}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/oscilloscope.tex}}
\opt{HAVE_LCD_BITMAP}{\input{plugins/plasma.tex}}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/snow.tex}}
\opt{HAVE_LCD_BITMAP}{\input{plugins/starfield.tex}}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/vumeter.tex}}
\section{\label{ref:Viewersplugins}Viewers}

23
manual/plugins/plasma.tex Normal file
View file

@ -0,0 +1,23 @@
\subsection{Plasma}
\begin{figure}[ht!]
\begin{center}
\includegraphics[width=4cm]{plugins/images/ss-plasma-\genericimg.png}
\end{center}
\caption{Plasma}
\end{figure}
Plasma is a demo displaying a 80's style retro plasma effect.
\begin{table}[ht!]
\begin{center}
\begin{tabular}{ll}\toprule
\textbf{Key} & \textbf{Action}\\\midrule
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up}\opt{ipodcolor,ipodnano,ipodvideo}{Scroll backward}
& Increase frequency\\
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down}\opt{ipodcolor,ipodnano,ipodvideo}{Scroll forward}
& Decrease frequency\\
\opt{ipodcolor,ipodnano,ipodvideo}{Select & Change colours\\}\opt{h300}{Navi & Change colours\\}
\opt{recorder,recorderv2fm,h1xx,h300}{Stop}\opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu}
& Quit\\\bottomrule
\end{tabular}
\end{center}
\end{table}

View file

@ -0,0 +1,24 @@
\subsection{Starfield}
\begin{figure}[ht!]
\begin{center}
\includegraphics[width=4cm]{plugins/images/ss-starfield-\genericimg.png}
\end{center}
\caption{Starfield}
\end{figure}
Starfield simulation (like the classic screensaver).
\begin{table}[ht!]
\begin{center}
\begin{tabular}{ll}\toprule
\textbf{Key} & \textbf{Action}\\\midrule
Right & Increase number of stars\\
Left & Decrease number of stars\\
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up}\opt{ipodcolor,ipodnano,ipodvideo}{Scroll backward}
& Increase speed\\
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down}\opt{ipodcolor,ipodnano,ipodvideo}{Scroll forward}
& Decrease speed\\
\opt{recorder,recorderv2fm,h1xx,h300}{Stop}\opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu}
& Quit\\\bottomrule
\end{tabular}
\end{center}
\end{table}