rockbox/apps/plugins
2008-06-10 13:20:05 +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 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
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 1) Implement generic touchscreen detection library for the plugins 2008-06-06 18:29:46 +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 Plugin parameters should be const. 2008-05-13 09:57:56 +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 Plugin parameters should be const. 2008-05-13 09:57:56 +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 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
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 Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
plasma.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
plugin.lds CPU model must be compared to CONFIG_CPU. 2008-05-14 21:41:25 +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 Plugin parameters should be const. 2008-05-13 09:57:56 +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 Remove the unhide option from solitaire because it was pretty useless. This also solves a bug when auto unhide was disabled: FS #8988 2008-05-16 20:03:27 +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 Plugin parameters should be const. 2008-05-13 09:57:56 +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 Add effective clockrate for realtime decoding to the displayed results of test_codec plugin. This result shows the effectiveness of a codec on the current target plaform. 2008-06-04 06:07:43 +00:00
test_disk.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
test_fps.c Plugin parameters should be const. 2008-05-13 09:57:56 +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 Plugin parameters should be const. 2008-05-13 09:57:56 +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#9004 by Alex Parker: Add missing button definitions to Gigabeat S text viewer. 2008-05-18 14:09:33 +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