summaryrefslogtreecommitdiff
path: root/manual/plugins/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/main.tex')
-rw-r--r--manual/plugins/main.tex11
1 files changed, 4 insertions, 7 deletions
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