summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/bejeweled.tex14
-rw-r--r--manual/plugins/images/ss-bejeweled-112x64x1.pngbin0 -> 679 bytes
-rw-r--r--manual/plugins/images/ss-bejeweled-160x128x2.pngbin0 -> 2185 bytes
-rw-r--r--manual/plugins/images/ss-bejeweled-176x132x16.pngbin0 -> 7517 bytes
-rw-r--r--manual/plugins/images/ss-bejeweled-220x176x16.pngbin0 -> 12716 bytes
-rw-r--r--manual/plugins/main.tex11
6 files changed, 18 insertions, 7 deletions
diff --git a/manual/plugins/bejeweled.tex b/manual/plugins/bejeweled.tex
new file mode 100644
index 0000000000..b31ca1cb4f
--- /dev/null
+++ b/manual/plugins/bejeweled.tex
@@ -0,0 +1,14 @@
1\subsection{Bejeweled}
2\begin{figure}[h!]
3\begin{center}
4\includegraphics[width=4cm]{plugins/images/ss-bejeweled-\genericimg.png}
5\end{center}
6\caption{Bejeweled}
7\end{figure}
8Bejeweled is a simple yet addicting game which involves swapping pairs of jewels in order to form connected segments of three or more of the same type.
9The goal of the game is to score as many points as possible before running out of available moves. Higher points are awarded to larger combos. The game advances to the next level after every one hundred points and randomly clears several jewels.\\
10\opt{recorder,recorderv2fm}{Use the direction keys to move the cursor, press Play to select a jewel, press down long on Play to show the menu and press Off to cancel.}
11\opt{ondio}{Use the direction keys to move the cursor, press MENU to select a jewel, press down long on MENU to show the menu and press OFF to cancel.}
12\opt{h1xx}{Use the joystick to move the cursor, press down the joystick to select a jewel, press down long on the joystick to show the menu and press STOP to cancel.}
13\opt{h300}{Use the direction keys to move the cursor, press NAVI to select a jewel, press down long on NAVI to show the menu and press STOP to cancel.}
14\opt{ipodcolor,ipodnano}{Use the directions on the scrollwheel to move the cursor, press SELECT to select a jewel and press down long on SELECT to show the menu.}
diff --git a/manual/plugins/images/ss-bejeweled-112x64x1.png b/manual/plugins/images/ss-bejeweled-112x64x1.png
new file mode 100644
index 0000000000..966e2993de
--- /dev/null
+++ b/manual/plugins/images/ss-bejeweled-112x64x1.png
Binary files differ
diff --git a/manual/plugins/images/ss-bejeweled-160x128x2.png b/manual/plugins/images/ss-bejeweled-160x128x2.png
new file mode 100644
index 0000000000..548f1311a6
--- /dev/null
+++ b/manual/plugins/images/ss-bejeweled-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-bejeweled-176x132x16.png b/manual/plugins/images/ss-bejeweled-176x132x16.png
new file mode 100644
index 0000000000..a9797c8a1d
--- /dev/null
+++ b/manual/plugins/images/ss-bejeweled-176x132x16.png
Binary files differ
diff --git a/manual/plugins/images/ss-bejeweled-220x176x16.png b/manual/plugins/images/ss-bejeweled-220x176x16.png
new file mode 100644
index 0000000000..1657db00dd
--- /dev/null
+++ b/manual/plugins/images/ss-bejeweled-220x176x16.png
Binary files differ
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 3f69338a97..b451494b37 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -7,12 +7,7 @@ PLAY on them to start them.
7 7
8Viewer plugins get started automatically by 8Viewer plugins get started automatically by
9``playing'' an associated file (i.e. text 9``playing'' an associated file (i.e. text
10files, chip8 games), or from the ``Open with'' option on the File menu. 10files, chip8 games), or from the ``Open with'' option on the File menu.\\
11
12Plugins listed here have the platforms they run under (Player for
13Jukebox players, Recorder for Jukebox recorders including Jukebox FM,
14and Ondio for the Ondio SP and FM). If no platforms are listed then
15the plugin runs on all Rockbox platforms.\\
16 11
17\textbf{The plugin loader} 12\textbf{The plugin loader}
18Only one plugin can be loaded at a time. Plugins run in the GUI thread 13Only one plugin can be loaded at a time. Plugins run in the GUI thread
@@ -24,6 +19,8 @@ will carry on playing whilst plugins are being run.
24\section{Games} 19\section{Games}
25See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator}. 20See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator}.
26 21
22\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/bejeweled.tex}}
23
27\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/flipit.tex}} 24\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/flipit.tex}}
28 25
29\opt{player}{\input{plugins/jackpot.tex}} 26\opt{player}{\input{plugins/jackpot.tex}}
@@ -77,7 +74,7 @@ the associated file. Viewers are stored in the
77 74
78\opt{recorder,recorderv2fm,ondio}{\input{plugins/chip8emulator.tex}} 75\opt{recorder,recorderv2fm,ondio}{\input{plugins/chip8emulator.tex}}
79 76
80\opt{recorder,recorderv2fm,ondio,h1xx}{\input{plugins/jpegviewer.tex}} 77\opt{recorder,recorderv2fm,ondio,h1xx,h300}{\input{plugins/jpegviewer.tex}}
81 78
82\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}} 79\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}}
83 80