rockbox/apps/plugins
Jens Arnold eeec278d21 Made the overlay loader code part of the plugin library.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8813 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 20:46:33 +00:00
..
bitmaps New chessbox plugin by Miguel A. ArГ©valo, based on GNU Chess v2 2006-02-22 14:24:54 +00:00
chessbox Add chessbox to the build system (currently only for iRiver H1x0/H3x0 and iPods - it is too large for the Archos plugin buffer) 2006-02-23 10:02:48 +00:00
databox Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
lib Made the overlay loader code part of the plugin library. 2006-02-23 20:46:33 +00:00
midi Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - letoh16, letoh32, htole16, htole32, betoh16, betoh32, htobe16 and htobe32 2005-10-06 19:27:43 +00:00
rockboy Rework PCM buffer 2006-02-07 20:38:55 +00:00
searchengine "Next/Previous jpeg from within the JPEG viewer" addition by Alexander Spyridakis, modified a bit by me 2006-02-18 20:51:34 +00:00
alpine_cdc.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
battery_bench.c Fixed a few warnings 2006-02-07 16:41:29 +00:00
battery_test.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
bounce.c more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980) 2006-01-19 12:44:46 +00:00
brickmania.c BrickMania for Archos Recorder/Ondio, iAudio x5 (b/w at the moment) and iPod 3G 2006-02-22 10:34:36 +00:00
calculator.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
calendar.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
chessclock.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
chip8.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
clock.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
credits.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
credits.pl Patch #1272052 by Henrik Backe - Move credits to a plugin 2005-09-02 05:39:09 +00:00
cube.c Fixed some iPod button mappings. 2006-02-22 23:26:54 +00:00
demystify.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
dict.c Just a very simple change to test if the new distributed buildsystem picks it up. 2006-02-11 14:58:52 +00:00
elfdep.pl
euroconverter.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
favorites.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
fire.c iPod: Make the plugins compile on the iPod 4G grayscale 2006-02-05 19:27:23 +00:00
firmware_flash.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
flipit.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
grayscale.c Fix iPod 4G grayscale warnings 2006-02-10 14:45:13 +00:00
helloworld.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
iriverify.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
jackpot.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
jewels.c Bejeweled: speed fixes, graphics enhancements, and use external bitmaps 2006-02-15 22:32:57 +00:00
jpeg.c Add ASM optimised range_limit() for ARM, which gives a tiny performance 2006-02-19 18:57:46 +00:00
logo.c more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980) 2006-01-19 12:44:46 +00:00
Makefile Add chessbox to the build system (currently only for iRiver H1x0/H3x0 and iPods - it is too large for the Archos plugin buffer) 2006-02-23 10:02:48 +00:00
mandelbrot.c Colour targets: Adapted mandelbrot plugin. The plugin library now contains scrolling routines for >= 8 bpp displays. 2006-02-05 12:59:10 +00:00
metronome.c Rework PCM buffer 2006-02-07 20:38:55 +00:00
midi2wav.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
minesweeper.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
mosaique.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
mp3_encoder.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
nim.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
oscillograph.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
oscilloscope.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
plasma.c iAudio has no BUTTON_SELECT. 2006-02-22 22:42:04 +00:00
plugin.lds Mapped iFP DRAM to 0xc00000 and enabled caching in this area. 2006-02-12 23:16:05 +00:00
pong.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
rockblox.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
rockbox_flash.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
rockboy.c Made the overlay loader code part of the plugin library. 2006-02-23 20:46:33 +00:00
search.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
sliding_puzzle.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
snake.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
snake2.c Small bugfix for LCDs > 128 pixels high. 2006-01-23 21:14:55 +00:00
snake2.levels
snow.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
sokoban.c Use symbolic name better and don't appear to crash on the You WIN screen 2006-01-19 07:42:57 +00:00
sokoban.levels
solitaire.c Minor cleaning - move card back bitmap to external bmp file, and define card size based on LCD size, not keypad type 2006-02-05 01:58:10 +00:00
sort.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
SOURCES BrickMania for Archos Recorder/Ondio, iAudio x5 (b/w at the moment) and iPod 3G 2006-02-22 10:34:36 +00:00
splitedit.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
star.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
starfield.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
stats.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
stopwatch.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
sudoku.c Fix bug caused by change to external bitmaps - use the correct stride value for lcd_bitmap_part() 2006-01-24 23:24:58 +00:00
vbrfix.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
video.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
viewer.c Fixed scrolling for iPods (now scrolling the wheel forward will move down, and scrolling backward will move up). 2006-02-16 01:18:21 +00:00
viewers.config The Shine mp3 encoder by Gabriel Bouvigne, made as plugin/viewer by Antonius 2006-01-11 14:00:10 +00:00
vu_meter.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00
wav2wv.c Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
wormlet.c New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. 2006-01-15 18:20:18 +00:00