rockbox/apps/plugins
Jens Arnold b701322fea Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14021 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 09:57:27 +00:00
..
bitmaps Ported the archos player's jackpot plugin to bitmaps LCD (still need some neat bitmaps), multi screen support for jackpot plugin and iriverify 2007-07-25 09:38:55 +00:00
chessbox Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
doom Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
lib Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
midi Missed a couple. Hopefully fix all warnings. 2007-04-21 19:07:15 +00:00
mpegplayer Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
pacbox Ooops. 2007-07-02 05:33:06 +00:00
reversi Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
rockboy Fix red and remove an unneeded file 2007-07-21 04:23:15 +00:00
searchengine General housekeeping: Make plugin buffer functions take size_t * instead of int * to match the parameter type of the buffer functions called in the core. Get rid of unsafe int * <==> size_t * casting. Use ssize_t where int was used and size_t where unsigned int was used in the buffer calls to not alter signedness in the plugins. No API version change since it should only be an issue for 64-bit sim builds. 2007-04-21 18:38:25 +00:00
sudoku Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
zxbox Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
alpine_cdc.c Code cleaning - remove some unnecessary defined(SIMULATOR) checks 2007-05-10 13:16:08 +00:00
battery_bench.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
blackjack.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
bounce.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
brickmania.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
bubbles.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
calculator.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
calendar.c Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -Wundef. No code change. 2007-03-16 23:47:03 +00:00
chessbox.c
chessclock.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
chip8.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
chopper.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
clock.c If setting a bool, tell the settings code it is bool, not int. Fixes FS #7205 2007-06-25 22:27:09 +00:00
credits.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
credits.pl
cube.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
demystify.c Demystify plugin would have crashed ... 2007-07-19 04:28:10 +00:00
dice.c FS#7478 (heavily modified by me). 2007-07-25 13:08:12 +00:00
dict.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
disktidy.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
elfdep.pl
euroconverter.c Now charcell displays require lcd_update() for updating the main lcd content like bitmap displays. 2007-04-06 22:55:00 +00:00
fire.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
fireworks.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
firmware_flash.c Missed a couple. Hopefully fix all warnings. 2007-04-21 19:07:15 +00:00
flipit.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
grayscale.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
helloworld.c Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered. 2007-03-16 21:56:08 +00:00
invadrox.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
iriver_flash.c Missed a couple. Hopefully fix all warnings. 2007-04-21 19:07:15 +00:00
iriverify.c Ported the archos player's jackpot plugin to bitmaps LCD (still need some neat bitmaps), multi screen support for jackpot plugin and iriverify 2007-07-25 09:38:55 +00:00
jackpot.c fixed yellow, forgot to increase the plugin API version 2007-07-25 10:08:51 +00:00
jewels.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
jpeg.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
logo.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
Makefile Replaced some explicit options for target linking with to be consistent with the sims. 2007-02-15 20:28:08 +00:00
mandelbrot.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
maze.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
mazezam.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
metronome.c Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra header file 2007-06-14 15:07:54 +00:00
midi2wav.c Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered. 2007-03-16 21:56:08 +00:00
midiplay.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
minesweeper.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
mosaique.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
mp3_encoder.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
nim.c Now charcell displays require lcd_update() for updating the main lcd content like bitmap displays. 2007-04-06 22:55:00 +00:00
oscilloscope.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
plasma.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
plugin.lds Bring up the M5 port to a working stage: Extended numerous explicit checks for IAUDIO_X5 to also check for IAUDIO_M5, moved code around the target tree, added preliminary background for the sim. 2007-03-05 00:04:00 +00:00
pong.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
properties.c remove the need for action_signalscreenchange(). 2007-07-22 06:05:53 +00:00
random_folder_advance_config.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
rockblox.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
rockbox_flash.c Code cleaning - remove some unnecessary defined(SIMULATOR) checks 2007-05-10 13:16:08 +00:00
rockboy.c
rocklife.c propset svn:keywords Id 2007-06-29 19:45:00 +00:00
rockpaint.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
search.c Fix simulator builds, and some debugf() format strings. 2007-03-17 09:54:28 +00:00
sliding_puzzle.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
snake.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
snake2.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
snake2.levels
snow.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
sokoban.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
sokoban.levels Some more sokoban changes from Sean Morrisey's FS #6702. (includes moving the default level file back to the previous filename) 2007-06-29 19:52:13 +00:00
solitaire.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
sort.c Missed a couple. Hopefully fix all warnings. 2007-04-21 19:07:15 +00:00
SOURCES Ported the archos player's jackpot plugin to bitmaps LCD (still need some neat bitmaps), multi screen support for jackpot plugin and iriverify 2007-07-25 09:38:55 +00:00
spacerocks.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
splitedit.c General housekeeping: Make plugin buffer functions take size_t * instead of int * to match the parameter type of the buffer functions called in the core. Get rid of unsafe int * <==> size_t * casting. Use ssize_t where int was used and size_t where unsigned int was used in the buffer calls to not alter signedness in the plugins. No API version change since it should only be an issue for 64-bit sim builds. 2007-04-21 18:38:25 +00:00
star.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
starfield.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
stats.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
stopwatch.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
SUBDIRS FS #6509 - "Plugin for playing reversi game" by Alexander Levin + changes by me to make it compile due to the menu api change and compile for e200. 2007-06-30 20:04:42 +00:00
test_codec.c Turn on backlight when test_codec speed test is finished 2007-07-07 13:53:29 +00:00
test_disk.c Extended test_disk plugin: * Measure directory manipulation speed (file create/open/delete, directory scan) and file create/write/read access speed for several buffer sizes. * Added log file writing (one file per menu action). 2007-05-22 20:49:22 +00:00
test_fps.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
test_sampr.c Fix small preprocessor goofup. 2007-06-09 00:35:07 +00:00
test_scanrate.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
text_editor.c FS#5809: 2007-07-26 08:04:28 +00:00
vbrfix.c Missed a couple. Hopefully fix all warnings. 2007-04-21 19:07:15 +00:00
video.c Accept FS#7264 'Build with -Os switch for coldfire targets'. 2007-06-13 15:35:07 +00:00
viewer.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
viewers.config Apply FS #6702: More Sokoban Improvements. 2007-06-28 20:45:00 +00:00
vu_meter.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
wav2wv.c Missed a couple. Hopefully fix all warnings. 2007-04-21 19:07:15 +00:00
wavplay.c Missed a couple. Hopefully fix all warnings. 2007-04-21 19:07:15 +00:00
wavrecord.c Wavrecord: Let the menu start at the most convenient item. 2007-05-28 08:32:55 +00:00
wavview.c Missed a couple. Hopefully fix all warnings. 2007-04-21 19:07:15 +00:00
wormlet.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
xobox.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
zxbox.c