summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-14 08:20:39 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-14 08:20:39 +0000
commit46ff4595e943204d1ba00d78206d33f7cff4a721 (patch)
tree0bcabbf626b1c2f60986ed96d186ee39eb190068 /manual
parent152e59d9a001553a12788bd3e6e34c4862097f6f (diff)
downloadrockbox-46ff4595e943204d1ba00d78206d33f7cff4a721.tar.gz
rockbox-46ff4595e943204d1ba00d78206d33f7cff4a721.zip
Patch #4827 by Nils Wallménius. Adds Rockboy to the manual. Also some changes to the jpeg viewer section as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9032 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/plugins/images/ss-rockboy-112x64x1.pngbin0 -> 410 bytes
-rw-r--r--manual/plugins/images/ss-rockboy-160x128x2.pngbin0 -> 618 bytes
-rw-r--r--manual/plugins/images/ss-rockboy-220x176x16.pngbin0 -> 1877 bytes
-rw-r--r--manual/plugins/jpegviewer.tex25
-rw-r--r--manual/plugins/main.tex8
-rw-r--r--manual/plugins/rockboy.tex48
6 files changed, 74 insertions, 7 deletions
diff --git a/manual/plugins/images/ss-rockboy-112x64x1.png b/manual/plugins/images/ss-rockboy-112x64x1.png
new file mode 100644
index 0000000000..b92f5e2e61
--- /dev/null
+++ b/manual/plugins/images/ss-rockboy-112x64x1.png
Binary files differ
diff --git a/manual/plugins/images/ss-rockboy-160x128x2.png b/manual/plugins/images/ss-rockboy-160x128x2.png
new file mode 100644
index 0000000000..8f0b5d5d3e
--- /dev/null
+++ b/manual/plugins/images/ss-rockboy-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-rockboy-220x176x16.png b/manual/plugins/images/ss-rockboy-220x176x16.png
new file mode 100644
index 0000000000..7d6216c1c9
--- /dev/null
+++ b/manual/plugins/images/ss-rockboy-220x176x16.png
Binary files differ
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex
index 71a38de49c..d34a2c6991 100644
--- a/manual/plugins/jpegviewer.tex
+++ b/manual/plugins/jpegviewer.tex
@@ -1,7 +1,24 @@
1\subsection{JPEG viewer} 1\subsection{JPEG viewer}
2Press PLAY on a .jpg file in order to view the contents using Rockbox's greyscale library. Use the arrow keys to move around the image, PLAY to zoom in 2Open a .jpg file in the file browser to view it\opt{recorder,recorderv2fm,ondio,h1xx}
3and ON to zoom out. Press OFF to exit the viewer. 3 { contents using Rockbox's greyscale library}.
4
5Note: JPEGs that use progressive scan encoding are not supported and will produce an error.
6 4
5\begin{table}[ht!]
6 \begin{center}
7 \begin{tabular}{ll}\toprule
8 \textbf{Key} & \textbf{Action}\\\midrule
9 UP/DOWN/LEFT/RIGHT & Move around in zoomed in image\\
10 \opt{recorder,recorderv2fm}{PLAY}\opt{ondio}{MODE}\opt{h1xx}{SELECT}\opt{h300}{NAVI}\opt{ipodcolor,ipodnano}{Scroll forward}
11 & Zoom in\\
12 \opt{recorder,recorderv2fm}{MENU}\opt{ondio}{MODE+DOWN}\opt{h1xx,h300}{A-B}\opt{ipodcolor,ipodnano}{Scroll backward}
13 & Zoom out\\
14 \opt{recorder,recorderv2fm}{F3}\opt{ondio}{MODE+RIGHT}\opt{h1xx}{PLAY}\opt{h300}{RECORD}\opt{ipodcolor,ipodnano}{SELECT+RIGHT}
15 & Next jpeg in folder\\
16 \opt{recorder,recorderv2fm}{F2}\opt{ondio}{MODE+LEFT}\opt{h1xx}{RECORD}\opt{h300}{PLAY}\opt{ipodcolor,ipodnano}{SELECT+LEFT}
17 & Previous jpeg in folder\\
18 \opt{recorder,recorderv2fm,h1xx,h300}{STOP}\opt{ondio}{OFF}\opt{ipodcolor,ipodnano}{SELECT+MENU}
19 & Quit\\\bottomrule
20 \end{tabular}
21 \end{center}
22\end{table}
7 23
24Note: JPEGs that use progressive scan encoding are not supported and will produce an error.
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index eeb97f5467..d8bfb0888f 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -18,8 +18,8 @@ will carry on playing whilst plugins are being run.
18\section{Games} 18\section{Games}
19\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano} 19\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}
20 {See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator} 20 {See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator}
21 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor}{and Sudoku on page 21 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor}{, Rockboy on page
22 \pageref{ref:Sudoku}}.} 22 \pageref{ref:Rockboy} and Sudoku on page \pageref{ref:Sudoku}}.}
23 23
24\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/bejeweled.tex}} 24\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/bejeweled.tex}}
25 25
@@ -84,12 +84,14 @@ the associated file. Viewers are stored in the
84 84
85\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/chip8emulator.tex}} 85\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/chip8emulator.tex}}
86 86
87\opt{recorder,recorderv2fm,ondio,h1xx,h300}{\input{plugins/jpegviewer.tex}} 87\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/jpegviewer.tex}}
88 88
89\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}} 89\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}}
90 90
91\opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}} 91\opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}}
92 92
93\opt{recorder,recorderv2fm,h1xx,h300,ipodcolor}{\input{plugins/rockboy.tex}}
94
93\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/search.tex}} 95\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/search.tex}}
94 96
95\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/sort.tex}} 97\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/sort.tex}}
diff --git a/manual/plugins/rockboy.tex b/manual/plugins/rockboy.tex
new file mode 100644
index 0000000000..0f20e4f1a2
--- /dev/null
+++ b/manual/plugins/rockboy.tex
@@ -0,0 +1,48 @@
1\subsection{\label{ref:Rockboy}Rockboy}
2\begin{figure}[ht!]
3\begin{center}
4\includegraphics[width=4cm]{plugins/images/ss-rockboy-\genericimg.png}
5\end{center}
6\caption{Rockboy}
7\end{figure}
8Rockboy is a Nintendo Game Boy and Game Boy Color emulator for Rockbox based
9on the gnuboy emulator. To start a game open a ROM file saved as .gb or
10.gbc in the file browser.\\
11
12\textbf{Default keys}
13\begin{table}[ht!]
14 \begin{center}
15 \begin{tabular}{cll}\toprule
16 \textbf{Key} & \textbf{Function}\\\midrule
17 \opt{recorder,recorderv2fm}{F1}\opt{h1xx}{PLAY}\opt{h300}{RECORD}& A button\\
18 \opt{recorder,recorderv2fm}{F2}\opt{h1xx}{STOP}\opt{h300}{A-B}& B button\\
19 \opt{recorder,recorderv2fm}{F3}\opt{h1xx}{RECORD}\opt{h300}{PLAY}& Start\\
20 \opt{recorder,recorderv2fm}{PLAY}\opt{h1xx}{SELECT}\opt{h300}{NAVI}& Select\\
21 \opt{recorder,recorderv2fm}{MENU & Cycle display scaling modes\\}
22 \opt{recorder,recorderv2fm,h300}{STOP}\opt{h1xx}{A-B}& Open Rockboy menu\\\bottomrule
23 \end{tabular}
24 \end{center}
25\end{table}
26
27\textbf{Rockboy menu}
28\begin{itemize}
29\item \textbf{Back to Game}
30Takes you back to the game.
31\item \textbf{Load State...}
32Loads a previously saved state.
33\item \textbf{Save State...}
34Saves your current state.
35\item \textbf{Options...}
36 \begin{itemize}
37 \item \textbf{Frameskip}
38 Change frameskip setting to improve speed.
39 \item \textbf{Sound ON/OFF}
40 Toggle sound.
41 \item \textbf{Stats ON/OFF}
42 Toggle showing fps and current frameskip.
43 \item \textbf{Set Keys (BUGGY)}
44 Select this option to set a new keymapping.
45 \end{itemize}
46\item \textbf{Quit RockBoy}
47Quits the Rockboy plugin.
48\end{itemize}