rockbox/apps/plugins
Johannes Schwarz 5efd23fbc7 Replace bitmap menu with a standard menu, add highscore table, save last achieved level and add difficulty (part of FS#10193)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21964 a1c6a512-1295-4272-9138-f99709370657
2009-07-18 23:26:50 +00:00
..
beatbox set svn:keywords property 2009-07-12 15:04:56 +00:00
bitmaps
chessbox
clock
doom
goban FS#10080 2009-07-14 13:57:45 +00:00
jpeg
lib Commit FS#10350, prevents to save an unchanged highscore and move the function show_highscore to the lib 2009-07-18 15:16:24 +00:00
lua
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
pdbox
pictureflow FS#10080 2009-07-14 13:57:45 +00:00
reversi
rockboy
searchengine
shortcuts FS#10080 2009-07-14 13:57:45 +00:00
sudoku
zxbox
alpine_cdc.c Remove int_prio argument from timer_register, and move the only use for it into alpine_cdc plugin, since this plugin is only built on SH7034 2009-06-29 14:29:46 +00:00
battery_bench.c
bench_mem_jpeg.c Use TIME_BEFORE in bench_* plugins, and use 10s test duration. 2009-05-18 20:21:03 +00:00
bench_scaler.c
blackjack.c
bounce.c Take 2 at 'Consolidate all fixed point math routines in one library' (FS#10400) by Jeffrey Goode 2009-07-05 18:06:07 +00:00
brickmania.c
bubbles.c
calculator.c
calendar.c FS#10283 simplify plugins' menus by using stringlist with callback (by Teruaki Kawashima - some minor changes by myself) 2009-06-26 17:59:33 +00:00
CATEGORIES
chessbox.c
chessclock.c
chip8.c
chopper.c
clix.c
credits.c
credits.pl
cube.c Take 2 at 'Consolidate all fixed point math routines in one library' (FS#10400) by Jeffrey Goode 2009-07-05 18:06:07 +00:00
demystify.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
dice.c
dict.c
disktidy.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
disktidy.config
elfdep.pl
euroconverter.c
fire.c
fireworks.c
firmware_flash.c
flipit.c
goban.c
greyscale.c Add button map for the Clip. 2009-01-24 10:41:42 +00:00
helloworld.c
helloworld.lua
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
lua.c
mandelbrot.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
matrix.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
maze.c
mazezam.c Trivial changes to Mazezam to fix the red on 3G iPods. 2009-06-28 09:36:08 +00:00
md5sum.c
metronome.c
minesweeper.c Initialise minesweeper main menu so that first item is selected on plugin start (previously was uninitialised, for me usually started off with second item selected) 2009-07-02 23:29:59 +00:00
mosaique.c
mp3_encoder.c
nim.c revert/fix parts of r19673, as it changed some e200 keymaps and introduces not-needed FIXME comments. 2009-01-16 15:35:05 +00:00
oscilloscope.c
pegbox.c
pictureflow.c
plasma.c Take 2 at 'Consolidate all fixed point math routines in one library' (FS#10400) by Jeffrey Goode 2009-07-05 18:06:07 +00:00
plugin.lds
plugins.make Remove no longer used stuff. 2009-03-05 07:40:10 +00:00
pong.c Sansa Fuze : fix r20680 for pong plugin (BUTTON_REPEAT can't be used) 2009-05-20 11:15:08 +00:00
ppmviewer.c
properties.c
random_folder_advance_config.c FS#10080 2009-07-14 13:57:45 +00:00
remote_control.c
robotfindskitten.c
rockblox.c
rockblox1d.c
rockbox_flash.c
rockboy.c
rocklife.c Commit next part of FS#10138 by Teruaki Kawashima. Fixes check for open error in rocklife. 2009-05-27 19:21:05 +00:00
rockpaint.c FS#10080 2009-07-14 13:57:45 +00:00
search.c
settings_dumper.c
sliding_puzzle.c
snake.c
snake2.c
snake2.levels
snow.c
sokoban.c FS#10080 2009-07-14 13:57:45 +00:00
sokoban.levels
solitaire.c
sort.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
SOURCES
spacerocks.c
splitedit.c
star.c
starfield.c M:Robe 500: More plugin keymap changes for touchscreen 2009-05-06 05:48:18 +00:00
stats.c
stopwatch.c Commit next part of FS# 10138 by Teruaki Kawashima. Replace ROCKBOX_DIR and related defines with PLUGIN_APPS_DIR or PLUGIN_GAMES_DIR. 2009-05-27 20:31:07 +00:00
SUBDIRS
superdom.c
test_boost.c
test_codec.c
test_core_jpeg.c
test_disk.c
test_fps.c
test_gfx.c
test_grey.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_greylib_bitmap_scale.c
test_mem_jpeg.c
test_resize.c
test_sampr.c
test_scanrate.c Remove int_prio argument from timer_register, and move the only use for it into alpine_cdc plugin, since this plugin is only built on SH7034 2009-06-29 14:29:46 +00:00
test_touchscreen.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
test_viewports.c
test_viewports.lua
text_editor.c
vbrfix.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
video.c Revert r21912 : "Storage API : remove undeeded target-specific functions" 2009-07-17 16:34:34 +00:00
viewer.c Correct return value of function get_ucs, position of next character, in viewer plugin (FS #9387, patch by Yoshihisa Uchida, small modification by me). 2009-07-10 14:06:34 +00:00
viewers.config
vu_meter.c
wav2wv.c
wavplay.c
wavrecord.c
wavview.c
wormlet.c
xobox.c
zxbox.c