2006-02-11 01:29:51 +00:00
|
|
|
\chapter{Plugins}
|
|
|
|
Plugins are little programs that Rockbox can load and run. Plugins have
|
|
|
|
the file extension .rock. Most of them can be started from the main
|
|
|
|
menu if you put them in the \textbf{/.rockbox/rocks} directory. Press
|
|
|
|
PLAY on them to start them.
|
|
|
|
|
|
|
|
Viewer plugins get started automatically by
|
|
|
|
``playing'' an associated file (i.e. text
|
2006-03-07 10:07:35 +00:00
|
|
|
files, chip8 games), or from the ``Open with'' option on the File menu.\\
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
\textbf{The plugin loader}
|
|
|
|
Only one plugin can be loaded at a time. Plugins run in the GUI thread
|
|
|
|
and have exclusive control over the user interface. This means you
|
|
|
|
cannot switch back and forth between a plugin and Rockbox. A plugin is
|
|
|
|
loaded, run and then exited, which returns control to Rockbox. Music
|
|
|
|
will carry on playing whilst plugins are being run.
|
|
|
|
|
|
|
|
\section{Games}
|
2006-03-11 07:52:11 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}
|
2006-03-12 22:29:15 +00:00
|
|
|
{See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator}
|
2006-03-14 08:20:39 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor}{, Rockboy on page
|
|
|
|
\pageref{ref:Rockboy} and Sudoku on page \pageref{ref:Sudoku}}.}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-07 10:07:35 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/bejeweled.tex}}
|
|
|
|
|
2006-03-11 16:28:33 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/brickmania.tex}}
|
|
|
|
|
2006-03-12 12:56:49 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/chessbox.tex}}
|
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/flipit.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
\opt{player}{\input{plugins/jackpot.tex}}
|
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/minesweeper.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
\opt{player}{\input{plugins/nim.tex}}
|
|
|
|
|
2006-03-13 21:36:35 +00:00
|
|
|
\opt{h1xx,h300,ipodcolor,ipodnano}{\input{plugins/pacbox.tex}}
|
|
|
|
|
2006-03-12 22:29:15 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/pong.tex}}
|
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/rockblox.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/sliding.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/snake.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/snake2.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/sokoban.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/solitaire.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/star.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
\opt{recorder,recorderv2fm}{\input{plugins/wormlet.tex}}
|
|
|
|
|
|
|
|
\section{Demos}
|
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/bounce.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-06 13:58:14 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/cube.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{\input{plugins/grayscale.tex}}
|
|
|
|
|
|
|
|
{\input{plugins/hello.tex}}
|
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/mandelbrot.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/mosaic.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-15 23:07:23 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/oscilloscope.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/snow.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/vumeter.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
\section{\label{ref:Viewersplugins}Viewers}
|
|
|
|
|
|
|
|
Viewers are plugins which are associated with specific file extensions.
|
|
|
|
They cannot be run directly but are started by ``playing''
|
|
|
|
the associated file. Viewers are stored in the
|
|
|
|
\textbf{/.rockbox/viewers/ }directory.
|
|
|
|
|
2006-03-11 07:52:11 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/chip8emulator.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-14 08:20:39 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/jpegviewer.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-02-21 11:54:53 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-02-21 11:54:53 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-14 08:20:39 +00:00
|
|
|
\opt{recorder,recorderv2fm,h1xx,h300,ipodcolor}{\input{plugins/rockboy.tex}}
|
|
|
|
|
2006-03-08 17:58:11 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/search.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-08 17:58:11 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/sort.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-12 22:29:15 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor}{\input{plugins/sudoku.tex}}
|
|
|
|
|
2006-03-08 17:58:11 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/text_viewer.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-08 17:58:11 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/vbrfix.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
\section{Applications}
|
|
|
|
|
2006-03-08 17:58:11 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/battery_test.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-07 09:42:20 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/calculator.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-02-21 11:54:53 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio}{\input{plugins/calendar.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
|
2006-03-08 17:58:11 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/chess_clock.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-02-21 11:54:53 +00:00
|
|
|
\opt{recorder,recorderv2fm}{\input{plugins/clock.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-02-21 11:54:53 +00:00
|
|
|
\opt{recorder,recorderv2fm}{\input{plugins/euro_converter.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-08 17:58:11 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/favorites.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-02-21 11:54:53 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio}{\input{plugins/firmware_flash.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-08 17:58:11 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/metronome.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-02-21 11:54:53 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio}{\input{plugins/split_editor.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-08 17:58:11 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/stopwatch.tex}}
|