rockbox/apps/plugins
2006-03-26 23:00:24 +00:00
..
bitmaps fix the bitmaps position bug on X5 2006-03-24 13:59:54 +00:00
chessbox Build chessbox for the X5 2006-03-24 12:48:28 +00:00
databox More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
lib Basic plugin playback control menu by Jonathan Gordon (Patch #4874) 2006-03-26 22:33:25 +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
pacbox Patch #4870 from Fredrik Öhrn - Call yield() less often (gives a 3-4fps speed increase on H300) plus some minor code reorganisation 2006-03-20 23:01:28 +00:00
rockboy Make fullscreen off by default for Rockboy. 2006-03-23 23:49:22 +00:00
searchengine Fixed more pointer size vs. int size problems (64 bit sims) 2006-03-02 01:37:54 +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 More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
battery_test.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
bounce.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
brickmania.c fix the bitmaps position bug on X5 2006-03-24 13:59:54 +00:00
bubbles.c Fix stack overflow bug for real 2006-03-22 01:13:39 +00:00
calculator.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +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 More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
chip8.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
clock.c Actually. Let's build for the 3G. 2006-03-06 07:29:59 +00:00
credits.c Display logo for 3 seconds instead of 2 before rolling the credits - makes it easier to read the build date/time. 2006-03-21 05:45:37 +00:00
credits.pl Patch #1272052 by Henrik Backe - Move credits to a plugin 2005-09-02 05:39:09 +00:00
cube.c Finally - grayscale library support for the simulators. Currently SDL only, win32 and x11 won't link anymore due to missing simulator functions. 2006-02-26 13:37:42 +00:00
demystify.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
dice.c Fix dice on the player (sim at least, my player is acting up) 2006-03-12 18:46:05 +00:00
dict.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +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 Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
firmware_flash.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
flipit.c Improved buttons for ipod 2006-03-18 19:11:18 +00:00
grayscale.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +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 Jewels: little changes regarding trademark issues 2006-03-21 15:24:25 +00:00
jpeg.c Removed unused debug function which caused a warning for 64bit simulators. 2006-03-03 08:51:04 +00:00
logo.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
Makefile Initial version of tagcache! There are still some bugs in the engine 2006-03-26 11:33:42 +00:00
mandelbrot.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
metronome.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
midi2wav.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
minesweeper.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
mosaique.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
mp3_encoder.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +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
oscilloscope.c Oscilloscope: Don't print speed messages at an irritanting position (i.e. wrapped) * Print speed messages in horizontal mode (as number only). 2006-03-12 13:44:51 +00:00
plasma.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
plugin.lds Correct IRAM size for the iAudio X5 app 2006-03-21 12:25:40 +00:00
pong.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
rockblox.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +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 Improved buttons for ipod 2006-03-18 20:17:25 +00:00
snake.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
snake2.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
snake2.levels
snow.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
sokoban.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
sokoban.levels
solitaire.c Add cardback bitmap for colour LCDs smaller than 220x176. 2006-03-20 22:07:35 +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 WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV files with all common sample frequencies, both mono and stereo. Meant as a preview for later PCM playback integration, and for doing experiments with the MAS PCM codec. 2006-03-26 23:00:24 +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 Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
starfield.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
stats.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
stopwatch.c More iPod 3G work from Seven Le Mesle 2006-02-24 20:54:09 +00:00
sudoku.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +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 Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
viewer.c Quick hack to restore the reading of ISO encoded text files with the viewer plugin 2006-03-01 13:31:36 +00:00
viewers.config WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV files with all common sample frequencies, both mono and stereo. Meant as a preview for later PCM playback integration, and for doing experiments with the MAS PCM codec. 2006-03-26 23:00:24 +00:00
vu_meter.c WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV files with all common sample frequencies, both mono and stereo. Meant as a preview for later PCM playback integration, and for doing experiments with the MAS PCM codec. 2006-03-26 23:00:24 +00:00
wav2wv.c Eliminate references to "long" types for 64-bit compiles; return audio data 2006-03-26 22:54:15 +00:00
wavplay.c WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV files with all common sample frequencies, both mono and stereo. Meant as a preview for later PCM playback integration, and for doing experiments with the MAS PCM codec. 2006-03-26 23:00:24 +00:00
wormlet.c Fixed ordering of SOURCES; removed redundancy pertaining to the definition of color LCDs. 2006-03-13 07:05:15 +00:00
xobox.c Small changes to Xobox to make it playable on grayscale targets with slow screen (h1xx) 2006-03-22 17:47:31 +00:00