rockbox/apps/plugins
Andrew Mahone 05875e4ce1 Fix yellow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20653 a1c6a512-1295-4272-9138-f99709370657
2009-04-08 04:06:26 +00:00
..
beatbox loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
bitmaps Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
chessbox Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
clock Make clock menu capitalizing consistent (FS#9939). There is an ongoing 2009-03-01 10:39:02 +00:00
doom Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
goban Cosmetic fix: remove duplicate semicolons 2009-03-04 18:15:06 +00:00
jpeg Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
lib Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
midi Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
mpegplayer Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
pacbox Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
reversi Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
rockboy Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
searchengine loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
shortcuts 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
sudoku Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
zxbox Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
alpine_cdc.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
battery_bench.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
blackjack.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
bounce.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
brickmania.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
bubbles.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
calculator.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
calendar.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
CATEGORIES Oops, missed some files in my previous commit. 2009-02-11 16:42:50 +00:00
chessbox.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
chessclock.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
chip8.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
chopper.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
credits.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
credits.pl
cube.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
demystify.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
dice.c unify pointers to value for configfile, and add TYPE_BOOL type, used by 2009-01-17 22:53:12 +00:00
dict.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
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 FS#8637 - new UI for disktidy. 2008-05-18 07:27:10 +00:00
elfdep.pl
euroconverter.c fixed euroconverter, missed in the configfile change 2009-01-17 23:08:35 +00:00
fire.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
fireworks.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
firmware_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
flipit.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
goban.c And now with the added file... 2009-02-21 00:08:57 +00:00
greyscale.c Add button map for the Clip. 2009-01-24 10:41:42 +00:00
helloworld.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
invadrox.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
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 loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
jackpot.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
jewels.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
keybox.c keybox: handle user canceling in the vkeyboard in a nicer way, fix a comment so that it makes sense 2009-04-02 21:27:26 +00:00
lamp.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
logo.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
mandelbrot.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
matrix.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
maze.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
mazezam.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
md5sum.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
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 Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
mosaique.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
mp3_encoder.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
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 Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
pegbox.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
pictureflow.c Fix yellow 2009-04-08 04:06:26 +00:00
plasma.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
plugin.lds M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as well as VGA on the LCD. MPEGPlayer now works with reasonable performance on smaller videos, but YUV blitting persists after MPEGPlayer is left, some cleanup/changes to the initialization code. This should be functionally equivalent for the ZVM, but the #ifdef's may need to be added back for app.lds. Get the bootloader building again. 2009-04-01 03:21:18 +00:00
plugins.make Remove no longer used stuff. 2009-03-05 07:40:10 +00:00
pong.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
ppmviewer.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
properties.c Display duration for audio files, by special demand and because it was easy to add. 2009-02-21 22:22:05 +00:00
random_folder_advance_config.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
robotfindskitten.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
rockblox.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
rockblox1d.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
rockbox_flash.c Bump flash image version and adapt flashing documentation. 2009-03-24 01:11:44 +00:00
rockboy.c Fix rockboy on the recorders. 2009-03-01 23:52:23 +00:00
rocklife.c Fix red introduced with r20610. 2009-04-03 20:48:19 +00:00
rockpaint.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
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 Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
snake.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
snake2.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
snake2.levels
snow.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
sokoban.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
sokoban.levels
solitaire.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
sort.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
SOURCES add the needed plugin API exports for pictureflow to hwcodec, use the audio buffer if plugin buffer is too small, build on any target with bitmap + tagcache 2009-03-06 01:08:02 +00:00
spacerocks.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
splitedit.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
star.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
starfield.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
stats.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
stopwatch.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
SUBDIRS FS#9901 by Joshua Simmons for the Goban plugin: Goban overlay for the Archos targets. 2009-02-20 23:14:09 +00:00
superdom.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
test_boost.c port test_boost.c to global plugin API 2009-01-19 01:19:02 +00:00
test_codec.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
test_disk.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_fps.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_grey.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_greylib_bitmap_scale.c Define a specific exit button. Stops the plugin from exiting prematurely, e.g. due to a button release event. 2009-02-15 14:22:55 +00:00
test_resize.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_sampr.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_scanrate.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_touchscreen.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
test_viewports.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
text_editor.c Fix a typo in the comment 2009-03-21 09:24:40 +00:00
vbrfix.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
video.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
viewer.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
viewers.config FS#10079 by Justin Hannigan: Support for opening and viewing .cells files in rocklife. To use, simply select a .cells file in the file browser, and rocklife will launch and load it. 2009-03-31 14:38:01 +00:00
vu_meter.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
wav2wv.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
wavplay.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
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 loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
wormlet.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
xobox.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
zxbox.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00