rockbox/apps/plugins
Robert Menes 881eb5eebe A few more GoGear SA9200 plugin keymaps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23854 a1c6a512-1295-4272-9138-f99709370657
2009-12-05 14:34:47 +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 Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +00:00
clock Clock: Fix rendering. 2009-09-04 04:13:38 +00:00
doom Short enum fixes for doom plugin. 2009-11-20 02:51:17 +00:00
goban Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +00:00
jpeg A few more GoGear SA9200 plugin keymaps. 2009-12-05 14:34:47 +00:00
lib XLCD lib: * Fix bug (improper fill) in pixel-wise left scrolling on 2bpp horizontally packed LCDs. * Faster pixel-wise upward scrolling on 2bpp vertically packed LCD coldfire targets. 2009-11-22 14:48:50 +00:00
lua Lua: return nil when function failed instead of returning nothing 2009-10-29 17:13:36 +00:00
midi * Fix plugin keymaps for VX777 2009-08-31 21:11:32 +00:00
mpegplayer Merge mpeg_malloc_reason_t and mpeg2_alloc_t, add STATE_INTERNAL_NORETURN to mpeg2_state_t, to fix warnings with short enums. 2009-11-20 11:58:11 +00:00
pacbox Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +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 Pictureflow: Fix define 2009-09-02 12:04:11 +00:00
png A few more GoGear SA9200 plugin keymaps. 2009-12-05 14:34:47 +00:00
reversi Fix yellow 2009-10-05 20:37:00 +00:00
rockboy rockboy: remove useless assignement for fuze 2009-10-09 07:34:08 +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 Fix a typo for the GoGear SA9200 on chessclock, and got the LCD resolution 2009-12-04 11:41:31 +00:00
zxbox A few more GoGear SA9200 plugin keymaps. 2009-12-05 14:34:47 +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 Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +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 blackjack: Set foreground color and background color properly after canceled to input amount. 2009-12-04 11:56:32 +00:00
boomshine.lua boomshine: use theme colour to draw text so that text would be more readable with white background. 2009-12-05 13:23:16 +00:00
bounce.c Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +00:00
brickmania.c Red is bad, mmmkay? And this should get rid of all that 2009-12-02 03:19:10 +00:00
bubbles.c FS#10620 - fix a bug in bubbles on c200 thanks to Sascha Wilde 2009-10-31 20:08:00 +00:00
calculator.c Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +00:00
calendar.c Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +00:00
CATEGORIES Add Boomshine to the games category 2009-10-28 23:05:11 +00:00
chessbox.c
chessclock.c Fix a typo for the GoGear SA9200 on chessclock, and got the LCD resolution 2009-12-04 11:41:31 +00:00
chip8.c * Fix plugin keymaps for VX777 2009-08-31 21:11:32 +00:00
chopper.c Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +00:00
clix.c Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +00:00
codebuster.c FS#10724 - fix alignment issue in Codebuster by Clément Pit--Claudel 2009-10-26 07:21:05 +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 Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +00:00
demystify.c
dice.c Dice: Prevent a divide by 0 2009-12-04 04:45:22 +00:00
dict.c Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +00:00
disktidy.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
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 Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +00:00
firmware_flash.c fix more red 2009-11-22 19:30:14 +00:00
flipit.c Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +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 Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +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 Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +00:00
keybox.c keybox: fix issue when deleted all items. 2009-08-29 14:57:23 +00:00
lamp.c Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +00:00
logo.c * Fix plugin keymaps for VX777 2009-08-31 21:11:32 +00:00
lua.c Commit FS#9174: Lua scripting language by Dan Everton 2009-05-21 19:01:41 +00:00
mandelbrot.c Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +00:00
matrix.c fix red - add missing #elif 2009-12-04 03:43:12 +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 * Fix plugin keymaps for VX777 2009-08-31 21:11:32 +00:00
mosaique.c * Fix plugin keymaps for VX777 2009-08-31 21:11:32 +00:00
mp3_encoder.c Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +00:00
nim.c
oscilloscope.c A few more GoGear SA9200 plugin keymaps. 2009-12-05 14:34:47 +00:00
pegbox.c Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +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 plasma: clean up button definition. 2009-12-05 12:47:53 +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 Fix a typo for the GoGear SA9200 on chessclock, and got the LCD resolution 2009-12-04 11:41:31 +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 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
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 rockblox: Correct wrong access to array of highscores. 2009-12-03 15:00:54 +00:00
rockblox1d.c Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +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
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 FS#10554: Rockpaint: enable to set canvas size. 2009-10-15 13:11:31 +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 Fix STRIDE macro for multiscreen and add stride support for picture lib. 2009-09-04 00:46:24 +00:00
snake.c Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +00:00
snake2.c * Fix plugin keymaps for VX777 2009-08-31 21:11:32 +00:00
snake2.levels
snow.c Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +00:00
sokoban.c Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +00:00
sokoban.levels
solitaire.c Fix STRIDE macro for multiscreen and add stride support for picture lib. 2009-09-04 00:46:24 +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 revert accidental commit 2009-11-24 21:43:02 +00:00
spacerocks.c A few more GoGear SA9200 plugin keymaps. 2009-12-05 14:34:47 +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 Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +00:00
starfield.c A few more GoGear SA9200 plugin keymaps. 2009-12-05 14:34:47 +00:00
stats.c Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +00:00
stopwatch.c Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +00:00
SUBDIRS PDBox: Added iriver H100 to supported targets. 2009-08-05 13:21:08 +00:00
superdom.c Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +00:00
test_boost.c set svn:keywords property 2009-07-12 15:04:56 +00:00
test_codec.c Give test_codec the ability to checksum files or folders of files, usefull to verify output integrity. 2009-11-22 18:48:07 +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
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 text editor: Return pointer to buffer but position in buffer for ACTION_GET to simpify code. 2009-12-04 12:53:14 +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 Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +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 A few more GoGear SA9200 plugin keymaps. 2009-12-05 14:34:47 +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 Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +00:00
xobox.c Start committing plugin keymaps for the Philips GoGear SA9200. 2009-12-02 01:56:39 +00:00
zxbox.c