.. |
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
|
Fixed type
|
2004-12-15 18:54:29 +00:00 |
calculator.c
|
Start with the basic button layout if the basic operators are not available separately (Ondio keypad)
|
2005-01-02 09:20:24 +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
|
Minor change (adhere to original coding style)
|
2004-10-23 10:23:50 +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
|
Fixed general settings typo, split up general settings function, added cursor animations and updated cursor look (rounded edges).
|
2004-12-14 02:47:59 +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
|
Patch #939307 by Eric Lassauge
|
2005-01-13 11:06:08 +00:00 |
favorites.c
|
The favorites plugin can now be a viewer as well
|
2004-11-17 13:00:50 +00:00 |
firmware_flash.c
|
Allow flashing for players with alternative boot ROM.
|
2005-01-08 01:06:15 +00:00 |
flipit.c
|
Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos.
|
2004-12-26 14:56:05 +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
|
|
|
jackpot.c
|
Plugin rework 5: (all) Now using the default event handler, standard placement is in switch() default case. (splitedit,star,vu_meter) Compile-time keyboard configuration, for Ondio adaption. (splitedit) Timing kludge for MMC. (star) Completed USB support.
|
2004-10-22 00:22:07 +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 depfile dependency for the .elf target, so all plugins aren't relinked every time a plugin source file changes
|
2004-11-04 14:23:05 +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 fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos.
|
2004-12-26 14:56:05 +00:00 |
minesweeper.c
|
Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos.
|
2004-12-26 14:56:05 +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
|
Plugin rework 5: (all) Now using the default event handler, standard placement is in switch() default case. (splitedit,star,vu_meter) Compile-time keyboard configuration, for Ondio adaption. (splitedit) Timing kludge for MMC. (star) Completed USB support.
|
2004-10-22 00:22:07 +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 |
oscilloscope.c
|
Removed workaround for non-zeroed bss. Added a little optimization for pause mode
|
2004-11-12 21:40:57 +00:00 |
plugin.lds
|
|
|
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
|
Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos.
|
2004-12-26 14:56:05 +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 fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos.
|
2004-12-26 14:56:05 +00:00 |
snake.c
|
Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos.
|
2004-12-26 14:56:05 +00:00 |
snake2.c
|
Make sure the time is updated before blocking in button_get()
|
2004-12-03 07:36:11 +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 fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos.
|
2004-12-26 14:56:05 +00:00 |
sokoban.levels
|
this is the levels file for sokoban
|
2004-05-21 17:15:10 +00:00 |
solitaire.c
|
Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos.
|
2004-12-26 14:56:05 +00:00 |
sort.c
|
Only sort once
|
2004-11-17 15:20:09 +00:00 |
SOURCES
|
New plugin: Oscilloscope, with the thought-to-be impossible horizontal aspect
|
2004-11-07 10:31:39 +00:00 |
splitedit.c
|
Plugin rework 5: (all) Now using the default event handler, standard placement is in switch() default case. (splitedit,star,vu_meter) Compile-time keyboard configuration, for Ondio adaption. (splitedit) Timing kludge for MMC. (star) Completed USB support.
|
2004-10-22 00:22:07 +00:00 |
star.c
|
Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos.
|
2004-12-26 14:56:05 +00:00 |
stopwatch.c
|
Make sure the time is updated before blocking in button_get()
|
2004-12-03 07:36: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
|
Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos.
|
2004-12-26 14:56:05 +00:00 |
wormlet.c
|
Plugin rework 6: (all) Now using the default event handler, standard placement is in switch() default case. (chessclock) Compile-time keyboard configuration, for Ondio adaption. Fixed remaining issues with bitmap lcd -> compile for all platforms, as originally intended.
|
2004-10-23 00:05:42 +00:00 |