2006-04-17 16:55:14 +00:00
|
|
|
% $Id$ %
|
2006-03-31 11:54:55 +00:00
|
|
|
\chapter{Plugins}\label{ref:plugins}
|
2006-07-25 20:46:04 +00:00
|
|
|
Plugins are little programs that Rockbox can load and run. Only one plugin can
|
|
|
|
be loaded at a time. Plugins 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. Most
|
|
|
|
plugins will not interfere with music playback but some of them will stop
|
2006-08-15 10:53:14 +00:00
|
|
|
playback while running. Plugins have the file extension \fname{.rock}. Most of
|
2006-07-25 20:46:04 +00:00
|
|
|
them can be started from \setting{Browse Plugins} in the \setting{Main Menu}.
|
|
|
|
|
|
|
|
Viewer plugins get started automatically by opening an associated file (i.e.
|
|
|
|
text files, chip8 games), or from the \setting{Open with} option on the
|
2008-03-03 23:01:44 +00:00
|
|
|
\setting{Context Menu}.
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
\section{Games}
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}
|
2006-08-01 11:57:38 +00:00
|
|
|
{See also the Chip{}-8 emulator in \reference{ref:Chip8emulator}
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{recorder,recorderv2fm,h1xx,m5,lcd_color}
|
2006-08-01 11:57:38 +00:00
|
|
|
{and Rockboy in \reference{ref:Rockboy}}.}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/blackjack.tex}}
|
2007-01-16 21:05:15 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/brickmania.tex}}
|
2006-03-11 16:28:33 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/bubbles.tex}}
|
2006-03-21 20:41:06 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/chessbox.tex}}
|
2006-03-12 12:56:49 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{swcodec}{\input{plugins/doom.tex}}
|
2006-04-04 19:12:02 +00:00
|
|
|
|
2006-10-18 13:56:39 +00:00
|
|
|
{\input{plugins/flipit.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
\opt{player}{\input{plugins/jackpot.tex}}
|
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/jewels.tex}}
|
2006-03-20 11:27:04 +00:00
|
|
|
|
2008-04-10 23:28:19 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/mazezam.tex}}
|
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/minesweeper.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
\opt{player}{\input{plugins/nim.tex}}
|
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{h1xx,m5,lcd_color}{\input{plugins/pacbox.tex}}
|
2006-03-13 21:36:35 +00:00
|
|
|
|
2008-04-03 22:43:39 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/pegbox.tex}}
|
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/pong.tex}}
|
2006-03-12 22:29:15 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/robotfindskitten.tex}}
|
2007-10-05 20:02:32 +00:00
|
|
|
|
2006-10-08 10:06:11 +00:00
|
|
|
{\input{plugins/rockblox.tex}}
|
2006-10-02 19:13:44 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/sliding.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/snake.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/snake2.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/sokoban.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/solitaire.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/spacerocks.tex}}
|
2006-05-31 11:26:25 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/star.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/sudoku.tex}}
|
2006-06-06 15:54:11 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/wormlet.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/xobox.tex}}
|
2006-03-19 18:41:17 +00:00
|
|
|
|
2006-02-11 01:29:51 +00:00
|
|
|
\section{Demos}
|
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/bounce.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-25 18:16:36 +00:00
|
|
|
{\input{plugins/credits.tex}}
|
|
|
|
|
2006-05-30 10:28:00 +00:00
|
|
|
{\input{plugins/cube.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/demystify.tex}}
|
2006-03-19 18:41:17 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/fire.tex}}
|
2006-03-16 20:53:09 +00:00
|
|
|
|
|
|
|
{\input{plugins/logo.tex}}
|
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/mandelbrot.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-06-06 15:54:11 +00:00
|
|
|
{\input{plugins/mosaic.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/oscilloscope.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/plasma.tex}}
|
2006-03-16 20:53:09 +00:00
|
|
|
|
2006-06-06 15:54:11 +00:00
|
|
|
{\input{plugins/snow.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/starfield.tex}}
|
2006-03-16 20:53:09 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\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''
|
2006-09-10 09:52:56 +00:00
|
|
|
the associated file. Viewers are stored in the
|
2006-02-11 01:29:51 +00:00
|
|
|
\textbf{/.rockbox/viewers/ }directory.
|
|
|
|
|
2008-03-31 19:08:25 +00:00
|
|
|
{\input{plugins/shortcuts.tex}}
|
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/chip8emulator.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\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
|
|
|
|
2008-05-24 00:01:13 +00:00
|
|
|
\opt{lcd_bitmap}{\opt{swcodec}{\input{plugins/mpegplayer.tex}}}
|
2007-06-01 08:42:40 +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
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{recorder,recorderv2fm,h1xx,m5,lcd_color}{\input{plugins/rockboy.tex}}
|
2006-03-14 08:20:39 +00:00
|
|
|
|
2006-05-20 11:54:27 +00:00
|
|
|
{\input{plugins/search.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-05-20 11:54:27 +00:00
|
|
|
{\input{plugins/sort.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-28 22:46:54 +00:00
|
|
|
{\input{plugins/text_viewer.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-05-20 11:54:27 +00:00
|
|
|
{\input{plugins/vbrfix.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-08-27 17:05:57 +00:00
|
|
|
\opt{recorder,recorderv2fm,ondio}{\input{plugins/wavplay.tex}}
|
|
|
|
|
2006-02-11 01:29:51 +00:00
|
|
|
\section{Applications}
|
|
|
|
|
2006-03-28 12:18:51 +00:00
|
|
|
\opt{player,recorder,recorderv2fm}{\input{plugins/alpinecdc.tex}}
|
|
|
|
|
2006-03-27 17:12:14 +00:00
|
|
|
{\input{plugins/batterybenchmark.tex}}
|
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/calculator.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-05-31 12:41:53 +00:00
|
|
|
\opt{recorder,recorderv2fm}{\input{plugins/calendar.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-05-20 11:54:27 +00:00
|
|
|
{\input{plugins/chess_clock.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{rtc}{\input{plugins/clock.tex}}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-03-25 18:16:36 +00:00
|
|
|
{\input{plugins/dice.tex}}
|
|
|
|
|
2007-01-19 06:45:59 +00:00
|
|
|
{\input{plugins/disktidy.tex}}
|
2006-09-03 11:58:25 +00:00
|
|
|
|
2006-05-31 12:41:53 +00:00
|
|
|
\opt{player}{\input{plugins/euro_converter.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
|
|
|
|
2008-05-07 21:59:45 +00:00
|
|
|
\opt{HAVE_BACKLIGHT}{\input{plugins/lamp.tex}}
|
|
|
|
|
2006-05-20 11:54:27 +00:00
|
|
|
{\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-25 18:16:36 +00:00
|
|
|
{\input{plugins/stats.tex}}
|
|
|
|
|
2006-05-20 11:54:27 +00:00
|
|
|
{\input{plugins/stopwatch.tex}}
|
2006-04-05 18:32:07 +00:00
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{\input{plugins/text_editor.tex}}
|