.. |
bitmaps
|
Portability enhancements - make the menu bitmap positions #defines, introduce a game loop timer (to fix the speed on all targets) and fix the menu on targets with 320x240 LCDs.
|
2006-01-27 10:02:13 +00:00 |
databox
|
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
|
2006-01-18 11:09:06 +00:00 |
lib
|
Bugfix: gray_putsxyofs() couldn't have worked before
|
2006-01-23 22:13:38 +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
|
Initial support for iPod color and video. The Nano has a 176x132 LCD, which is the first colour LCD smaller than the gameboy's 160x144 display - so it needs work to skip scanlines. Button handling still needs more work - only up/down/left/right/start are currently mapped. Code is removed from IRAM due to 'relocation truncated to fit: R_ARM_PC24' errors.
|
2006-01-20 20:59:07 +00:00 |
searchengine
|
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 |
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
|
Button mappings for iPods, using mp3_is_playing() for harware platforms, file format converted to unix
|
2006-01-25 20:57:13 +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
|
Remove calls to cpu_boost - they are not required any more
|
2006-01-27 13:37:06 +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 USB handling in grayscale library mode.
|
2006-01-23 23:53:22 +00:00 |
demystify.c
|
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
|
2006-01-18 11:09:06 +00:00 |
dict.c
|
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
|
2006-01-18 11:09:06 +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
|
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 |
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
|
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 |
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
|
1 - don't assume 160x128 means iriver h1x0 display, added check for depth
|
2006-01-27 13:29:41 +00:00 |
jpeg.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 |
logo.c
|
more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980)
|
2006-01-19 12:44:46 +00:00 |
Makefile
|
Adjusted the bitmap build to run make in the bitmap directories
|
2006-01-26 11:57:53 +00:00 |
mandelbrot.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 |
metronome.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 |
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
|
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 |
plugin.lds
|
The .entry section does no longer exist.
|
2006-01-18 00:17:50 +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
|
Archos recorders: The Rockboy overlay loader now uses the same header as the plugin loader.
|
2006-01-16 18:51:12 +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
|
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
|
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
|
this is the levels file for sokoban
|
2004-05-21 17:15:10 +00:00 |
solitaire.c
|
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
|
2006-01-18 11:09:06 +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
|
shortened the comment to 80 col
|
2006-01-27 13:31:12 +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
|
Made lots of keys' code depend on the actual definition of the key instead
|
2006-01-27 13:30:57 +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 |