rockbox/apps/plugins
Jonas Häggqvist d5f372aa5c Use the .h bitmap headers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16192 a1c6a512-1295-4272-9138-f99709370657
2008-01-31 21:05:32 +00:00
..
beatbox Stop wasting binary size + ram for several plugins. Plugins are supposed to be linked with --gc-sections, in case they use plugin library elements. 2008-01-04 21:07:05 +00:00
bitmaps Balance my ifs and endifs. 2008-01-31 19:48:36 +00:00
chessbox Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
clock Fixed the problems on the new version of the fire plugin (so repush it), added new actions to the pluginlib_actions to fix the keymaps on the Sansa e200 for the clock and fire plugins. Also slightly simplified the metronome plugin's key mapping with those new actions. 2008-01-23 08:25:04 +00:00
doom Greyscale library: Plugins can now put the management structure in IRAM for higher update speed. Use this in doom, mpegplayer, and zxbox. Made the api pointer part of the struct. 2008-01-13 00:11:43 +00:00
lib Accept FS#7218 by Dave Hooper: Bitmap version of the sliding puzzle game. 2008-01-26 00:16:06 +00:00
midi Midiplay: more consistent button mapping on c200 - use the volume buttons to adjust volume (BTN_UP/DOWN), making it possible to use the 'Play' button for play/pause. 2008-01-13 14:52:31 +00:00
mpegplayer Now that headphone plug pause/resume should be better behaved, support it in mpegplayer too. 2008-01-27 21:45:15 +00:00
pacbox Stop wasting binary size + ram for several plugins. Plugins are supposed to be linked with --gc-sections, in case they use plugin library elements. 2008-01-04 21:07:05 +00:00
reversi Stop wasting binary size + ram for several plugins. Plugins are supposed to be linked with --gc-sections, in case they use plugin library elements. 2008-01-04 21:07:05 +00:00
rockboy Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
searchengine Stop wasting binary size + ram for several plugins. Plugins are supposed to be linked with --gc-sections, in case they use plugin library elements. 2008-01-04 21:07:05 +00:00
shortcuts Stop wasting binary size + ram for several plugins. Plugins are supposed to be linked with --gc-sections, in case they use plugin library elements. 2008-01-04 21:07:05 +00:00
sudoku Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
zxbox Greyscale library: Plugins can now put the management structure in IRAM for higher update speed. Use this in doom, mpegplayer, and zxbox. Made the api pointer part of the struct. 2008-01-13 00:11:43 +00:00
alpine_cdc.c Phase in thread_wait when waiting for a thread to exit. Begin phasing out the spinlock object for general use; it will become a multicore-only object for core locking. Take care of plugins first. 2007-10-22 05:57:38 +00:00
battery_bench.c make the first bunch of plugins compile for the mrobe. an earlier commit broke the loading though, need to sort that out 2007-10-23 15:40:51 +00:00
blackjack.c Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
bounce.c Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
brickmania.c Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
bubbles.c
calculator.c
calendar.c
CATEGORIES m:robe 100: 2008-01-11 21:48:01 +00:00
chessbox.c
chessclock.c make the first bunch of plugins compile for the mrobe. an earlier commit broke the loading though, need to sort that out 2007-10-23 15:40:51 +00:00
chip8.c Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
chopper.c
credits.c
credits.pl
cube.c Greyscale library: Plugins can now put the management structure in IRAM for higher update speed. Use this in doom, mpegplayer, and zxbox. Made the api pointer part of the struct. 2008-01-13 00:11:43 +00:00
demystify.c Fix some plugins not using the helper functions for the new backlight timeout handling. 2007-11-29 23:55:58 +00:00
dice.c Fixed the Total being out of screen with huge fonts like ter-u32b 2007-10-26 16:44:52 +00:00
dict.c make the first bunch of plugins compile for the mrobe. an earlier commit broke the loading though, need to sort that out 2007-10-23 15:40:51 +00:00
disktidy.c
elfdep.pl
euroconverter.c
fire.c Fixed the problems on the new version of the fire plugin (so repush it), added new actions to the pluginlib_actions to fix the keymaps on the Sansa e200 for the clock and fire plugins. Also slightly simplified the metronome plugin's key mapping with those new actions. 2008-01-23 08:25:04 +00:00
fireworks.c
firmware_flash.c
flipit.c Flipit for Sansa c200 and add the help text in the welcome screen for both Sansas. Update the manual as well. 2007-10-22 13:53:16 +00:00
greyscale.c Greyscale test plugin: Add missing button definitions for M5. 2008-01-13 12:30:11 +00:00
helloworld.c
invadrox.c
iriver_flash.c
iriverify.c
jackpot.c
jewels.c
jpeg.c Oops, forgot to change some #ifdefs 2008-01-24 17:49:06 +00:00
logo.c Use the .h bitmap headers. 2008-01-31 21:05:32 +00:00
Makefile
mandelbrot.c Greyscale library: Plugins can now put the management structure in IRAM for higher update speed. Use this in doom, mpegplayer, and zxbox. Made the api pointer part of the struct. 2008-01-13 00:11:43 +00:00
matrix.c Set proper svn:keywords 2008-01-31 17:34:48 +00:00
maze.c
mazezam.c
metronome.c Fixed the problems on the new version of the fire plugin (so repush it), added new actions to the pluginlib_actions to fix the keymaps on the Sansa e200 for the clock and fire plugins. Also slightly simplified the metronome plugin's key mapping with those new actions. 2008-01-23 08:25:04 +00:00
metronome.h
midi2wav.c
minesweeper.c Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
mosaique.c make the first bunch of plugins compile for the mrobe. an earlier commit broke the loading though, need to sort that out 2007-10-23 15:40:51 +00:00
mp3_encoder.c Fix FS #8019, caused by memcpy() being called before "rb = api;". Be cautious of this one, it'll certainly bite us again. Gut out all the silly file selection stuff, this plugin is already a viewer. Note that mp3_encoder still is buggy and needs more work (or we need a transcoder plugin...). 2007-10-30 10:42:08 +00:00
nim.c
oscilloscope.c Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
pictureflow.c Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
plasma.c Greyscale library: Plugins can now put the management structure in IRAM for higher update speed. Use this in doom, mpegplayer, and zxbox. Made the api pointer part of the struct. 2008-01-13 00:11:43 +00:00
plugin.lds Initial Cowon D2 commit: 2008-01-14 22:04:48 +00:00
pong.c
properties.c
random_folder_advance_config.c
robotfindskitten.c
robotfindskitten_messages.h
rockblox.c Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
rockbox_flash.c
rockboy.c
rocklife.c Fix some plugins not using the helper functions for the new backlight timeout handling. 2007-11-29 23:55:58 +00:00
rockpaint.c
search.c
sliding_puzzle.c Sliding_puzzle: rearrange the default bitmap definitions and add two more sizes of the bitmap (fixes issues on Nano and small H10). The 'Moves' box is still not fully visible on the latter, I plan to work on it but thought the fix was worth an own commit already. Also let the plugin retrieve the image width and height from the bitmap. 2008-01-31 18:08:22 +00:00
snake.c
snake2.c
snake2.levels
snow.c make the first bunch of plugins compile for the mrobe. an earlier commit broke the loading though, need to sort that out 2007-10-23 15:40:51 +00:00
sokoban.c
sokoban.levels
solitaire.c Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
sort.c
SOURCES D2 simulator build (plugins not built yet) 2008-01-22 22:48:36 +00:00
spacerocks.c Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
splitedit.c
star.c
starfield.c Fix starfield displaying stars in white on grayscale devices (they remain visible) when printing info message ... 2007-10-26 16:01:52 +00:00
stats.c make the first bunch of plugins compile for the mrobe. an earlier commit broke the loading though, need to sort that out 2007-10-23 15:40:51 +00:00
stopwatch.c make the first bunch of plugins compile for the mrobe. an earlier commit broke the loading though, need to sort that out 2007-10-23 15:40:51 +00:00
SUBDIRS D2 simulator build (plugins not built yet) 2008-01-22 22:48:36 +00:00
superdom.c Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
test_codec.c FS#7954: Free resources when speed testing a folder. Also simplify the error handling code a little. 2007-12-15 13:54:58 +00:00
test_disk.c
test_fps.c Greyscale library: Plugins can now put the management structure in IRAM for higher update speed. Use this in doom, mpegplayer, and zxbox. Made the api pointer part of the struct. 2008-01-13 00:11:43 +00:00
test_resize.c * Add mktccboot to svn:ignore for tools/ 2008-01-26 01:34:23 +00:00
test_sampr.c
test_scanrate.c
test_viewports.c Add the viewport functions to the screens API, including a new getfont() function to return the font used by the current viewport. A change to the screens API makes the plugin API incompatible, so we bump version and sort. Also commit the test_viewports plugin (not built by default). This is some more of FS#8385. 2008-01-08 01:22:14 +00:00
text_editor.c Oops. Was thinking _TREE_ not _STD_, so no changes to the text editor 2007-11-20 02:11:13 +00:00
vbrfix.c Reduce stack usage in the vbrfix plugin. Fixes FS#8402. 2008-01-09 12:39:06 +00:00
video.c
viewer.c Reverse the behaviour of the scrollwheel (i.e. fwd/clockwise is down, back/anti-clockwise is up) in the text viewer for the Sansa. This was accidentally changed in r16045 2008-01-17 11:29:14 +00:00
viewers.config Accept FS#7218 by Dave Hooper: Bitmap version of the sliding puzzle game. 2008-01-26 00:16:06 +00:00
vu_meter.c Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
wav2wv.c
wavplay.c
wavrecord.c
wavview.c
wormlet.c
xobox.c
zxbox.c