rockbox/apps/plugins/lib
Teruaki Kawashima 56d29e8977 some changes to use of display_text.
* add parameter, wait_key to display_text().
 - set this true to wait button press after all words is displayed.
* use ARRAYLEN macro instead of #define WORDS
* add macro to indicate end of style array.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24846 a1c6a512-1295-4272-9138-f99709370657
2010-02-22 07:17:15 +00:00
..
bmp_smooth_scale.c
buflib.c
buflib.h
checkbox.c
checkbox.h
configfile.c
configfile.h
display_text.c some changes to use of display_text. 2010-02-22 07:17:15 +00:00
display_text.h some changes to use of display_text. 2010-02-22 07:17:15 +00:00
feature_wrappers.h
fixedpoint.c
fixedpoint.h
gcc-support.c
grey.h
grey_coldfire.S
grey_core.c
grey_draw.c
grey_parm.c
grey_scroll.c Pluginlib: make scroll functions clear screen if scrolled by >= screen size (from FS#10330) 2009-10-16 20:15:12 +00:00
grey_sh.S
helper.c
helper.h
highscore.c
highscore.h
jhash.c
jhash.h
jpeg_mem.h
md5.c
md5.h Set svn:keywords property on .c and .h files that didn't already have it. Correct svn:executable property on some files. 2010-01-03 14:28:09 +00:00
overlay.c
overlay.h
picture.c
picture.h
playback_control.c
playback_control.h
playergfx.c
playergfx.h
pluginlib_actions.c Packard Bell Vibe 500: Start committing plugin keymaps. 2010-02-11 22:40:17 +00:00
pluginlib_actions.h
pluginlib_albumart.c
pluginlib_bmp.c
pluginlib_bmp.h
pluginlib_exit.c 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
pluginlib_exit.h pluginlib: Support calling a function at exit time to clean up open files 2010-01-05 22:17:32 +00:00
pluginlib_jpeg_idct_arm.S
pluginlib_jpeg_load.c
pluginlib_jpeg_mem.c
pluginlib_resize.c
pluginlib_touchscreen.c
pluginlib_touchscreen.h
profile_plugin.c
profile_plugin.h
read_image.c
read_image.h
rgb_hsv.c
rgb_hsv.h
SOURCES FS#10943, optimized division and clz routines to replace libgcc routines for ARM. Replaces libgcc support functions for unsigned and signed 32-bit division on ARMv4 and up, and leading-zero count on ARMv4. 2010-02-01 01:36:46 +00:00
strncpy.c
wrappers.h
xlcd.h
xlcd_core.c
xlcd_draw.c
xlcd_scroll.c XLCD lib: * Fix bug (improper fill) in pixel-wise left scrolling on 2bpp horizontally packed LCDs. * Faster pixel-wise upward scrolling on 2bpp vertically packed LCD coldfire targets. 2009-11-22 14:48:50 +00:00