rockbox/apps/plugins
Teruaki Kawashima 36f623d2ca rockpaint: change the way to handle tools to improve readability.
make ROCKPAINT_QUIT cancel drawing if it is in progress.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28607 a1c6a512-1295-4272-9138-f99709370657
2010-11-16 12:55:20 +00:00
..
beatbox Commit a few more GoGear HDD6330 keymaps. 2010-11-02 10:58:08 +00:00
bitmaps Resistor plugin: 2010-10-02 14:43:23 +00:00
chessbox Commit a few more GoGear HDD6330 keymaps. 2010-11-02 10:58:08 +00:00
clock Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
doom set mode argument for open() where O_CREAT flag is/can be set. 2010-11-07 11:45:20 +00:00
fft Okay, this should be the last few "prevent red" fixes to be 2010-11-03 03:23:14 +00:00
fractals More plugin keymaps for the GoGear HDD6330. 2010-11-02 14:36:08 +00:00
frotz Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
goban These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
imageviewer These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
lib Commit a few more GoGear HDD6330 keymaps. 2010-11-02 10:58:08 +00:00
lua Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
midi These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
mpegplayer These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
pacbox Commit a few more GoGear HDD6330 keymaps. 2010-11-02 10:58:08 +00:00
pdbox set mode argument for open() where O_CREAT flag is/can be set. 2010-11-07 11:45:20 +00:00
pictureflow pictreflow: tweak alpha value for the case number of slides < 3 so that fading looks a bit more smooth. 2010-11-07 14:37:02 +00:00
reversi More plugin keymaps for the HDD6330. Quite a lot of commits. ;) 2010-11-02 20:09:02 +00:00
rockboy rest of FS#11632 by Michael Stummvoll with modification by me. 2010-11-11 12:08:00 +00:00
searchengine Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
shortcuts Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
sudoku These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
text_viewer These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
zxbox Okay, this should be the last few "prevent red" fixes to be 2010-11-03 03:23:14 +00:00
alarmclock.c alarm clock: don't have user pause the playback manually. make the plugin pause it. 2010-10-07 13:19:21 +00:00
alpine_cdc.c Remove build conditions inside .c plugin files 2010-08-25 19:00:58 +00:00
battery_bench.c Begin committing keymap plugins for the Philips GoGear HDD6330. 2010-11-02 03:29:16 +00:00
bench_mem_jpeg.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
bench_scaler.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
blackjack.c More plugin keymaps for the GoGear HDD6330. 2010-11-02 14:36:08 +00:00
boomshine.lua fix FS#11659. wait for user input before exiting the plugin. 2010-10-12 13:56:54 +00:00
bounce.c MPIO HD200: rename button defines to adhere how they are labeled on the device. 2010-11-02 10:44:34 +00:00
brickmania.c Still coming along with HDD6330 plugin keymaps. 2010-11-02 23:18:41 +00:00
bubbles.c Remove build conditions inside .c plugin files 2010-08-25 19:00:58 +00:00
BUILD_OVERLAY Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently). 2010-06-21 16:53:00 +00:00
calculator.c MPIO HD200: rename button defines to adhere how they are labeled on the device. 2010-11-02 10:44:34 +00:00
calendar.c MPIO HD200: rename button defines to adhere how they are labeled on the device. 2010-11-02 10:44:34 +00:00
CATEGORIES New plugin: Resistor code calculator 2010-10-02 14:11:40 +00:00
chessbox.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
chessclock.c MPIO HD200: rename button defines to adhere how they are labeled on the device. 2010-11-02 10:44:34 +00:00
chip8.c Still coming along with HDD6330 plugin keymaps. 2010-11-02 23:18:41 +00:00
chopper.c MPIO HD200: rename button defines to adhere how they are labeled on the device. 2010-11-02 10:44:34 +00:00
clix.c Begin committing keymap plugins for the Philips GoGear HDD6330. 2010-11-02 03:29:16 +00:00
codebuster.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
credits.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
credits.pl
crypt_firmware.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
cube.c Commit a few more GoGear HDD6330 keymaps. 2010-11-02 10:58:08 +00:00
demystify.c Remove build conditions inside .c plugin files 2010-08-25 19:00:58 +00:00
dice.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
dict.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
disktidy.c disktidy: handles user abort properly. 2010-10-31 14:22:40 +00:00
disktidy.config Commit FS #11682 by Teruaki Kawashima: fix the disktidy plugin 2010-10-31 13:02:59 +00:00
elfdep.pl
euroconverter.c Remove build conditions inside .c plugin files 2010-08-25 19:00:58 +00:00
fire.c Remove build conditions inside .c plugin files 2010-08-25 19:00:58 +00:00
fireworks.c MPIO HD200: rename button defines to adhere how they are labeled on the device. 2010-11-02 10:44:34 +00:00
firmware_flash.c fix r27926 : lcd_puts() not changed to lcd_putsf() 2010-08-28 21:54:24 +00:00
flipit.c These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
goban.c Fix yellows/reds. Red where caused by preprocessor condition mismatch. 2010-08-24 15:01:33 +00:00
greyscale.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
helloworld.c Update comments in the helloword plugin. 2010-08-30 20:58:38 +00:00
helloworld.lua
invadrox.c More plugin keymaps for the GoGear HDD6330. 2010-11-02 14:36:08 +00:00
iriver_flash.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
iriverify.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
jackpot.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
jewels.c More plugin keymaps for the GoGear HDD6330. 2010-11-02 14:36:08 +00:00
keybox.c keybox: do not leak filehandle when the wrong password is entered. 2010-09-08 19:53:50 +00:00
lamp.c FS#11546: Adjustable brightness in lamp plugin 2010-11-06 13:40:09 +00:00
logo.c These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
lrcplayer.c tweak lrcplayer. 2010-08-27 13:50:19 +00:00
matrix.c These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
maze.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
mazezam.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
md5sum.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
metronome.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
minesweeper.c These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
mosaique.c These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
mp3_encoder.c These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
nim.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
oscilloscope.c MPIO HD200: rename button defines to adhere how they are labeled on the device. 2010-11-02 10:44:34 +00:00
pegbox.c Whoops, nearly forgot to define the help screen text for 2010-11-03 02:54:05 +00:00
pictureflow.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
pitch_detector.c Pitch detector: do not break profiling builds. 2010-10-15 15:01:59 +00:00
plasma.c Remove build conditions inside .c plugin files 2010-08-25 19:00:58 +00:00
plugin.lds Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 KB split for core/codec. S5L8701 has 176 KB of IRAM, use a 48 KB / 128 KB split for core/codec. This will allow further speed optimization of codecs. 2010-11-02 22:56:31 +00:00
plugin_crt0.c Guard the cpucache_invalidate() with proper #ifdefs 2010-10-10 20:53:46 +00:00
plugins.make add plugin_crt0.c to OTHER_SRC so that dependencies will be genereted. 2010-10-17 11:40:39 +00:00
pong.c More plugin keymaps for the GoGear HDD6330. 2010-11-02 14:36:08 +00:00
ppmviewer.c Remove build conditions inside .c plugin files 2010-08-25 19:00:58 +00:00
properties.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
random_folder_advance_config.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
remote_control.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
resistor.c Resistor calculator: make brace-style consistent 2010-10-14 20:13:05 +00:00
robotfindskitten.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
rockblox.c More plugin keymaps for the GoGear HDD6330. 2010-11-02 14:36:08 +00:00
rockblox1d.c More plugin keymaps for the GoGear HDD6330. 2010-11-02 14:36:08 +00:00
rockbox-fonts.config
rockbox_flash.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
rockboy.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
rocklife.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
rockpaint.c rockpaint: change the way to handle tools to improve readability. 2010-11-16 12:55:20 +00:00
search.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
settings_dumper.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
shopper.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
sliding_puzzle.c These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
snake.c More plugin keymaps for the HDD6330. Quite a lot of commits. ;) 2010-11-02 20:09:02 +00:00
snake2.c More plugin keymaps for the HDD6330. Quite a lot of commits. ;) 2010-11-02 20:09:02 +00:00
snake2.levels
snow.c These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
sokoban.c Okay, this should be the last few "prevent red" fixes to be 2010-11-03 03:23:14 +00:00
sokoban.levels
solitaire.c MPIO HD200: rename button defines to adhere how they are labeled on the device. 2010-11-02 10:44:34 +00:00
sort.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
SOURCES Enable building of metronome for hwcodec targets and swcodec sims which was accidentally disabled in r26114. Add a short comment. 2010-11-02 21:30:19 +00:00
spacerocks.c These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
splitedit.c splitedit: fix snprintf() argument (size of wrong buffer) 2010-08-28 21:46:36 +00:00
star.c Okay, this should be the last few "prevent red" fixes to be 2010-11-03 03:23:14 +00:00
starfield.c More plugin keymaps for the HDD6330. Quite a lot of commits. ;) 2010-11-02 20:09:02 +00:00
stats.c More plugin keymaps for the GoGear HDD6330. 2010-11-02 14:36:08 +00:00
stopwatch.c These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
stopwatch.lua
SUBDIRS rockboy: simplify build condition 2010-07-21 06:05:51 +00:00
superdom.c Commit a few more GoGear HDD6330 keymaps. 2010-11-02 10:58:08 +00:00
test_boost.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_codec.c test_codec: Align the codec buffer to pointer size, since tlsf wants that. Fixes a crash when running tremor in test_codec on 64 bit sim. (The tlsf init bailed out but tremor doesn't check the return and went on to alloc memory anyway) 2010-10-27 15:07:05 +00:00
test_core_jpeg.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_disk.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_fps.c Make test_fps test the greylib on both cores of dual core targets. 2010-10-03 11:57:47 +00:00
test_gfx.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_grey.c MPIO HD200: rename button defines to adhere how they are labeled on the device. 2010-11-02 10:44:34 +00:00
test_greylib_bitmap_scale.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_mem.c Use same loop count for writing and memset'ing in test_mem to have same precision in the result. 2010-11-14 13:03:39 +00:00
test_mem_jpeg.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_resize.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_sampr.c Plugins: modify IRAM copying code 2010-08-30 20:47:53 +00:00
test_scanrate.c MPIO HD200: rename button defines to adhere how they are labeled on the device. 2010-11-02 10:44:34 +00:00
test_touchscreen.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_viewports.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_viewports.lua
text_editor.c text editor: decrease size of extension to reduce stack usage. 2010-10-01 14:40:28 +00:00
theme_remove.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
vbrfix.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
video.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
viewers.config Change the file name extension for the shopper plugin from 'list' to a more descriptive 'shopper' 2010-09-02 21:40:29 +00:00
vu_meter.c These should be the last of the plugin keymaps required 2010-11-03 02:45:53 +00:00
wav2wv.c fix leak-file-handles. 2010-10-23 12:40:07 +00:00
wavplay.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
wavrecord.c fix r27926 : lcd_puts() not changed to lcd_putsf() 2010-08-28 21:54:24 +00:00
wavview.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
wormlet.c MPIO HD200: rename button defines to adhere how they are labeled on the device. 2010-11-02 10:44:34 +00:00
xobox.c MPIO HD200: rename button defines to adhere how they are labeled on the device. 2010-11-02 10:44:34 +00:00
zxbox.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00