| .. |
|
beatbox
|
|
|
|
bitmaps
|
Brickmania: Add new, finer detail images for the bricks and the ball for 640x480 screens.
|
2009-10-04 21:15:22 +00:00 |
|
chessbox
|
Fix STRIDE macro for multiscreen and add stride support for picture lib.
|
2009-09-04 00:46:24 +00:00 |
|
clock
|
Clock: Fix rendering.
|
2009-09-04 04:13:38 +00:00 |
|
doom
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
goban
|
Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups
|
2009-08-20 16:47:44 +00:00 |
|
jpeg
|
Jpeg Viewer: Add support for Vertical Strides
|
2009-09-13 15:29:42 +00:00 |
|
lib
|
Fix compilation of simulators on Mac OS X 10.6. Tested on 10.5.8 and 10.6.1.
|
2009-10-09 17:55:46 +00:00 |
|
lua
|
Use PLUGINFLAGS in lua.make, instead of only CFLAGS.
|
2009-10-11 21:30:37 +00:00 |
|
midi
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
mpegplayer
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
pacbox
|
Pacbox: add support for hardware 256 color palette mode.
|
2009-09-07 21:41:10 +00:00 |
|
pdbox
|
Make PDBox use the copy of TLSF in the codecs folder (and remove the old copy).
|
2009-09-23 18:36:13 +00:00 |
|
pictureflow
|
Pictureflow: Fix define
|
2009-09-02 12:04:11 +00:00 |
|
png
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
reversi
|
Fix yellow
|
2009-10-05 20:37:00 +00:00 |
|
rockboy
|
rockboy: remove useless assignement for fuze
|
2009-10-09 07:34:08 +00:00 |
|
searchengine
|
|
|
|
shortcuts
|
Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups
|
2009-08-20 16:47:44 +00:00 |
|
sudoku
|
Fix STRIDE macro for multiscreen and add stride support for picture lib.
|
2009-09-04 00:46:24 +00:00 |
|
zxbox
|
Clean up duplicate #includes
|
2009-09-27 14:46:44 +00:00 |
|
alpine_cdc.c
|
|
|
|
battery_bench.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
bench_mem_jpeg.c
|
|
|
|
bench_scaler.c
|
|
|
|
blackjack.c
|
Blackjack: Fix keymap for Gigabeat F as button 'A' and button 'Select' were swapped. (FS#10563 by Clément Pit-Claudel)
|
2009-09-13 23:46:20 +00:00 |
|
bounce.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
brickmania.c
|
add Seth Opgenorth to docs/CREDITS
|
2009-10-09 03:01:16 +00:00 |
|
bubbles.c
|
brickmania, blackjack, jewels, bubbles: Remove save file only if player resumed the game loaded from the file.
|
2009-09-06 14:14:22 +00:00 |
|
calculator.c
|
calculator: use home as clear button for sansa fuze
|
2009-10-09 06:30:32 +00:00 |
|
calendar.c
|
Slight cleanup of the calendar plugin
|
2009-10-03 09:33:42 +00:00 |
|
CATEGORIES
|
New plugin: pitch detector (FS#8768) by Michael Lechner and David Johnston
|
2009-09-08 16:45:05 +00:00 |
|
chessbox.c
|
|
|
|
chessclock.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
chip8.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
chopper.c
|
Fix chopper to actually remember the level. instead of overriding it on start.
|
2009-10-08 19:18:11 +00:00 |
|
clix.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
credits.c
|
|
|
|
credits.pl
|
|
|
|
crypt_firmware.c
|
Add crypt_firmware plugin for Nano2G - this uses the hardware crypto unit to encrypt (or decrypt) a firmware image for writing to a Nano 2G's firmware partition with ipodpatcher (patch for ipodpatcher is at FS#10609). Also introduce BOOTFILE_EXT2 define for an alternative firmware file extension and add .ipodx for the Nano 2G (.ipod is for unencrypted images, similar to older ipods, and .ipodx is for encrypted images and include the 2KB hash block and modelname 'nn2x').
|
2009-10-10 11:46:23 +00:00 |
|
cube.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
demystify.c
|
|
|
|
dice.c
|
|
|
|
dict.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
disktidy.c
|
Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups
|
2009-08-20 16:47:44 +00:00 |
|
disktidy.config
|
|
|
|
elfdep.pl
|
|
|
|
euroconverter.c
|
|
|
|
fire.c
|
Fix STRIDE macro for multiscreen and add stride support for picture lib.
|
2009-09-04 00:46:24 +00:00 |
|
fireworks.c
|
remove extra 1 element in arrays. use same counter for both manual and auto fire. break long lines.
|
2009-09-05 13:02:21 +00:00 |
|
firmware_flash.c
|
|
|
|
flipit.c
|
Fix STRIDE macro for multiscreen and add stride support for picture lib.
|
2009-09-04 00:46:24 +00:00 |
|
goban.c
|
|
|
|
greyscale.c
|
|
|
|
helloworld.c
|
|
|
|
helloworld.lua
|
|
|
|
invadrox.c
|
Fix STRIDE macro for multiscreen and add stride support for picture lib.
|
2009-09-04 00:46:24 +00:00 |
|
iriver_flash.c
|
|
|
|
iriverify.c
|
|
|
|
jackpot.c
|
Fix STRIDE macro for multiscreen and add stride support for picture lib.
|
2009-09-04 00:46:24 +00:00 |
|
jewels.c
|
brickmania, blackjack, jewels, bubbles: Remove save file only if player resumed the game loaded from the file.
|
2009-09-06 14:14:22 +00:00 |
|
keybox.c
|
keybox: fix issue when deleted all items.
|
2009-08-29 14:57:23 +00:00 |
|
lamp.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
logo.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
lua.c
|
|
|
|
mandelbrot.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
matrix.c
|
Fix STRIDE macro for multiscreen and add stride support for picture lib.
|
2009-09-04 00:46:24 +00:00 |
|
maze.c
|
|
|
|
mazezam.c
|
|
|
|
md5sum.c
|
|
|
|
metronome.c
|
|
|
|
minesweeper.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
mosaique.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
mp3_encoder.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
nim.c
|
|
|
|
oscilloscope.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
pegbox.c
|
Fix STRIDE macro for multiscreen and add stride support for picture lib.
|
2009-09-04 00:46:24 +00:00 |
|
pictureflow.c
|
|
|
|
pitch_detector.c
|
Don't assume AUDIO_SRC_MIC always exists.
|
2009-10-04 02:31:27 +00:00 |
|
plasma.c
|
Plasma: Add hardware support for 256 color palette mode.
|
2009-09-07 14:00:38 +00:00 |
|
plugin.lds
|
Correct the IRAM definitions for the S5L8700/8701 and add definitions for plugins/codecs. The current split (64/64 core/plugins for S5L8700 and 96/80 core/plugins for S5L8701) is arbitrary and should probably be tweaked later
|
2009-10-04 02:04:49 +00:00 |
|
plugins.make
|
|
|
|
pong.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
ppmviewer.c
|
PPM viewer - initial support for vertical strides - scaler needs to be modified for full support.
|
2009-10-08 04:52:44 +00:00 |
|
properties.c
|
Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups
|
2009-08-20 16:47:44 +00:00 |
|
random_folder_advance_config.c
|
Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups
|
2009-08-20 16:47:44 +00:00 |
|
remote_control.c
|
|
|
|
robotfindskitten.c
|
|
|
|
rockblox.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
rockblox1d.c
|
|
|
|
rockbox_flash.c
|
|
|
|
rockboy.c
|
|
|
|
rocklife.c
|
|
|
|
rockpaint.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
search.c
|
|
|
|
settings_dumper.c
|
|
|
|
sliding_puzzle.c
|
Fix STRIDE macro for multiscreen and add stride support for picture lib.
|
2009-09-04 00:46:24 +00:00 |
|
snake.c
|
Rename Starting Level to Snake Speed, save the last selected speed, remove highscore list, and clean up the code a little bit
|
2009-09-17 20:38:44 +00:00 |
|
snake2.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
snake2.levels
|
|
|
|
snow.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
sokoban.c
|
Fix STRIDE macro for multiscreen and add stride support for picture lib.
|
2009-09-04 00:46:24 +00:00 |
|
sokoban.levels
|
|
|
|
solitaire.c
|
Fix STRIDE macro for multiscreen and add stride support for picture lib.
|
2009-09-04 00:46:24 +00:00 |
|
sort.c
|
|
|
|
SOURCES
|
Add crypt_firmware plugin for Nano2G - this uses the hardware crypto unit to encrypt (or decrypt) a firmware image for writing to a Nano 2G's firmware partition with ipodpatcher (patch for ipodpatcher is at FS#10609). Also introduce BOOTFILE_EXT2 define for an alternative firmware file extension and add .ipodx for the Nano 2G (.ipod is for unencrypted images, similar to older ipods, and .ipodx is for encrypted images and include the 2KB hash block and modelname 'nn2x').
|
2009-10-10 11:46:23 +00:00 |
|
spacerocks.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
splitedit.c
|
|
|
|
star.c
|
Fix STRIDE macro for multiscreen and add stride support for picture lib.
|
2009-09-04 00:46:24 +00:00 |
|
starfield.c
|
|
|
|
stats.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
stopwatch.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
SUBDIRS
|
|
|
|
superdom.c
|
Fix STRIDE macro for multiscreen and add stride support for picture lib.
|
2009-09-04 00:46:24 +00:00 |
|
test_boost.c
|
|
|
|
test_codec.c
|
Replace limiter with dynamic range compressor
|
2009-09-25 15:46:38 +00:00 |
|
test_core_jpeg.c
|
|
|
|
test_disk.c
|
|
|
|
test_fps.c
|
|
|
|
test_gfx.c
|
|
|
|
test_grey.c
|
test_grey.c : use left/right on YH920 instead of rew/ff
|
2009-10-03 13:23:36 +00:00 |
|
test_greylib_bitmap_scale.c
|
|
|
|
test_mem_jpeg.c
|
|
|
|
test_resize.c
|
|
|
|
test_sampr.c
|
Fix test_sampr for the changes in r22440
|
2009-09-12 08:00:52 +00:00 |
|
test_scanrate.c
|
Samsung YH920 : measured lcd scanrate is 69.7Hz => round to 70Hz
|
2009-10-03 13:05:13 +00:00 |
|
test_touchscreen.c
|
|
|
|
test_viewports.c
|
|
|
|
test_viewports.lua
|
|
|
|
text_editor.c
|
text editor: optimize a bit and try to reduce size.
|
2009-08-21 14:56:23 +00:00 |
|
vbrfix.c
|
|
|
|
video.c
|
|
|
|
viewer.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
viewers.config
|
Add crypt_firmware plugin for Nano2G - this uses the hardware crypto unit to encrypt (or decrypt) a firmware image for writing to a Nano 2G's firmware partition with ipodpatcher (patch for ipodpatcher is at FS#10609). Also introduce BOOTFILE_EXT2 define for an alternative firmware file extension and add .ipodx for the Nano 2G (.ipod is for unencrypted images, similar to older ipods, and .ipodx is for encrypted images and include the 2KB hash block and modelname 'nn2x').
|
2009-10-10 11:46:23 +00:00 |
|
vu_meter.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
wav2wv.c
|
|
|
|
wavplay.c
|
|
|
|
wavrecord.c
|
|
|
|
wavview.c
|
|
|
|
wormlet.c
|
Wormlet: Fix food and argh possibly overlapping each other.
|
2009-09-17 21:05:35 +00:00 |
|
xobox.c
|
* Fix plugin keymaps for VX777
|
2009-08-31 21:11:32 +00:00 |
|
zxbox.c
|
|
|