rockbox/apps/plugins
Teruaki Kawashima ed1acf037c codebuster: save settings only if they are changed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24082 a1c6a512-1295-4272-9138-f99709370657
2009-12-20 14:00:38 +00:00
..
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 remove svn:executable 2009-11-23 15:16:29 +00:00
chessbox Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
clock Clock: Fix rendering. 2009-09-04 04:13:38 +00:00
doom Accept FS #10271 by Christian Beier: Automatically disable voice upon rockdoom startup. 2009-12-18 04:25:56 +00:00
goban Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +00:00
jpeg jpeg,png: Separate code to load file from load_and_show(). 2009-12-18 13:06:21 +00:00
lib Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
lua Lua: return nil when function failed instead of returning nothing 2009-10-29 17:13:36 +00:00
midi Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
mpegplayer Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
pacbox Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
pdbox Make PDBox use the copy of TLSF in the codecs folder (and remove the old copy). 2009-09-23 18:36:13 +00:00
pictureflow Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
png jpeg,png: Separate code to load file from load_and_show(). 2009-12-18 13:06:21 +00:00
reversi Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
rockboy Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
searchengine
shortcuts Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups 2009-08-20 16:47:44 +00:00
sudoku sudoku: fix FS#7772: Sudoku: "Solve" Crash. 2009-12-16 11:53:36 +00:00
zxbox Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +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 Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +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 make sure plugin reset backlight setting before exit. do code polish. 2009-12-18 14:17:28 +00:00
boomshine.lua Boomshine: 2009-12-06 15:58:18 +00:00
bounce.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
brickmania.c Accept a form of FS #10561 by Clément Pit-Claudel: Fullscreen Brickmania for portrait players. 2009-12-18 04:12:05 +00:00
bubbles.c Hide menu entries "Resume Game" and "Quit without Saving" if not available and clean up the code 2009-12-17 15:37:52 +00:00
calculator.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
calendar.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
CATEGORIES Add Boomshine to the games category 2009-10-28 23:05:11 +00:00
chessbox.c
chessclock.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
chip8.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
chopper.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
clix.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
codebuster.c codebuster: save settings only if they are changed. 2009-12-20 14:00:38 +00:00
credits.c
credits.pl
crypt_firmware.c Correct Id keyword and add svn:keywords property. 2009-10-25 13:40:24 +00:00
cube.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
demystify.c
dice.c Dice: Prevent a divide by 0 2009-12-04 04:45:22 +00:00
dict.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
disktidy.c Fix FS#10289 - screens showing a list need to check the show_icons setting before setting the callback. the List will now always draw icons if a callback is set (like its always done for voice) 2009-12-16 08:36:46 +00:00
disktidy.config
elfdep.pl
euroconverter.c
fire.c Fix STRIDE macro for multiscreen and add stride support for picture lib. 2009-09-04 00:46:24 +00:00
fireworks.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
firmware_flash.c fix more red 2009-11-22 19:30:14 +00:00
flipit.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +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 Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
iriver_flash.c Fix reds. 2009-11-22 19:08:29 +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 Fix STRIDE macro for multiscreen and add stride support for picture lib. 2009-09-04 00:46:24 +00:00
jewels.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
keybox.c keybox: fix issue when deleted all items. 2009-08-29 14:57:23 +00:00
lamp.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
logo.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
lua.c Commit FS#9174: Lua scripting language by Dan Everton 2009-05-21 19:01:41 +00:00
mandelbrot.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
matrix.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +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 Fix FS#10546 - metronome doesn't work on h1xx/h3xx. 2009-11-17 22:10:22 +00:00
minesweeper.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
mosaique.c make sure plugin reset backlight setting before exit. do code polish. 2009-12-18 14:17:28 +00:00
mp3_encoder.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
nim.c
oscilloscope.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
pegbox.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
pictureflow.c Add missing PictureFlow overlay source, fix properties on new files. 2009-05-07 01:40:25 +00:00
pitch_detector.c Fix division by 0 by clamping freq value a little higher, some minor style and whitespace changes 2009-12-05 01:00:47 +00:00
plasma.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
plugin.lds Fix codec and plugin issues on ARM EABI caused by .iram sometimes being assigned an incorrect load address. 2009-11-20 07:38:57 +00:00
plugins.make Add Lua support to plugins Makefile 2009-10-28 22:48:22 +00:00
pong.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
ppmviewer.c PPM viewer - initial support for vertical strides - scaler needs to be modified for full support. 2009-10-08 04:52:44 +00:00
properties.c Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups 2009-08-20 16:47:44 +00:00
random_folder_advance_config.c Correct checking return value of open in plugins. 2009-12-06 13:52:28 +00:00
remote_control.c Flyspray: FS#10326 2009-07-18 12:58:29 +00:00
robotfindskitten.c make sure plugin reset backlight setting before exit. do code polish. 2009-12-18 14:17:28 +00:00
rockblox.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
rockblox1d.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
rockbox-fonts.config New plugin theme_remove which offers a way to remove specified theme. 2009-10-12 13:55:59 +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 make sure plugin reset backlight setting before exit. do code polish. 2009-12-18 14:17:28 +00:00
rockpaint.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
search.c plugin: search,sort: Handle UTF-8 BOM at the start of file. 2009-12-20 12:59:25 +00:00
settings_dumper.c set svn:keywords property 2009-07-12 15:04:56 +00:00
sliding_puzzle.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
snake.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
snake2.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
snake2.levels
snow.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
sokoban.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
sokoban.levels
solitaire.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
sort.c plugin: search,sort: Handle UTF-8 BOM at the start of file. 2009-12-20 12:59:25 +00:00
SOURCES make sure plugin reset backlight setting before exit. do code polish. 2009-12-18 14:17:28 +00:00
spacerocks.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +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 Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
starfield.c make sure plugin reset backlight setting before exit. do code polish. 2009-12-18 14:17:28 +00:00
stats.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
stopwatch.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
stopwatch.lua Add stopwatch plugin replacement for touchscreen targets 2009-12-16 14:23:13 +00:00
SUBDIRS PDBox: Added iriver H100 to supported targets. 2009-08-05 13:21:08 +00:00
superdom.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
test_boost.c set svn:keywords property 2009-07-12 15:04:56 +00:00
test_codec.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +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 test_grey.c : use left/right on YH920 instead of rew/ff 2009-10-03 13:23:36 +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
test_sampr.c Fix test_sampr for the changes in r22440 2009-09-12 08:00:52 +00:00
test_scanrate.c Samsung YH920 : measured lcd scanrate is 69.7Hz => round to 70Hz 2009-10-03 13:05:13 +00:00
test_touchscreen.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +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 make sure plugin reset backlight setting before exit. do code polish. 2009-12-18 14:17:28 +00:00
theme_remove.c theme remove: add sbs to remove list. 2009-11-07 14:13:38 +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 make sure plugin reset backlight setting before exit. do code polish. 2009-12-18 14:17:28 +00:00
viewers.config New plugin theme_remove which offers a way to remove specified theme. 2009-10-12 13:55:59 +00:00
vu_meter.c vumeter: Remove unused defines 2009-12-16 15:57:07 +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 Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
xobox.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
zxbox.c