rockbox/apps/plugins
Jonathan Gordon 80cb3551eb Statusbar handling fixes.
Fixes FS#9845 - %we/%wd wasnt working
WPS no longer resets the viewportmanger more than needed (was doing it twice/draw before)
screens can now enable/disable the statusbar easily ignoring the setting instead of needing special handling (fix for the radio screen coming soon)

minor glitch introduced in this commit... the statusbar in the WPS might disappear for a fraction of a second when it is entered, I need to track this down...


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19894 a1c6a512-1295-4272-9138-f99709370657
2009-02-01 11:34:16 +00:00
..
beatbox loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
bitmaps plugins/lib/feature_wrappers.h to provide easy access to some feature that may be in either API or pluginlib depending on target 2009-01-24 09:29:22 +00:00
chessbox remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
clock loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
doom Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
jpeg remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
lib Statusbar handling fixes. 2009-02-01 11:34:16 +00:00
midi Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
mpegplayer MPEGPlayer: If valid start AND end timestamps for a stream are not found then neither are considered to be valid which marks the stream as invalid. Also, we do program streams, not transport streams-- use correct terminology in MPEG parser. 2009-01-29 02:57:09 +00:00
pacbox Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
reversi Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
rockboy remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
searchengine loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
shortcuts remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
sudoku Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
zxbox Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
alpine_cdc.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
battery_bench.c fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, rather than building empty ones 2009-01-25 18:27:17 +00:00
blackjack.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
bounce.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
brickmania.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
bubbles.c revert/fix parts of r19673, as it changed some e200 keymaps and introduces not-needed FIXME comments. 2009-01-16 15:35:05 +00:00
calculator.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
calendar.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
CATEGORIES Make scaler output truly pluggable, add an 8-bit greyscale output to 2008-12-26 07:05:13 +00:00
chessbox.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
chessclock.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
chip8.c fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, rather than building empty ones 2009-01-25 18:27:17 +00:00
chopper.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
credits.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
credits.pl
cube.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
demystify.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
dice.c unify pointers to value for configfile, and add TYPE_BOOL type, used by 2009-01-17 22:53:12 +00:00
dict.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
disktidy.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
disktidy.config FS#8637 - new UI for disktidy. 2008-05-18 07:27:10 +00:00
elfdep.pl
euroconverter.c fixed euroconverter, missed in the configfile change 2009-01-17 23:08:35 +00:00
fire.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
fireworks.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
firmware_flash.c fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, rather than building empty ones 2009-01-25 18:27:17 +00:00
flipit.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
greyscale.c Add button map for the Clip. 2009-01-24 10:41:42 +00:00
helloworld.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
invadrox.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
iriver_flash.c fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, rather than building empty ones 2009-01-25 18:27:17 +00:00
iriverify.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
jackpot.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
jewels.c Philips HDD1630: fix yellow 2009-01-24 23:52:40 +00:00
keybox.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
lamp.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
logo.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
mandelbrot.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
matrix.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
maze.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
mazezam.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
md5sum.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
metronome.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
minesweeper.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
mosaique.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
mp3_encoder.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
nim.c revert/fix parts of r19673, as it changed some e200 keymaps and introduces not-needed FIXME comments. 2009-01-16 15:35:05 +00:00
oscilloscope.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
pegbox.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
pictureflow.c per Jens Arnold's suggestion: 2009-01-30 10:52:30 +00:00
plasma.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
plugin.lds Sansa AMS: PCM driver (FS#9592) 2008-12-04 22:27:48 +00:00
plugins.make Include divide-by-zero handling within plugins and codecs for ARM processors. 2009-01-24 03:47:09 +00:00
pong.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
ppmviewer.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
properties.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
random_folder_advance_config.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
robotfindskitten.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
rockblox.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
rockblox1d.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
rockbox_flash.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
rockboy.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
rocklife.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
rockpaint.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
search.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
settings_dumper.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
sliding_puzzle.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
snake.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
snake2.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
snake2.levels
snow.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
sokoban.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
sokoban.levels
solitaire.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
sort.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
SOURCES fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, rather than building empty ones 2009-01-25 18:27:17 +00:00
spacerocks.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
splitedit.c fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, rather than building empty ones 2009-01-25 18:27:17 +00:00
star.c Statusbar handling fixes. 2009-02-01 11:34:16 +00:00
starfield.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
stats.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
stopwatch.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
SUBDIRS Move the monolithic jpeg viewer into its own subdirectory and split it into three (for now - maybe it should be split further) files - jpeg.c (the main plugin/viewer parts), jpeg_decoder.c (the actual decoder) and. for colour targets only, yuv2rgb.c. The intention of this commit is as a first step towards abstracting this viewer into a reusable jpeg decoder and a multi-format image viewer. 2008-10-21 16:05:46 +00:00
superdom.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_boost.c port test_boost.c to global plugin API 2009-01-19 01:19:02 +00:00
test_codec.c Include divide-by-zero handling within plugins and codecs for ARM processors. 2009-01-24 03:47:09 +00:00
test_disk.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_fps.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_grey.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_greylib_bitmap_scale.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
test_resize.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_sampr.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_scanrate.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_touchscreen.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_viewports.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
text_editor.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
vbrfix.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
video.c fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, rather than building empty ones 2009-01-25 18:27:17 +00:00
viewer.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
viewers.config Make scaler output truly pluggable, add an 8-bit greyscale output to 2008-12-26 07:05:13 +00:00
vu_meter.c fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, rather than building empty ones 2009-01-25 18:27:17 +00:00
wav2wv.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
wavplay.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
wavrecord.c unify pointers to value for configfile, and add TYPE_BOOL type, used by 2009-01-17 22:53:12 +00:00
wavview.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
wormlet.c Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +00:00
xobox.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
zxbox.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00