.. |
bmp_smooth_scale.c
|
fix bitmap scallers smooth_resize_bitmap() and simple_resize_bitmap() to properly handle LCD_STRIDEFORMAT == VERTICAL_STRIDE case
|
2010-09-29 20:38:08 +00:00 |
checkbox.c
|
Remove a bunch of build conditions inside .c files
|
2010-08-25 19:14:02 +00:00 |
checkbox.h
|
|
|
configfile.c
|
RaaA: Fix write locations of plugins
|
2011-03-02 23:43:54 +00:00 |
configfile.h
|
correct comment in configfile.h, FS#11292 by Chris Savery.
|
2010-10-10 14:34:07 +00:00 |
display_text.c
|
|
|
display_text.h
|
|
|
feature_wrappers.h
|
|
|
fixedpoint.c
|
|
|
fixedpoint.h
|
Commit FS#12130 - Fix ADX decoding on 64-bit systems by Sean Bartell. Fixes an incorrect assumption in the ADX decoder that sizeof(int) == 32 when performing fixed point math. Update comments in the fixed point library to correct this.
|
2011-05-26 21:22:29 +00:00 |
gcc-support.c
|
Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations for android builds.
|
2010-10-10 14:43:40 +00:00 |
grey.h
|
|
|
grey_coldfire.S
|
|
|
grey_core.c
|
HD300 - greylib callibration data (taken from iAudio M5 - works well)
|
2010-11-30 10:52:31 +00:00 |
grey_draw.c
|
|
|
grey_parm.c
|
|
|
grey_scroll.c
|
|
|
grey_sh.S
|
Fix assembler .size directives. Currently used binutils don't complain, but 2.21.1 treats these as errors.
|
2011-11-09 19:20:33 +00:00 |
helper.c
|
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does.
|
2011-01-24 12:29:16 +00:00 |
helper.h
|
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does.
|
2011-01-24 12:29:16 +00:00 |
highscore.c
|
plugins: use lcd_putsf/lcd_putsxyf
|
2010-08-28 21:46:45 +00:00 |
highscore.h
|
|
|
jhash.c
|
|
|
jhash.h
|
|
|
jpeg_mem.h
|
|
|
md5.c
|
loader-initialized global plugin API:
|
2009-01-16 10:34:40 +00:00 |
md5.h
|
|
|
mylcd.h
|
Convert some more stuff to mylcd_ and support pgfx as well.
|
2010-06-04 13:22:50 +00:00 |
overlay.c
|
Extend lc_open() to also being able to load overlay plugins.
|
2010-09-09 16:17:21 +00:00 |
overlay.h
|
|
|
picture.c
|
|
|
picture.h
|
|
|
playback_control.c
|
|
|
playback_control.h
|
|
|
playergfx.c
|
Remove a bunch of build conditions inside .c files
|
2010-08-25 19:14:02 +00:00 |
playergfx.h
|
|
|
pluginlib_actions.c
|
hm801: Add support for plugins.
|
2012-04-19 17:31:13 +04:00 |
pluginlib_actions.h
|
S#10387 - Rework pluginlib actions
|
2010-05-20 17:41:28 +00:00 |
pluginlib_albumart.c
|
|
|
pluginlib_bmp.c
|
use different function to resize bitmap for greylib.
|
2010-10-10 14:24:11 +00:00 |
pluginlib_bmp.h
|
use different function to resize bitmap for greylib.
|
2010-10-10 14:24:11 +00:00 |
pluginlib_exit.h
|
Fix building simulator plugins on Cygwin. A DLL stub containing atexit is linked to the plugins, so give our version a prefix.
|
2010-08-26 15:44:32 +00:00 |
pluginlib_jpeg_idct_arm.S
|
|
|
pluginlib_jpeg_load.c
|
Hopefully all green now
|
2011-02-09 20:51:11 +00:00 |
pluginlib_jpeg_mem.c
|
|
|
pluginlib_resize.c
|
|
|
pluginlib_touchscreen.c
|
pluginlib_touchscreen: Rework API to offer wait-for-button APIs.
|
2012-01-27 09:15:05 +01:00 |
pluginlib_touchscreen.h
|
pluginlib_touchscreen: Rework API to offer wait-for-button APIs.
|
2012-01-27 09:15:05 +01:00 |
profile_plugin.c
|
|
|
profile_plugin.h
|
|
|
read_image.c
|
|
|
read_image.h
|
|
|
rgb_hsv.c
|
|
|
rgb_hsv.h
|
|
|
simple_viewer.c
|
Initial commit of the Samsung YP-R0 port.
|
2011-12-24 11:56:46 +00:00 |
simple_viewer.h
|
add simple text viewer to pluginlib and use this for dict to show description.
|
2010-06-08 11:07:36 +00:00 |
SOURCES
|
Move supprt-arm.S to separate library.
|
2012-01-21 18:39:19 +01:00 |
strncpy.c
|
strncpy.c / assert.h : need to include _ansi.h
|
2010-07-25 14:53:06 +00:00 |
wrappers.h
|
Hopefully all green now
|
2011-02-09 20:51:11 +00:00 |
xlcd.h
|
|
|
xlcd_core.c
|
|
|
xlcd_draw.c
|
|
|
xlcd_scroll.c
|
Also fix uninitialized variables in xlcd_scroll_up()/xlcd_scroll_down()
|
2011-08-25 20:47:44 +00:00 |