1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins
Antoine Cellerier 68e56552fd Commit greyscale images again using binary mode this time. Also changed bitmap a bit to increase contrast
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10356 a1c6a512-1295-4272-9138-f99709370657
2006-07-28 21:09:58 +00:00
..
bitmaps Commit greyscale images again using binary mode this time. Also changed bitmap a bit to increase contrast 2006-07-28 21:09:58 +00:00
chessbox Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
databox Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
doom Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
lib Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
midi Fix typo 2006-07-20 22:31:59 +00:00
pacbox Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
rockboy Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
searchengine Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
sudoku Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
alpine_cdc.c
battery_bench.c
bounce.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
brickmania.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
bubbles.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
calculator.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
calendar.c
chessbox.c
chessclock.c
chip8.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
clock.c I should be sleeping 2006-06-30 17:03:01 +00:00
credits.c
credits.pl
cube.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
demystify.c Added multi-screen API to the plugins API, made 'demystify plugin' use the remote display as well 2006-07-01 10:14:27 +00:00
dice.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
dict.c
elfdep.pl
euroconverter.c
favorites.c
fire.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
firmware_flash.c
flipit.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
grayscale.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
helloworld.c
iriverify.c
jackpot.c
jewels.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
jpeg.c jpeg viewer: keep backlight on. Patch 5652 by Matthias Mohr plus some changes by me. 2006-07-12 23:15:16 +00:00
logo.c
Makefile Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
mandelbrot.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
metronome.c
midi2wav.c
midiplay.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
minesweeper.c * fix "number of mines" display on some target (previously didn't work on iPod 5G). This closes http://www.rockbox.org/tracker/task/5701 2006-07-27 20:53:57 +00:00
mosaique.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
mp3_encoder.c
nim.c
oscilloscope.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
plasma.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
plugin.lds
pong.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
rockbox_flash.c
rockboy.c
rockpaint.c Fix compile warning 2006-07-23 21:17:39 +00:00
search.c
sliding_puzzle.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
snake.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
snake2.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
snake2.levels
snow.c X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented. 2006-07-28 07:35:45 +00:00
sokoban.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
sokoban.levels
solitaire.c * fix bug (when double clicking on a card on the remains' stack to 2006-07-11 21:38:27 +00:00
sort.c
SOURCES rockpaint.c: Paint plugin for color LCD targets. Features include: different tools (brush, bucket, cut/copy/paste, line, bezier curve, text, rectangles, ovals, linear and radial gradients), 18 color palette, RGBHSV color picker, BMP file loading and saving. This still needs some work (and maybe some, if not a lot, of cleaning up of the source code) but it works fine (tested on h3x0 and ipod5g sims and ipod5g real target). 2006-07-19 20:11:02 +00:00
spacerocks.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
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 Star plugin (again): Apply http://www.rockbox.org/tracker/task/5493 (button help strings for all targets) and rework the help string for grey/color targets. 2006-07-27 22:28:48 +00:00
starfield.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
stats.c X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented. 2006-07-28 07:35:45 +00:00
stopwatch.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
SUBDIRS
test_fps.c
text_editor.c added support remote support for the id3 infos screen (had to slightly change the list engine to use it here as well), corrected a mistake in the french translation 2006-07-02 12:28:27 +00:00
vbrfix.c
video.c
viewer.c Fixes text viewer column advance when in wide mode using play+left/right button combo (bug #5685) 2006-07-25 20:49:53 +00:00
viewers.config rockpaint.c: Paint plugin for color LCD targets. Features include: different tools (brush, bucket, cut/copy/paste, line, bezier curve, text, rectangles, ovals, linear and radial gradients), 18 color palette, RGBHSV color picker, BMP file loading and saving. This still needs some work (and maybe some, if not a lot, of cleaning up of the source code) but it works fine (tested on h3x0 and ipod5g sims and ipod5g real target). 2006-07-19 20:11:02 +00:00
vu_meter.c Adjust vu_meter plugin for all screens. Patch by Robert Keevil. Slight code policing as well. 2006-07-12 20:07:08 +00:00
wav2wv.c
wavplay.c
wormlet.c I should be sleeping 2006-06-30 17:03:01 +00:00
xobox.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