rockbox/apps/plugins
Shachar Liberman 5360df96ef accept patch FS#4761 - putting the player on hold will now pause games. this should be
fitted to pong and rockblox as well. credit Lukas Sabota for the initial work, and, my very
own first commit!


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10365 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 03:10:09 +00:00
..
bitmaps Commit greyscale images again using binary mode this time. Also changed bitmap a bit to increase contrast 2006-07-28 21:09:58 +00:00
chessbox Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
databox Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
doom Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
lib Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
midi Fix typo 2006-07-20 22:31:59 +00:00
pacbox accept patch FS#4761 - putting the player on hold will now pause games. this should be 2006-07-30 03:10:09 +00:00
rockboy Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
searchengine Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
sudoku Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
alpine_cdc.c Use TIMER_FREQ for timers in plugins. Fixes timer speed on iPod. 2006-04-02 12:45:30 +00:00
battery_bench.c Work-in-progress rework of charging status reading & display: * Changed several charging related HAVE_* macros into one multi-value CONFIG_CHARGING. * Always use proper macros for charging states. * Battery symbol charging animation now starts from current level on all targets with charging. Two-colour animation kept for non-b&w targets. Round down fill level while charging as before, but round to nearest pixel value for discharging on all targets. * Charging anim fixed on player. * Some code cleanup. 2006-06-06 22:23:52 +00:00
bounce.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
brickmania.c accept patch FS#4761 - putting the player on hold will now pause games. this should be 2006-07-30 03:10:09 +00:00
bubbles.c accept patch FS#4761 - putting the player on hold will now pause games. this should be 2006-07-30 03:10:09 +00:00
calculator.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
calendar.c Use correct file mode when creating files. Fixes task 5452 2006-05-30 11:26:41 +00:00
chessbox.c Ooops, commit missing chessbox changes. Silly cvs... 2006-02-24 07:59:48 +00:00
chessclock.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
chip8.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
clock.c I should be sleeping 2006-06-30 17:03:01 +00:00
credits.c Fix Player builds and extend the delay between the last name appearing and the plugin exiting from 1 second to 2.5 seconds. 2006-05-29 10:46:41 +00:00
credits.pl Patch #1272052 by Henrik Backe - Move credits to a plugin 2005-09-02 05:39:09 +00:00
cube.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
demystify.c Added multi-screen API to the plugins API, made 'demystify plugin' use the remote display as well 2006-07-01 10:14:27 +00:00
dice.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
dict.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
elfdep.pl first shot at a perl script that generates the dependencies for the .elf files 2005-03-06 00:05:33 +00:00
euroconverter.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
favorites.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
fire.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
firmware_flash.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
flipit.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
grayscale.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
helloworld.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
iriverify.c Use correct file mode when creating files. Fixes task 5452 2006-05-30 11:26:41 +00:00
jackpot.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
jewels.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
jpeg.c jpeg viewer: keep backlight on. Patch 5652 by Matthias Mohr plus some changes by me. 2006-07-12 23:15:16 +00:00
logo.c x5: use as default BUTTON_POWER to close a plugin 2006-03-27 17:34:23 +00:00
Makefile Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
mandelbrot.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
metronome.c Use TIMER_FREQ for timers in plugins. Fixes timer speed on iPod. 2006-04-02 12:45:30 +00:00
midi2wav.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
midiplay.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
minesweeper.c * fix "number of mines" display on some target (previously didn't work on iPod 5G). This closes http://www.rockbox.org/tracker/task/5701 2006-07-27 20:53:57 +00:00
mosaique.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
mp3_encoder.c MP3 encoder enhancements and optimisations by Antonius Hellman. Details 2006-04-04 19:08:54 +00:00
nim.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
oscilloscope.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
plasma.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
plugin.lds moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boost 2006-04-11 10:37:37 +00:00
pong.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
rockbox_flash.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
rockboy.c Made the overlay loader code part of the plugin library. 2006-02-23 20:46:33 +00:00
rockpaint.c Fix compile warning 2006-07-23 21:17:39 +00:00
search.c Use correct file mode when creating files. Fixes task 5452 2006-05-30 11:26:41 +00:00
sliding_puzzle.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
snake.c accept patch FS#4761 - putting the player on hold will now pause games. this should be 2006-07-30 03:10:09 +00:00
snake2.c accept patch FS#4761 - putting the player on hold will now pause games. this should be 2006-07-30 03:10:09 +00:00
snake2.levels Snake2: Changed the level file format, game B always starts from maze 1, plus some cosmetic changes 2004-07-16 08:22:32 +00:00
snow.c X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented. 2006-07-28 07:35:45 +00:00
sokoban.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
sokoban.levels this is the levels file for sokoban 2004-05-21 17:15:10 +00:00
solitaire.c * fix bug (when double clicking on a card on the remains' stack to 2006-07-11 21:38:27 +00:00
sort.c Use correct file mode when creating files. Fixes task 5452 2006-05-30 11:26:41 +00:00
SOURCES rockpaint.c: Paint plugin for color LCD targets. Features include: different tools (brush, bucket, cut/copy/paste, line, bezier curve, text, rectangles, ovals, linear and radial gradients), 18 color palette, RGBHSV color picker, BMP file loading and saving. This still needs some work (and maybe some, if not a lot, of cleaning up of the source code) but it works fine (tested on h3x0 and ipod5g sims and ipod5g real target). 2006-07-19 20:11:02 +00:00
spacerocks.c accept patch FS#4761 - putting the player on hold will now pause games. this should be 2006-07-30 03:10:09 +00:00
splitedit.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
star.c Star plugin (again): Apply http://www.rockbox.org/tracker/task/5493 (button help strings for all targets) and rework the help string for grey/color targets. 2006-07-27 22:28:48 +00:00
starfield.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
stats.c X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented. 2006-07-28 07:35:45 +00:00
stopwatch.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
SUBDIRS Build Sudoku for the iPod Nano - just use the 160x128 bitmaps. 2006-04-16 20:38:15 +00:00
test_fps.c FPS test: Made output better fit smaller screens. * Added remote LCD FPS measurement. 2006-04-11 19:29:01 +00:00
text_editor.c added support remote support for the id3 infos screen (had to slightly change the list engine to use it here as well), corrected a mistake in the french translation 2006-07-02 12:28:27 +00:00
vbrfix.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
video.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
viewer.c Fixes text viewer column advance when in wide mode using play+left/right button combo (bug #5685) 2006-07-25 20:49:53 +00:00
viewers.config rockpaint.c: Paint plugin for color LCD targets. Features include: different tools (brush, bucket, cut/copy/paste, line, bezier curve, text, rectangles, ovals, linear and radial gradients), 18 color palette, RGBHSV color picker, BMP file loading and saving. This still needs some work (and maybe some, if not a lot, of cleaning up of the source code) but it works fine (tested on h3x0 and ipod5g sims and ipod5g real target). 2006-07-19 20:11:02 +00:00
vu_meter.c Adjust vu_meter plugin for all screens. Patch by Robert Keevil. Slight code policing as well. 2006-07-12 20:07:08 +00:00
wav2wv.c Eliminate references to "long" types for 64-bit compiles; return audio data 2006-03-26 22:54:15 +00:00
wavplay.c WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV files with all common sample frequencies, both mono and stereo. Meant as a preview for later PCM playback integration, and for doing experiments with the MAS PCM codec. 2006-03-26 23:00:24 +00:00
wormlet.c accept patch FS#4761 - putting the player on hold will now pause games. this should be 2006-07-30 03:10:09 +00:00
xobox.c accept patch FS#4761 - putting the player on hold will now pause games. this should be 2006-07-30 03:10:09 +00:00