.. |
beatbox
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
bitmaps
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
chessbox
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
clock
|
Revert r21912 : "Storage API : remove undeeded target-specific functions"
|
2009-07-17 16:34:34 +00:00 |
doom
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
goban
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
jpeg
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
lib
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
lua
|
Lua: implement the ^ and % operators
|
2009-07-27 16:06:51 +00:00 |
midi
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
mpegplayer
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
pacbox
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
pdbox
|
PDBox: Minor addition and bugfixes.
|
2009-08-04 02:04:24 +00:00 |
pictureflow
|
FS#10080
|
2009-07-14 13:57:45 +00:00 |
png
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
reversi
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
rockboy
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
searchengine
|
loader-initialized global plugin API:
|
2009-01-16 10:34:40 +00:00 |
shortcuts
|
FS#10080
|
2009-07-14 13:57:45 +00:00 |
sudoku
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
zxbox
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
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
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
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
|
Use pre-multiplication in scaler to save one multiply per color component on ARM and Coldfire, at the cost of an extra add/shift in the horizontal scaler to reduce values to a workable range. SH-1 retains the same basic math, as
|
2009-05-26 20:00:47 +00:00 |
blackjack.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
bounce.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
brickmania.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
bubbles.c
|
calendar: fix bug when add new event text longer than last entry.
|
2009-08-03 16:30:08 +00:00 |
calculator.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
calendar.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
CATEGORIES
|
Add a png viewer plugin
|
2009-07-25 21:36:11 +00:00 |
chessbox.c
|
loader-initialized global plugin API:
|
2009-01-16 10:34:40 +00:00 |
chessclock.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
chip8.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
chopper.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
clix.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
credits.c
|
loader-initialized global plugin API:
|
2009-01-16 10:34:40 +00:00 |
credits.pl
|
|
|
cube.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +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
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +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
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +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
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
goban.c
|
And now with the added file...
|
2009-02-21 00:08:57 +00:00 |
greyscale.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
helloworld.c
|
loader-initialized global plugin API:
|
2009-01-16 10:34:40 +00:00 |
helloworld.lua
|
Helloworld.lua: fix file_put_contents depending on a wrong return value of io.write + use a cleaner version of if(file == nil) (thanks to Christophe Gragnic)
|
2009-07-08 21:05:56 +00:00 |
invadrox.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +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
|
Check if parameter is NULL in plugins which only works as viewer.
|
2009-07-29 13:56:23 +00:00 |
jackpot.c
|
loader-initialized global plugin API:
|
2009-01-16 10:34:40 +00:00 |
jewels.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
keybox.c
|
FS#10080
|
2009-07-14 13:57:45 +00:00 |
lamp.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
logo.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
lua.c
|
Commit FS#9174: Lua scripting language by Dan Everton
|
2009-05-21 19:01:41 +00:00 |
mandelbrot.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
matrix.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
maze.c
|
FS#10294: reform the weird buttons in maze and mazezam for Fuze, E200 and ipod3G
|
2009-06-27 11:14:47 +00:00 |
mazezam.c
|
Trivial changes to Mazezam to fix the red on 3G iPods.
|
2009-06-28 09:36:08 +00:00 |
md5sum.c
|
set svn:keywords property
|
2009-07-12 15:04:56 +00:00 |
metronome.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 |
minesweeper.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
mosaique.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
mp3_encoder.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +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
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
pegbox.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
pictureflow.c
|
Add missing PictureFlow overlay source, fix properties on new files.
|
2009-05-07 01:40:25 +00:00 |
plasma.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
plugin.lds
|
Ingenic Jz4740 targets: don't use IRAM in plugins as there's almost none available
|
2009-07-30 17:07:39 +00:00 |
plugins.make
|
Remove no longer used stuff.
|
2009-03-05 07:40:10 +00:00 |
pong.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
ppmviewer.c
|
loader-initialized global plugin API:
|
2009-01-16 10:34:40 +00:00 |
properties.c
|
Check if parameter is NULL in plugins which only works as viewer.
|
2009-07-29 13:56:23 +00:00 |
random_folder_advance_config.c
|
FS#10080
|
2009-07-14 13:57:45 +00:00 |
remote_control.c
|
Flyspray: FS#10326
|
2009-07-18 12:58:29 +00:00 |
robotfindskitten.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
rockblox.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
rockblox1d.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +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
|
calendar: fix bug when add new event text longer than last entry.
|
2009-08-03 16:30:08 +00:00 |
rockpaint.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
search.c
|
Check if parameter is NULL in plugins which only works as viewer.
|
2009-07-29 13:56:23 +00:00 |
settings_dumper.c
|
set svn:keywords property
|
2009-07-12 15:04:56 +00:00 |
sliding_puzzle.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
snake.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
snake2.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
snake2.levels
|
|
|
snow.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
sokoban.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
sokoban.levels
|
|
|
solitaire.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
sort.c
|
Check if parameter is NULL in plugins which only works as viewer.
|
2009-07-29 13:56:23 +00:00 |
SOURCES
|
Flyspray: FS#10326
|
2009-07-18 12:58:29 +00:00 |
spacerocks.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
splitedit.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
star.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
starfield.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
stats.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
stopwatch.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
SUBDIRS
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
superdom.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
test_boost.c
|
set svn:keywords property
|
2009-07-12 15:04:56 +00:00 |
test_codec.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
test_core_jpeg.c
|
Add core JPEG reader, adapted from the JPEG plugin's decoder, with some changes to prevent include conflicts between the two decoders.
|
2009-05-01 23:24:23 +00:00 |
test_disk.c
|
Accept FS#10094 by Teruaki Kawashima:
|
2009-06-16 04:25:21 +00:00 |
test_fps.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
test_gfx.c
|
Plugin for testing LCD driver and greylib drawing performance.
|
2009-06-20 18:12:34 +00:00 |
test_grey.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
test_greylib_bitmap_scale.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
test_mem_jpeg.c
|
Plugin JPEG decoder for data in memory, along with test_mem_jpeg.c and bench_mem_jpeg.c plugins to test and benchmark it, and a line-length clean up in jpeg_load.c.
|
2009-05-08 03:46:48 +00:00 |
test_resize.c
|
loader-initialized global plugin API:
|
2009-01-16 10:34:40 +00:00 |
test_sampr.c
|
Accept FS#10094 by Teruaki Kawashima:
|
2009-06-16 04:25:21 +00:00 |
test_scanrate.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
test_touchscreen.c
|
Enable plugins on the Onda VX747
|
2009-04-07 23:41:44 +00:00 |
test_viewports.c
|
Lua: port viewports + add test_viewports.lua
|
2009-05-25 14:21:17 +00:00 |
test_viewports.lua
|
Fix some typos
|
2009-05-25 14:56:59 +00:00 |
text_editor.c
|
Decrease the text buffer a tiny bit to make it fit again on archos. This really should use plugin_get_buffer() (and possibly plugin_get_audio_buffer() for big files) though.
|
2009-07-21 21:19:42 +00:00 |
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
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
viewers.config
|
Add a png viewer plugin
|
2009-07-25 21:36:11 +00:00 |
vu_meter.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +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
|
Revert r21912 : "Storage API : remove undeeded target-specific functions"
|
2009-07-17 16:34:34 +00:00 |
wavrecord.c
|
Fix plugins for the changed pitch scale from r21781
|
2009-07-11 23:11:56 +00:00 |
wavview.c
|
loader-initialized global plugin API:
|
2009-01-16 10:34:40 +00:00 |
wormlet.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
xobox.c
|
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me.
|
2009-08-04 03:08:32 +00:00 |
zxbox.c
|
loader-initialized global plugin API:
|
2009-01-16 10:34:40 +00:00 |