rockbox/apps/plugins
Rafaël Carré e1f343afc7 Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins)
Some plugins were forgotten : mpegplayer, test_fps, test_scanrate
Some plugins use button_status() and can't use BUTTON_REL or BUTTON_REPEAT flags
    rockblox1d : use single press BUTTON_HOME
    doom : use single press BUTTON_HOME and BUTTON_POWER to open doors
I may have forgotten some plugins, I didn't test them one by one

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20925 a1c6a512-1295-4272-9138-f99709370657
2009-05-13 08:27:36 +00:00
..
beatbox
bitmaps
chessbox M:Robe 500: Get the rest of the games except doom working with the touchscreen. 2009-05-06 04:56:35 +00:00
clock
doom
goban
jpeg Move YUV->RGB in JPEG load from before scaler to after scaler. Required change to struct custom_format, so sorted the plugin API as well. 2009-05-06 04:53:56 +00:00
lib
midi FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Updates the plugin keymap to use Long Home to exit plugins to be more inline with the core keymap. 2009-04-10 17:28:26 +00:00
mpegplayer
pacbox
pictureflow
reversi
rockboy FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Updates the plugin keymap to use Long Home to exit plugins to be more inline with the core keymap. 2009-04-10 17:28:26 +00:00
searchengine loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
shortcuts
sudoku
zxbox
alpine_cdc.c
battery_bench.c
bench_mem_jpeg.c Split 8-bit-to-native conversion in bmp.c into a function, add support for plugging unscaled output in BMP and JPEG loaders, use output_row_8_native in JPEG decoder when possible. 2009-05-09 07:31:27 +00:00
blackjack.c
bounce.c
brickmania.c
bubbles.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
calculator.c
calendar.c
CATEGORIES Add Sudoku to the plugins/CATEGORIES file. No functional change. 2009-05-06 13:30:30 +00:00
chessbox.c
chessclock.c
chip8.c
chopper.c
credits.c
credits.pl Patch #1272052 by Henrik Backe - Move credits to a plugin 2005-09-02 05:39:09 +00:00
cube.c
demystify.c
dice.c
dict.c
disktidy.c
disktidy.config
elfdep.pl
euroconverter.c
fire.c
fireworks.c
firmware_flash.c
flipit.c
goban.c
greyscale.c
helloworld.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
invadrox.c
iriver_flash.c fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, rather than building empty ones 2009-01-25 18:27:17 +00:00
iriverify.c
jackpot.c
jewels.c
keybox.c
lamp.c
logo.c
mandelbrot.c
matrix.c
maze.c
mazezam.c
md5sum.c
metronome.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
minesweeper.c
mosaique.c
mp3_encoder.c
nim.c
oscilloscope.c
pegbox.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
pictureflow.c Add missing PictureFlow overlay source, fix properties on new files. 2009-05-07 01:40:25 +00:00
plasma.c
plugin.lds
plugins.make
pong.c
ppmviewer.c
properties.c
random_folder_advance_config.c
robotfindskitten.c FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Updates the plugin keymap to use Long Home to exit plugins to be more inline with the core keymap. 2009-04-10 17:28:26 +00:00
rockblox.c
rockblox1d.c Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins) 2009-05-13 08:27:36 +00:00
rockbox_flash.c Bump flash image version and adapt flashing documentation. 2009-03-24 01:11:44 +00:00
rockboy.c
rocklife.c
rockpaint.c
search.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
settings_dumper.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
sliding_puzzle.c
snake.c
snake2.c
snake2.levels Removed executable flag 2007-01-09 23:22:14 +00:00
snow.c M:Robe 500: More plugin keymap changes for touchscreen 2009-05-06 05:48:18 +00:00
sokoban.c
sokoban.levels
solitaire.c
sort.c
SOURCES
spacerocks.c
splitedit.c
star.c
starfield.c
stats.c
stopwatch.c
SUBDIRS
superdom.c
test_boost.c
test_codec.c
test_core_jpeg.c Add core JPEG reader, adapted from the JPEG plugin's decoder, with some changes to prevent include conflicts between the two decoders. 2009-05-01 23:24:23 +00:00
test_disk.c
test_fps.c
test_grey.c
test_greylib_bitmap_scale.c
test_mem_jpeg.c
test_resize.c
test_sampr.c
test_scanrate.c Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins) 2009-05-13 08:27:36 +00:00
test_touchscreen.c
test_viewports.c
text_editor.c Fix a typo in the comment 2009-03-21 09:24:40 +00:00
vbrfix.c
video.c
viewer.c
viewers.config
vu_meter.c
wav2wv.c
wavplay.c
wavrecord.c unify pointers to value for configfile, and add TYPE_BOOL type, used by 2009-01-17 22:53:12 +00:00
wavview.c
wormlet.c
xobox.c
zxbox.c