rockbox/apps/plugins
Johannes Schwarz 8a21372e5b FS#10099: new lib, which displays formatted text on every target; also supports viewport
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21537 a1c6a512-1295-4272-9138-f99709370657
2009-06-28 09:48:12 +00:00
..
beatbox
bitmaps Add appropriate sized cards for 640x480 screens based on svg-cards-2.0. SOURCES is setup for 640x480 on a number of plugins as well, but graphics are not committed yet: will add as plugins are tested 2009-06-13 20:52:38 +00:00
chessbox M:Robe 500: Get the rest of the games except doom working with the touchscreen. 2009-05-06 04:56:35 +00:00
clock Make clock menu capitalizing consistent (FS#9939). There is an ongoing 2009-03-01 10:39:02 +00:00
doom Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
goban FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Updates the plugin keymap to use Long Home to exit plugins to be more inline with the core keymap. 2009-04-10 17:28:26 +00:00
jpeg Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
lib FS#10099: new lib, which displays formatted text on every target; also supports viewport 2009-06-28 09:48:12 +00:00
lua Lua: add the package library 2009-06-25 13:26:05 +00:00
midi FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Updates the plugin keymap to use Long Home to exit plugins to be more inline with the core keymap. 2009-04-10 17:28:26 +00:00
mpegplayer Faster idct for ARMv6. Overall mpegplayer speedup is quite minimal though. 2009-06-20 14:05:15 +00:00
pacbox Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
pdbox pdbox: new patch by wincent. make s_print work on sim. 2009-06-07 19:13:45 +00:00
pictureflow Fix case in the constant 2009-06-08 17:26:25 +00:00
reversi Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
rockboy Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
searchengine
shortcuts
sudoku Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
zxbox Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
alpine_cdc.c Convert a number of places in core and plugins to use the BIT_N() macro instead of 1<<n. Speeds up things on SH1, and also reduces core binsize. Most notable speedups: 1 bit lcd driver: drawpixel +20%, drawline + 27%, hline +5%; jpeg viewer: +8% for 1/8 scaling. Other targets are unaffected. 2009-06-07 21:27:05 +00:00
battery_bench.c Sansa Fuze : use single press HOME button for exiting battery_bench 2009-06-06 09:08:11 +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 Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
bounce.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
brickmania.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
bubbles.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
calculator.c FS#10211 Clear full size of display of calculator; not rounded size. 2009-05-22 04:03:14 +00:00
calendar.c FS#10283 simplify plugins' menus by using stringlist with callback (by Teruaki Kawashima - some minor changes by myself) 2009-06-26 17:59:33 +00:00
CATEGORIES Add FS #10214. Initial commit of the original PDa code for the GSoC Pure Data plugin project of Wincent Balin. Stripped some non-sourcefiles and added a rockbox readme that needs a bit more info from Wincent. Is added to CATEGORIES and viewers, but not yet to SUBDIRS (ie doesn't build yet) 2009-05-22 21:58:48 +00:00
chessbox.c
chessclock.c Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
chip8.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
chopper.c FS#10283 simplify plugins' menus by using stringlist with callback (by Teruaki Kawashima - some minor changes by myself) 2009-06-26 17:59:33 +00:00
credits.c
credits.pl
cube.c M:Robe 500: More plugin keymap changes for touchscreen 2009-05-06 05:48:18 +00:00
demystify.c
dice.c
dict.c Commit next part of FS# 10138 by Teruaki Kawashima. Replace ROCKBOX_DIR and related defines with PLUGIN_APPS_DIR or PLUGIN_GAMES_DIR. 2009-05-27 20:31:07 +00:00
disktidy.c
disktidy.config
elfdep.pl
euroconverter.c
fire.c
fireworks.c Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
firmware_flash.c
flipit.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
goban.c And now with the added file... 2009-02-21 00:08:57 +00:00
greyscale.c
helloworld.c
helloworld.lua Lua: add the package library 2009-06-25 13:26:05 +00:00
invadrox.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
iriver_flash.c
iriverify.c
jackpot.c
jewels.c Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
keybox.c FS#10283 simplify plugins' menus by using stringlist with callback (by Teruaki Kawashima - some minor changes by myself) 2009-06-26 17:59:33 +00:00
lamp.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +00:00
logo.c FS#10256 by Frank Oosterhuis : use HOME button to quit plugins 2009-05-28 15:57:29 +00:00
lua.c Commit FS#9174: Lua scripting language by Dan Everton 2009-05-21 19:01:41 +00:00
mandelbrot.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
matrix.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +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
metronome.c
minesweeper.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
mosaique.c M:Robe 500: More plugin keymap changes for touchscreen 2009-05-06 05:48:18 +00:00
mp3_encoder.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
nim.c
oscilloscope.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
pegbox.c Commit next part of FS# 10138 by Teruaki Kawashima. Replace ROCKBOX_DIR and related defines with PLUGIN_APPS_DIR or PLUGIN_GAMES_DIR. 2009-05-27 20:31:07 +00:00
pictureflow.c Add missing PictureFlow overlay source, fix properties on new files. 2009-05-07 01:40:25 +00:00
plasma.c FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Updates the plugin keymap to use Long Home to exit plugins to be more inline with the core keymap. 2009-04-10 17:28:26 +00:00
plugin.lds Fix red 2009-06-13 21:26:50 +00:00
plugins.make Remove no longer used stuff. 2009-03-05 07:40:10 +00:00
pong.c Sansa Fuze : fix r20680 for pong plugin (BUTTON_REPEAT can't be used) 2009-05-20 11:15:08 +00:00
ppmviewer.c
properties.c Do not unnecessarily change and restore the status bar setting (part of FS#10138 by Teruaki Kawashima) 2009-06-24 20:17:17 +00:00
random_folder_advance_config.c Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
robotfindskitten.c FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Updates the plugin keymap to use Long Home to exit plugins to be more inline with the core keymap. 2009-04-10 17:28:26 +00:00
rockblox.c Rockblox: make sure the new restart combo on Player and Ondio does not interfere with the usual 'quit', even when pressing the Stop (or Off) button first. 2009-05-18 21:30:06 +00:00
rockblox1d.c Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins) 2009-05-13 08:27:36 +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 Commit next part of FS#10138 by Teruaki Kawashima. Fixes check for open error in rocklife. 2009-05-27 19:21:05 +00:00
rockpaint.c fix mysterious yellow which was one commit too slow 2009-06-16 05:32:47 +00:00
search.c
settings_dumper.c
sliding_puzzle.c Support JPEG album art in sliding_puzzle. 2009-05-20 09:47:11 +00:00
snake.c M:Robe 500: Get the rest of the games except doom working with the touchscreen. 2009-05-06 04:56:35 +00:00
snake2.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
snake2.levels
snow.c M:Robe 500: Commit some minor changes and some keymap changes (short press power takes you out of the WPS) 2009-05-15 13:43:30 +00:00
sokoban.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
sokoban.levels
solitaire.c FS#10283 simplify plugins' menus by using stringlist with callback (by Teruaki Kawashima - some minor changes by myself) 2009-06-26 17:59:33 +00:00
sort.c
SOURCES Commit FS#9174: Lua scripting language by Dan Everton 2009-05-21 19:01:41 +00:00
spacerocks.c Commit next part of FS# 10138 by Teruaki Kawashima. Check for PLAY_MODE before enabling pause after hold. Fixes a bug where toggling hold would confuse the game state. 2009-05-27 20:35:30 +00:00
splitedit.c
star.c Remove viewport menu from star and remove useless button macros in code.(FS#10281) 2009-06-20 21:51:18 +00:00
starfield.c M:Robe 500: More plugin keymap changes for touchscreen 2009-05-06 05:48:18 +00:00
stats.c M:Robe 500: Start of proper remote support, touchscreen works without remote now. 2009-04-11 07:23:56 +00:00
stopwatch.c Commit next part of FS# 10138 by Teruaki Kawashima. Replace ROCKBOX_DIR and related defines with PLUGIN_APPS_DIR or PLUGIN_GAMES_DIR. 2009-05-27 20:31:07 +00:00
SUBDIRS Don't build mpegplayer on targets with 2MB of RAM or less since it won't run 2009-05-22 10:44:32 +00:00
superdom.c FS#9971 superdom fixes from Teruaki Kawashima. 2009-05-16 08:20:54 +00:00
test_boost.c
test_codec.c Enable plugins on the Onda VX747 2009-04-07 23:41:44 +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 Do not use lcd_blit_yuv() if MEMORYSIZE <= 2, since mpegplayer won't run anyway (and won't build) 2009-06-21 14:09:48 +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_greylib_bitmap_scale.c Define a specific exit button. Stops the plugin from exiting prematurely, e.g. due to a button release event. 2009-02-15 14:22:55 +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 Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
test_scanrate.c Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins) 2009-05-13 08:27:36 +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 Do not unnecessarily change and restore the status bar setting (part of FS#10138 by Teruaki Kawashima) 2009-06-24 20:17:17 +00:00
vbrfix.c
video.c
viewer.c Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
viewers.config Add FS #10214. Initial commit of the original PDa code for the GSoC Pure Data plugin project of Wincent Balin. Stripped some non-sourcefiles and added a rockbox readme that needs a bit more info from Wincent. Is added to CATEGORIES and viewers, but not yet to SUBDIRS (ie doesn't build yet) 2009-05-22 21:58:48 +00:00
vu_meter.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
wav2wv.c
wavplay.c
wavrecord.c
wavview.c
wormlet.c Add initial plugin keymaps for M:robe 500 2009-04-21 04:24:16 +00:00
xobox.c FS#10283 simplify plugins' menus by using stringlist with callback (by Teruaki Kawashima - some minor changes by myself) 2009-06-26 17:59:33 +00:00
zxbox.c