.. |
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
|
M:Robe 500: Add missing files
|
2009-08-09 05:26:25 +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
|
Goban: Rename save file extension back to sgf to match other applications.
|
2009-08-06 05:02:52 +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
|
pluginlib_bmp: fix bug that bitmap isn't saved correctly if width is not a multiple of 4. optimize a bit.
|
2009-08-16 14:57:15 +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
|
FS#10526: mpegplayer audio out of sync, reverts r22280
|
2009-08-15 14:36:49 +00:00 |
pacbox
|
fix for r22171 for pacbox. make "Quit" item quit the plugin again.
|
2009-08-06 11:20:55 +00:00 |
pdbox
|
PDBox: Simplified some float math functions.
|
2009-08-17 15:39:08 +00:00 |
pictureflow
|
use set_option instead of menu api for some settings of plugins to make it clear it's a setting.
|
2009-08-06 14:01:47 +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
|
Fix mistake at checking the return in rockboy. Thanks Al Le for spotting.
|
2009-08-12 15:00:16 +00:00 |
searchengine
|
|
|
shortcuts
|
shortcuts_view: fix displaying last path segments so that plugin exactly shows what is said in the manual.
|
2009-08-19 13:46:59 +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
|
|
|
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
|
Remove unneeded blackjack defines for the YH series.
|
2009-08-04 18:01:03 +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
|
brickmania: fix position of score in function brickmania_sleep.
|
2009-08-19 13:57:40 +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
|
Make kbd_input() show a cancel splash to indicate user abort better and for better consistency all over the place. Change checking for its return value (style-wise) at some places too.
|
2009-08-12 14:38:25 +00:00 |
CATEGORIES
|
Add a png viewer plugin
|
2009-07-25 21:36:11 +00:00 |
chessbox.c
|
|
|
chessclock.c
|
add playback control to more menu of plugins.
|
2009-08-05 14:29:29 +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
|
|
|
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
|
|
|
dice.c
|
add playback control to more menu of plugins.
|
2009-08-05 14:29:29 +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
|
a bit of code polish for rockpaint and disktidy.
|
2009-08-06 12:44:12 +00:00 |
disktidy.config
|
|
|
elfdep.pl
|
|
|
euroconverter.c
|
|
|
fire.c
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
Invadrox: Add support for 640x480 screens.
|
2009-08-04 05:22:10 +00:00 |
iriver_flash.c
|
|
|
iriverify.c
|
Check if parameter is NULL in plugins which only works as viewer.
|
2009-07-29 13:56:23 +00:00 |
jackpot.c
|
|
|
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
|
Make kbd_input() show a cancel splash to indicate user abort better and for better consistency all over the place. Change checking for its return value (style-wise) at some places too.
|
2009-08-12 14:38:25 +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
|
|
|
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
|
Fix out of bounds accesses in keybox and matrix
|
2009-08-06 19:02:59 +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
|
small fixes for mazezam.
|
2009-08-06 13:21: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
|
|
|
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
|
Always do an SVN up before committing . . . hopefully fixes red by defining more buttons. Unfortunately I'm not sure what blackjack should be so I've left it incomplete until someone comes up with a working keymap.
|
2009-08-04 03:26:03 +00:00 |
pictureflow.c
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
rockboy.c
|
|
|
rocklife.c
|
calendar: fix bug when add new event text longer than last entry.
|
2009-08-03 16:30:08 +00:00 |
rockpaint.c
|
use set_option instead of menu api for some settings of plugins to make it clear it's a setting.
|
2009-08-06 14:01:47 +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
|
snake: Clear backdrop before displaying highscores and restore background, foreground and backdrop after displaying highscores.
|
2009-08-18 13:40:08 +00:00 |
snake2.c
|
snake2: improve redrawing after pause. wrap some long lines.
|
2009-08-18 13:45:47 +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
|
add playback control to more menu of plugins.
|
2009-08-05 14:29:29 +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
|
PDBox: Added iriver H100 to supported targets.
|
2009-08-05 13:21:08 +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
|
FS#10199: Adds limiter DSP function
|
2009-08-18 03:24:45 +00:00 |
test_core_jpeg.c
|
|
|
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
|
|
|
test_resize.c
|
|
|
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
|
|
|
test_viewports.c
|
|
|
test_viewports.lua
|
|
|
text_editor.c
|
Make kbd_input() show a cancel splash to indicate user abort better and for better consistency all over the place. Change checking for its return value (style-wise) at some places too.
|
2009-08-12 14:38:25 +00:00 |
vbrfix.c
|
|
|
video.c
|
Revert r21912 : "Storage API : remove undeeded target-specific functions"
|
2009-07-17 16:34:34 +00:00 |
viewer.c
|
* Fix red
|
2009-08-17 23:05:45 +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
|
|
|
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
|
|
|
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
|
|
|