.. |
bitmaps
|
use the 2bit version for X5 until there's a 16bit available
|
2006-02-26 23:41:49 +00:00 |
chessbox
|
gigabeat related changes
|
2006-03-02 13:28:24 +00:00 |
databox
|
More iPod 3G work from Seven Le Mesle
|
2006-02-24 20:54:09 +00:00 |
lib
|
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 |
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
|
gigabeat related changes
|
2006-03-02 13:28:24 +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
|
Code-policed: cleaned off tabs, indented fine, narrowed to 80 columns (mostly)
|
2006-03-03 07:24:34 +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
|
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
|
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 |
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
|
gigabeat related changes
|
2006-03-02 13:28:24 +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
|
More iPod 3G work from Seven Le Mesle
|
2006-02-24 20:54:09 +00:00 |
grayscale.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 |
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
|
first gigabeat commit
|
2006-02-24 15:42:52 +00:00 |
jpeg.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 |
logo.c
|
More iPod 3G work from Seven Le Mesle
|
2006-02-24 20:54:09 +00:00 |
Makefile
|
gigabeat related changes
|
2006-03-02 13:28:24 +00:00 |
mandelbrot.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 |
metronome.c
|
More iPod 3G work from Seven Le Mesle
|
2006-02-24 20:54:09 +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
|
Fixed grammar mistake, pointed out by Marianne Arnold.
|
2006-03-01 23:50:22 +00:00 |
mosaique.c
|
More iPod 3G work from Seven Le Mesle
|
2006-02-24 20:54:09 +00:00 |
mp3_encoder.c
|
More iPod 3G work from Seven Le Mesle
|
2006-02-24 20:54:09 +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
|
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 |
plugin.lds
|
More iPod 3G work from Seven Le Mesle
|
2006-02-24 20:54:09 +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
|
More iPod 3G work from Seven Le Mesle
|
2006-02-24 20:54:09 +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
|
More iPod 3G work from Seven Le Mesle
|
2006-02-24 20:54:09 +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
|
Patch #4718 from Mikael Magnusson - colour support for the fire plugin. Optimised by me to pre-calculate the rgb565 values and render directly into the lcd framebuffer instead of using the xlcd library.
|
2006-02-26 21:26:07 +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
|
More iPod 3G work from Seven Le Mesle
|
2006-02-24 20:54:09 +00:00 |
starfield.c
|
More iPod 3G work from Seven Le Mesle
|
2006-02-24 20:54:09 +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
|
More iPod 3G work from Seven Le Mesle
|
2006-02-24 20:54:09 +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
|
Ooops. INT_MAX is now visible to plugins, so don't redefine it.
|
2006-03-03 01:32:19 +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
|
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 |