rockbox/apps/plugins
Jens Arnold 71cc98605f Small optimisation for mandelbrot on arm targets: Help the compiler allocating registers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17807 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 16:06:28 +00:00
..
beatbox Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
bitmaps Quick fix for the failing m:robe 500 build. Proper rockblox graphics are needed to make it work correctly. 2008-05-25 21:31:36 +00:00
chessbox Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
clock FS#8995 by Mark Ganson fixing the display of am/pm for the digital clock mode 2008-05-15 20:16:38 +00:00
doom Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
lib Hopefully fix compilation warnings and link errors. Add some feedback (file being hashed). Boost CPU. 2008-06-10 13:55:47 +00:00
midi Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
mpegplayer Oops. Have to explicitly remove the lcd enable notify before exiting or it will crash later for sure if another plugin is loaded. 2008-05-28 11:44:06 +00:00
pacbox Fix Pacbox controls for D2 touchscreen 2008-05-27 08:11:06 +00:00
reversi Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
rockboy Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
searchengine Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
shortcuts Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
sudoku Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
zxbox Make ZXBox work on the m:robe 100, and fix the linker script and loader to make it work again on archos. Put Menu on F1 for recorders in order to avoid accidental poweroff on v1. ZXBox on archos is very slow, but that's not different from rockboy which is also included for recorders. (Patch by Marianne Arnold and me). 2008-05-31 08:48:06 +00:00
alpine_cdc.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
battery_bench.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
blackjack.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
bounce.c Fix FS #8981 (bounce color): save current forecolor before changing it so we can set it back 2008-05-15 22:05:24 +00:00
brickmania.c Make some more games touchscreen compatible. 2008-06-09 20:59:55 +00:00
bubbles.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
calculator.c More calculate button changes: make the 'calculate' shortcut also work on the M5X5, the Ipod and the Gigabeat S pad. Also make 'select' actually select the number under the cursor and use 'menu' for calculating instead. 2008-06-18 20:07:47 +00:00
calendar.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
CATEGORIES New md5sum plugin. Open a file, a directory or just launch it from the plugin menu to create an md5sum of the file, the directory's contents or the whole filesystem. If the file's extension is .md5 or .md5sum, it will check the md5 sums in the file instead. If the file's extension is .md5list it will compute md5 sums for all the files listed. 2008-06-10 13:20:05 +00:00
chessbox.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
chessclock.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
chip8.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
chopper.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
credits.c fix yellow 2008-05-21 07:08:27 +00:00
credits.pl
cube.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
demystify.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
dice.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
dict.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
disktidy.c fix FS#9023 by forcing the icons in the file to clean seelction screen 2008-05-22 03:39:59 +00:00
disktidy.config FS#8637 - new UI for disktidy. 2008-05-18 07:27:10 +00:00
elfdep.pl
euroconverter.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
fire.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
fireworks.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
firmware_flash.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
flipit.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
greyscale.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
helloworld.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
invadrox.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
iriver_flash.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
iriverify.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
jackpot.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
jewels.c Minor correction to Jewels scoring on level advance 2008-05-30 23:07:03 +00:00
jpeg.c quick fix for FS#9046 - dont let jpeg.rock enter the playback menu if its using the audiobuffer 2008-06-16 02:52:43 +00:00
lamp.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
logo.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
Makefile
mandelbrot.c Small optimisation for mandelbrot on arm targets: Help the compiler allocating registers. 2008-06-27 16:06:28 +00:00
matrix.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
maze.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
mazezam.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
md5sum.c Print some more usefull info on screen. (Should be the last commit for this plugin) 2008-06-10 16:24:25 +00:00
metronome.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
metronome.h
midi2wav.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
minesweeper.c 1) Implement generic touchscreen detection library for the plugins 2008-06-06 18:29:46 +00:00
mosaique.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
mp3_encoder.c Some quality improvements in the mp3 encoder engine. For more details 2008-06-02 19:28:08 +00:00
nim.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
oscilloscope.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
pegbox.c 1) Implement generic touchscreen detection library for the plugins 2008-06-06 18:29:46 +00:00
pictureflow.c pictureflow update: 2008-06-24 10:20:22 +00:00
plasma.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
plugin.lds D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in *.lds for a crash fix and further 100% increase in codec performance. 2008-06-24 07:38:35 +00:00
pong.c Make some more games touchscreen compatible. 2008-06-09 20:59:55 +00:00
properties.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
random_folder_advance_config.c Revert pointless change to random_folder_advance_config.c 2008-06-26 12:53:08 +00:00
robotfindskitten.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
robotfindskitten_messages.h
rockblox.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
rockbox_flash.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
rockboy.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
rocklife.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
rockpaint.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
search.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
sliding_puzzle.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
snake.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
snake2.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
snake2.levels
snow.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
sokoban.c Reduce the info boxes height a little bit so the 3rd box fits again on Archos. * Use just 'Push' if the string 'Pushes' is too wide (Archos, M3, c200). 2008-05-18 13:58:21 +00:00
sokoban.levels
solitaire.c FS#9051 - remove LCD margins... use viewports if you need them... 2008-06-23 13:20:35 +00:00
sort.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
SOURCES New md5sum plugin. Open a file, a directory or just launch it from the plugin menu to create an md5sum of the file, the directory's contents or the whole filesystem. If the file's extension is .md5 or .md5sum, it will check the md5 sums in the file instead. If the file's extension is .md5list it will compute md5 sums for all the files listed. 2008-06-10 13:20:05 +00:00
spacerocks.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
splitedit.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
star.c fix star.c (FS#8998) 2008-05-18 10:19:21 +00:00
starfield.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
stats.c Let's the plugin stats count more music files that we support. Spoted by Alex Parker. 2008-06-21 19:58:26 +00:00
stopwatch.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
SUBDIRS Make ZXBox work on the m:robe 100, and fix the linker script and loader to make it work again on archos. Put Menu on F1 for recorders in order to avoid accidental poweroff on v1. ZXBox on archos is very slow, but that's not different from rockboy which is also included for recorders. (Patch by Marianne Arnold and me). 2008-05-31 08:48:06 +00:00
superdom.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
test_codec.c D2: Add test_codec exit button mapping. 2008-06-23 17:47:09 +00:00
test_disk.c FS#9051 - remove LCD margins... use viewports if you need them... 2008-06-23 13:20:35 +00:00
test_fps.c FS#9051 - remove LCD margins... use viewports if you need them... 2008-06-23 13:20:35 +00:00
test_grey.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
test_resize.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
test_sampr.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
test_scanrate.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
test_touchpad.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
test_viewports.c FS#9051 - remove LCD margins... use viewports if you need them... 2008-06-23 13:20:35 +00:00
text_editor.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
vbrfix.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
video.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
viewer.c FS#9051 - remove LCD margins... use viewports if you need them... 2008-06-23 13:20:35 +00:00
viewers.config New md5sum plugin. Open a file, a directory or just launch it from the plugin menu to create an md5sum of the file, the directory's contents or the whole filesystem. If the file's extension is .md5 or .md5sum, it will check the md5 sums in the file instead. If the file's extension is .md5list it will compute md5 sums for all the files listed. 2008-06-10 13:20:05 +00:00
vu_meter.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
wav2wv.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
wavplay.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
wavrecord.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
wavview.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
wormlet.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
xobox.c Fix argument for call to rb->button_get_w_tmo function (should be and int instead of a bool). 2008-05-26 06:55:51 +00:00
zxbox.c Make ZXBox work on the m:robe 100, and fix the linker script and loader to make it work again on archos. Put Menu on F1 for recorders in order to avoid accidental poweroff on v1. ZXBox on archos is very slow, but that's not different from rockboy which is also included for recorders. (Patch by Marianne Arnold and me). 2008-05-31 08:48:06 +00:00