rockbox/apps/plugins
2004-10-20 23:54:53 +00:00
..
lib only compile files that are relevant 2004-10-05 07:58:54 +00:00
battery_test.c Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (snow) Made USB aware. (video) Added contrast setting to Ondio version. 2004-10-16 00:07:43 +00:00
bounce.c Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (calendar, chip8) Fixed usb handling. 2004-10-17 00:54:09 +00:00
calculator.c Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (calendar, chip8) Fixed usb handling. 2004-10-17 00:54:09 +00:00
calendar.c Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (calendar, chip8) Fixed usb handling. 2004-10-17 00:54:09 +00:00
chessclock.c a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) 2004-09-28 22:13:26 +00:00
chip8.c Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (calendar, chip8) Fixed usb handling. 2004-10-17 00:54:09 +00:00
clock.c Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (calendar, chip8) Fixed usb handling. 2004-10-17 00:54:09 +00:00
cube.c Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (calendar, chip8) Fixed usb handling. 2004-10-17 00:54:09 +00:00
euroconverter.c Updated for the new configfile functions 2004-07-22 07:51:49 +00:00
favorites.c The splash() function's second argument (keymask) is now removed, as it 2004-01-08 09:58:58 +00:00
firmware_flash.c Ondio flash support 2004-10-07 17:16:27 +00:00
flipit.c Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (minesweeper,pong,snake,snake2) added USB handling. (mandelbrot,mosaique) Fixed return value. (minesweeper) fast moving with button repeat. (oscillograph) Fixed cleanup in USB case. 2004-10-18 21:45:00 +00:00
grayscale.c grayscale.rock, jpeg.rock and video.rock now use default_event_handler_ex(). Adapted and enabled them for Ondio. 2004-10-12 22:49:51 +00:00
helloworld.c The splash() function's second argument (keymask) is now removed, as it 2004-01-08 09:58:58 +00:00
jackpot.c Pierre Delore's jackpot game plugin for the Player/Studio 2003-07-24 09:40:15 +00:00
jpeg.c Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (snow) Made USB aware. (video) Added contrast setting to Ondio version. 2004-10-16 00:07:43 +00:00
Makefile Removed the ENABLEDPLUGINS check 2004-10-07 08:35:09 +00:00
mandelbrot.c Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (minesweeper,pong,snake,snake2) added USB handling. (mandelbrot,mosaique) Fixed return value. (minesweeper) fast moving with button repeat. (oscillograph) Fixed cleanup in USB case. 2004-10-18 21:45:00 +00:00
metronome.c Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (snow) Made USB aware. (video) Added contrast setting to Ondio version. 2004-10-16 00:07:43 +00:00
minesweeper.c Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (minesweeper,pong,snake,snake2) added USB handling. (mandelbrot,mosaique) Fixed return value. (minesweeper) fast moving with button repeat. (oscillograph) Fixed cleanup in USB case. 2004-10-18 21:45:00 +00:00
mosaique.c Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (minesweeper,pong,snake,snake2) added USB handling. (mandelbrot,mosaique) Fixed return value. (minesweeper) fast moving with button repeat. (oscillograph) Fixed cleanup in USB case. 2004-10-18 21:45:00 +00:00
nim.c adjust to the new splash() 2004-01-08 12:00:58 +00:00
oscillograph.c Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (minesweeper,pong,snake,snake2) added USB handling. (mandelbrot,mosaique) Fixed return value. (minesweeper) fast moving with button repeat. (oscillograph) Fixed cleanup in USB case. 2004-10-18 21:45:00 +00:00
plugin.lds Suggestion by Magnus Holmgren: avoid odd bytecount for plugins 2003-08-04 19:13:42 +00:00
pong.c Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (minesweeper,pong,snake,snake2) added USB handling. (mandelbrot,mosaique) Fixed return value. (minesweeper) fast moving with button repeat. (oscillograph) Fixed cleanup in USB case. 2004-10-18 21:45:00 +00:00
rockblox.c Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (snow) Made USB aware. (video) Added contrast setting to Ondio version. 2004-10-16 00:07:43 +00:00
rockbox_flash.c Ondio flash support 2004-10-07 17:16:27 +00:00
search.c I totally wrecked the search functionality when i replaced strpcasecmp() with strcasecmp() 2004-07-26 23:28:37 +00:00
sliding_puzzle.c Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (minesweeper,pong,snake,snake2) added USB handling. (mandelbrot,mosaique) Fixed return value. (minesweeper) fast moving with button repeat. (oscillograph) Fixed cleanup in USB case. 2004-10-18 21:45:00 +00:00
snake.c Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (minesweeper,pong,snake,snake2) added USB handling. (mandelbrot,mosaique) Fixed return value. (minesweeper) fast moving with button repeat. (oscillograph) Fixed cleanup in USB case. 2004-10-18 21:45:00 +00:00
snake2.c Ooops, I broke the recorder sims 2004-10-18 22:22:46 +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 Fixed return value 2004-10-16 07:18:59 +00:00
sokoban.c Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (minesweeper,pong,snake,snake2) added USB handling. (mandelbrot,mosaique) Fixed return value. (minesweeper) fast moving with button repeat. (oscillograph) Fixed cleanup in USB case. 2004-10-18 21:45:00 +00:00
sokoban.levels this is the levels file for sokoban 2004-05-21 17:15:10 +00:00
solitaire.c Plugin rework 4: (solitaire) Fixed an array out-of-bounds access on game init. Help splashes are cleaned up after timeout. Compile-time keyboard configuration. Added USB handling using the default event handler 2004-10-20 23:54:53 +00:00
sort.c Case insensitive sorting 2004-07-23 15:13:18 +00:00
SOURCES Plugin rework 4: (solitaire) Fixed an array out-of-bounds access on game init. Help splashes are cleaned up after timeout. Compile-time keyboard configuration. Added USB handling using the default event handler 2004-10-20 23:54:53 +00:00
splitedit.c Added MAS3539F support (Ondio SP) 2004-09-29 19:51:41 +00:00
star.c I found several plugins to draw beyond screen boundary 2003-12-23 22:24:48 +00:00
stopwatch.c Fixed return value 2004-10-18 06:16:11 +00:00
vbrfix.c Added possibility to select the priority of the ID3 tags 2004-07-27 14:10:48 +00:00
video.c Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (snow) Made USB aware. (video) Added contrast setting to Ondio version. 2004-10-16 00:07:43 +00:00
viewer.c Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (snow) Made USB aware. (video) Added contrast setting to Ondio version. 2004-10-16 00:07:43 +00:00
viewers.config New viewer plugin, sorts a text (or playlist) file 2004-07-23 14:54:04 +00:00
vu_meter.c Made the VU meter work in the simulator again 2004-08-22 00:28:13 +00:00
wormlet.c Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/ 2003-06-29 16:33:04 +00:00