rockbox/apps/plugins
Frank Gevaerts 8c08511013 revert plugin_api part of r18830, as this was the wrong solution for those
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18831 a1c6a512-1295-4272-9138-f99709370657
2008-10-18 23:50:05 +00:00
..
beatbox
bitmaps Pegbox - new graphics for Archos, c200, small H10, Mini, M3 - also cleaning and small tweaks to the rest of the greyscale and monochrome bitmaps. Aspect ratio correct the pieces for the Archos screen (now uses 9x7 tiles) which made it possible to also add the header with statistics). Necessary changes to pegbox.c: don't assume piece height = piece width, prepare a new 'wide' layout for the c200 with the statics at the side. Additional cleanup - make the code more readable by replacing repeatedly used bmpheight_XYZ with defines, splitting some too long lines. Let the 'Start on level' line in the menu actually appear on the Mini's screen. Also rename the greyscale graphics according convention to '...x2.bmp' and set the mime-type more accurately for all pegbox bitmaps. Finally, add Joel Puik, the creator of the original colour graphics to CREDITS. 2008-10-13 23:13:12 +00:00
chessbox revert plugin_api part of r18830, as this was the wrong solution for those 2008-10-18 23:50:05 +00:00
clock
doom revert plugin_api part of r18830, as this was the wrong solution for those 2008-10-18 23:50:05 +00:00
lib
midi IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
mpegplayer revert plugin_api part of r18830, as this was the wrong solution for those 2008-10-18 23:50:05 +00:00
pacbox revert plugin_api part of r18830, as this was the wrong solution for those 2008-10-18 23:50:05 +00:00
reversi IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
rockboy revert plugin_api part of r18830, as this was the wrong solution for those 2008-10-18 23:50:05 +00:00
searchengine
shortcuts
sudoku revert plugin_api part of r18830, as this was the wrong solution for those 2008-10-18 23:50:05 +00:00
zxbox revert plugin_api part of r18830, as this was the wrong solution for those 2008-10-18 23:50:05 +00:00
alpine_cdc.c
battery_bench.c Fix red on Players, hopefully. 2008-10-03 14:35:07 +00:00
blackjack.c
bounce.c
brickmania.c
bubbles.c
calculator.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
calendar.c Made some read-only arrays const, simplified a funky for-loop, fixed potential memo buffer overflow, fixed spelling in calendar plugin. 2008-10-04 11:35:53 +00:00
CATEGORIES
chessbox.c
chessclock.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
chip8.c
chopper.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
credits.c
credits.pl
cube.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
demystify.c
dice.c
dict.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
disktidy.c
disktidy.config
elfdep.pl
euroconverter.c
fire.c
fireworks.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
firmware_flash.c
flipit.c
greyscale.c
helloworld.c
invadrox.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
iriver_flash.c
iriverify.c
jackpot.c
jewels.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
jpeg.c add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checking for an actual disk (i.e. related to spindown, skipping,...) 2008-10-07 19:37:33 +00:00
keybox.c
lamp.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
logo.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
Makefile
mandelbrot.c
matrix.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
maze.c
mazezam.c
md5sum.c Make it possible to interrupt md5sum. FS#9209 by Chrisopher Williams. 2008-10-09 15:09:07 +00:00
metronome.c
metronome.h
midi2wav.c
minesweeper.c
mosaique.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
mp3_encoder.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
nim.c
oscilloscope.c
pegbox.c Pegbox - new graphics for Archos, c200, small H10, Mini, M3 - also cleaning and small tweaks to the rest of the greyscale and monochrome bitmaps. Aspect ratio correct the pieces for the Archos screen (now uses 9x7 tiles) which made it possible to also add the header with statistics). Necessary changes to pegbox.c: don't assume piece height = piece width, prepare a new 'wide' layout for the c200 with the statics at the side. Additional cleanup - make the code more readable by replacing repeatedly used bmpheight_XYZ with defines, splitting some too long lines. Let the 'Start on level' line in the menu actually appear on the Mini's screen. Also rename the greyscale graphics according convention to '...x2.bmp' and set the mime-type more accurately for all pegbox bitmaps. Finally, add Joel Puik, the creator of the original colour graphics to CREDITS. 2008-10-13 23:13:12 +00:00
pictureflow.c Fix a display bug with the tracklist in Picture Flow. Thanks to Thomas Schott. 2008-09-17 16:03:54 +00:00
plasma.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
plugin.lds
pong.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
ppmviewer.c
properties.c
random_folder_advance_config.c
robotfindskitten.c
robotfindskitten_messages.h
rockblox.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
rockblox1d.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
rockbox_flash.c Merge the necessary changes for the new archos firmware flash images back to the trunk, including the related optimisations. 2008-10-16 16:42:37 +00:00
rockboy.c
rocklife.c
rockpaint.c
search.c
sliding_puzzle.c
snake.c
snake2.c
snake2.levels
snow.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
sokoban.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
sokoban.levels
solitaire.c
sort.c
SOURCES
spacerocks.c
splitedit.c
star.c
starfield.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
stats.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
stopwatch.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
SUBDIRS
superdom.c
test_codec.c Fix test_codec on multiprocessor codecs (MP3, SPC). 2008-09-20 22:13:39 +00:00
test_disk.c
test_fps.c
test_grey.c
test_resize.c
test_sampr.c
test_scanrate.c
test_touchscreen.c
test_viewports.c
text_editor.c
vbrfix.c
video.c add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checking for an actual disk (i.e. related to spindown, skipping,...) 2008-10-07 19:37:33 +00:00
viewer.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
viewers.config
vu_meter.c Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel. 2008-10-07 08:13:05 +00:00
wav2wv.c
wavplay.c
wavrecord.c
wavview.c
wormlet.c
xobox.c IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
zxbox.c