rockbox/apps/plugins
Jens Arnold d47983b642 Solitaire: colourised selection frame on colour targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11097 a1c6a512-1295-4272-9138-f99709370657
2006-09-30 09:04:05 +00:00
..
bitmaps Heavy graphical rework of solitaire: * Now uses full-card bitmaps (minus border) in several resolutions and colour depths. All graphical work done by Marianne Arnold; 37x49 and 26x33 pixel graphics partially based on the PySol cardset adapted from kdegames 1.0 * Cardback for greyscale targets. * Nicer edges for large cards. * Correct vertical card spacing within columns, hidden cards always use half the space now. * Correct horizontal spacing of columns. 2006-09-29 20:39:29 +00:00
chessbox Cleaner implementation of the recent OSX simulator build fix. No need to define SHARED_FLAG in each Makefile. Just have configure create it in the root Makefile instead. 2006-09-29 20:04:36 +00:00
databox Cleaner implementation of the recent OSX simulator build fix. No need to define SHARED_FLAG in each Makefile. Just have configure create it in the root Makefile instead. 2006-09-29 20:04:36 +00:00
doom Cleaner implementation of the recent OSX simulator build fix. No need to define SHARED_FLAG in each Makefile. Just have configure create it in the root Makefile instead. 2006-09-29 20:04:36 +00:00
lib * Use fast multiplication macro in some more places. * Better pipelining on SH1. 2006-08-19 06:29:23 +00:00
midi == -> =. this should fix a build warning 2006-08-10 21:25:21 +00:00
mpegplayer Cleaner implementation of the recent OSX simulator build fix. No need to define SHARED_FLAG in each Makefile. Just have configure create it in the root Makefile instead. 2006-09-29 20:04:36 +00:00
pacbox Cleaner implementation of the recent OSX simulator build fix. No need to define SHARED_FLAG in each Makefile. Just have configure create it in the root Makefile instead. 2006-09-29 20:04:36 +00:00
rockboy Cleaner implementation of the recent OSX simulator build fix. No need to define SHARED_FLAG in each Makefile. Just have configure create it in the root Makefile instead. 2006-09-29 20:04:36 +00:00
searchengine Cleaner implementation of the recent OSX simulator build fix. No need to define SHARED_FLAG in each Makefile. Just have configure create it in the root Makefile instead. 2006-09-29 20:04:36 +00:00
sudoku Cleaner implementation of the recent OSX simulator build fix. No need to define SHARED_FLAG in each Makefile. Just have configure create it in the root Makefile instead. 2006-09-29 20:04:36 +00:00
zxbox Cleaner implementation of the recent OSX simulator build fix. No need to define SHARED_FLAG in each Makefile. Just have configure create it in the root Makefile instead. 2006-09-29 20:04:36 +00:00
alpine_cdc.c New scheduler, with priorities for swcodec platforms. Frequent task 2006-09-16 16:18:11 +00:00
battery_bench.c New scheduler, with priorities for swcodec platforms. Frequent task 2006-09-16 16:18:11 +00:00
bounce.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
brickmania.c Stop the paddle moving whie the game is paused.. AKA cheating 2006-08-27 10:17:21 +00:00
bubbles.c Bubbles adapted to H10-5GB by Marianne Arnold. 2006-09-18 21:21:12 +00:00
calculator.c Correct credits for the calculator plugin 2006-08-30 13:30:38 +00:00
calendar.c Use correct file mode when creating files. Fixes task 5452 2006-05-30 11:26:41 +00:00
chessbox.c
chessclock.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
chip8.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
clock.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
credits.c fix scroll speed on the gigabeat 2006-08-09 13:25:19 +00:00
credits.pl
cube.c Grayscale library ported to the grayscale iPods, first version. Added C reference versions of gray_update_rect() for both horizontal and vertical pixel packing. gray_update_rect() and gray_ub_gray_bitmap_part() not yet assembler optimised. Grayscale screendump doesn't work yet. * Fixed button assignments for iPod in grayscale.c 2006-08-07 01:46:42 +00:00
demystify.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
dice.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
dict.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
disktidy.c Patch #5731 by Barry Wardell: more iriver h10 work. Thanks! 2006-08-11 08:35:27 +00:00
elfdep.pl
euroconverter.c
favorites.c
fire.c Fire: * Improved greyscale palette. * Fixed colour mode (palette was inverted, an d the multiplication factor was chosen in a way that the 'flames' heated up infinitely (avalanche effect). * Better adjustment to the various LCD sizes. * Tweaks and cleanup. 2006-09-08 01:26:09 +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 Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
grayscale.c Grayscale library ported to the grayscale iPods, first version. Added C reference versions of gray_update_rect() for both horizontal and vertical pixel packing. gray_update_rect() and gray_ub_gray_bitmap_part() not yet assembler optimised. Grayscale screendump doesn't work yet. * Fixed button assignments for iPod in grayscale.c 2006-08-07 01:46:42 +00:00
helloworld.c
iriver_flash.c Gracefully shutdown unless firmware is found. 2006-09-04 16:06:11 +00:00
iriverify.c Use correct file mode when creating files. Fixes task 5452 2006-05-30 11:26:41 +00:00
jackpot.c
jewels.c Jewels: Different layouts for horizontal, vertical and square LCDs, used for H10-5GB (square) and Gigabeat (vertical). Idea and H10 graphics by Marianne Arnold. 2006-09-24 23:15:37 +00:00
jpeg.c 'no voice' is -1 not 0 and menu_items does have a pointer 2006-08-11 12:48:36 +00:00
logo.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
Makefile Cleaner implementation of the recent OSX simulator build fix. No need to define SHARED_FLAG in each Makefile. Just have configure create it in the root Makefile instead. 2006-09-29 20:04:36 +00:00
mandelbrot.c Mandelbrot: * Asm optimisation for arm targets. * Proper aspect for all LCD resolutions. * Keep proper aspect when zooming on targets where LCD_WIDTH and/or LCD_HEIGHT is not an integer multiple of 8. 2006-08-09 12:04:04 +00:00
metronome.c Fix errors when building H10 Normal build. 2006-08-20 23:05:47 +00:00
midi2wav.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
midiplay.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
minesweeper.c Add help string for Gigabeat. Fixes a warning. 2006-08-23 01:32:38 +00:00
mosaique.c Made mosaique less boring on square LCDs. 2006-09-21 20:28:06 +00:00
mp3_encoder.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
nim.c
oscilloscope.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
plasma.c Grayscale library ported to the grayscale iPods, first version. Added C reference versions of gray_update_rect() for both horizontal and vertical pixel packing. gray_update_rect() and gray_ub_gray_bitmap_part() not yet assembler optimised. Grayscale screendump doesn't work yet. * Fixed button assignments for iPod in grayscale.c 2006-08-07 01:46:42 +00:00
plugin.lds Iriver iFP7xx memory layout adjustment. 2006-08-12 22:43:44 +00:00
pong.c Pong! * adapt to FS#4761 * add pause button for non-holdswitch players * 2006-08-07 17:08:48 +00:00
rockblox.c Tetrox renamed to Rockblox, to avoid trademark issues 2006-09-19 20:48:47 +00:00
rockbox_flash.c
rockboy.c
rockpaint.c Add hflip, vflip and 180° rotate transforms. 2006-09-17 09:41:22 +00:00
search.c Use correct file mode when creating files. Fixes task 5452 2006-05-30 11:26:41 +00:00
sliding_puzzle.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
snake.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
snake2.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
snake2.levels
snow.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
sokoban.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
sokoban.levels
solitaire.c Solitaire: colourised selection frame on colour targets. 2006-09-30 09:04:05 +00:00
sort.c Use correct file mode when creating files. Fixes task 5452 2006-05-30 11:26:41 +00:00
SOURCES Jewels: Different layouts for horizontal, vertical and square LCDs, used for H10-5GB (square) and Gigabeat (vertical). Idea and H10 graphics by Marianne Arnold. 2006-09-24 23:15:37 +00:00
spacerocks.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
splitedit.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
star.c ...nither sleep(0.2). thanks FS#5509 for letting me believe it is 2006-08-10 20:56:09 +00:00
starfield.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
stats.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
stopwatch.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
SUBDIRS Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It theoretically runs on all targets, but I have not included it in the Archos builds because it is just too slow to be usable. 2006-09-15 11:11:16 +00:00
test_fps.c FPS test: Made output better fit smaller screens. * Added remote LCD FPS measurement. 2006-04-11 19:29:01 +00:00
test_scanrate.c Test plugin for measuring the internal scan rate of the LCD, for developers. B&W and greyscale only for now - needs lcd_blit(). 2006-08-28 00:01:14 +00:00
text_editor.c fix text editor for actions system, stopgap approach untill actions is modified properly for plugins 2006-09-01 02:58:44 +00:00
vbrfix.c
video.c Code Police raid. Mostly changed // comments and indented to Rockbox style. 2006-03-03 08:14:44 +00:00
viewer.c woops, fix the errors/warnings 2006-09-18 15:46:06 +00:00
viewers.config Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It theoretically runs on all targets, but I have not included it in the Archos builds because it is just too slow to be usable. 2006-09-15 11:11:16 +00:00
vu_meter.c Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +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 'no voice' is -1 not 0 and menu_items does have a pointer 2006-08-11 12:48:36 +00:00
xobox.c Misc changes to xobox (basically remove some unneed tests and optimise (i hope) the drawing function) 2006-09-17 15:07:11 +00:00
zxbox.c Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It theoretically runs on all targets, but I have not included it in the Archos builds because it is just too slow to be usable. 2006-09-15 11:11:16 +00:00