rockbox/apps/plugins
Marcoen Hirschberg c296ac5d65 code police strikes again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8829 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 15:13:04 +00:00
..
bitmaps new menu system, consolidated button assignments, ipod mini support 2006-02-24 00:24:03 +00:00
chessbox Made chessbox work on archos recorders and Ondios as an overlay. * Proper button handling for Ondio. * Some cleanup of the plugin SOURCES file. 2006-02-24 00:51:37 +00:00
databox Button driver for iAudio X5 2006-02-24 15:06:25 +00:00
lib prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +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 prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
searchengine prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +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 code police strikes again 2006-02-24 15:13:04 +00:00
calculator.c Button driver for iAudio X5 2006-02-24 15:06:25 +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
chessbox.c Ooops, commit missing chessbox changes. Silly cvs... 2006-02-24 07:59:48 +00:00
chessclock.c Button driver for iAudio X5 2006-02-24 15:06:25 +00:00
chip8.c Button driver for iAudio X5 2006-02-24 15:06:25 +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 Button driver for iAudio X5 2006-02-24 15:06:25 +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 first shot at a perl script that generates the dependencies for the .elf files 2005-03-06 00:05:33 +00:00
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 Button driver for iAudio X5 2006-02-24 15:06:25 +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 Button driver for iAudio X5 2006-02-24 15:06:25 +00:00
jpeg.c Button driver for iAudio X5 2006-02-24 15:06:25 +00:00
logo.c Button driver for iAudio X5 2006-02-24 15:06:25 +00:00
Makefile prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
mandelbrot.c Button driver for iAudio X5 2006-02-24 15:06:25 +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 Button driver for iAudio X5 2006-02-24 15:06:25 +00:00
mosaique.c Button driver for iAudio X5 2006-02-24 15:06:25 +00:00
mp3_encoder.c Button driver for iAudio X5 2006-02-24 15:06:25 +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 Button driver for iAudio X5 2006-02-24 15:06:25 +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 Button driver for iAudio X5 2006-02-24 15:06:25 +00:00
snake2.levels Snake2: Changed the level file format, game B always starts from maze 1, plus some cosmetic changes 2004-07-16 08:22:32 +00:00
snow.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
sokoban.c Button driver for iAudio X5 2006-02-24 15:06:25 +00:00
sokoban.levels this is the levels file for sokoban 2004-05-21 17:15:10 +00:00
solitaire.c code police strikes again 2006-02-24 15:13:04 +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 Made chessbox work on archos recorders and Ondios as an overlay. * Proper button handling for Ondio. * Some cleanup of the plugin SOURCES file. 2006-02-24 00:51:37 +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 Button driver for iAudio X5 2006-02-24 15:06:25 +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 Button driver for iAudio X5 2006-02-24 15:06:25 +00:00
sudoku.c Button driver for iAudio X5 2006-02-24 15:06:25 +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 Button driver for iAudio X5 2006-02-24 15:06:25 +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