rockbox/apps/plugins/lib
2010-02-01 01:36:46 +00:00
..
bmp_smooth_scale.c
buflib.c Remove various ABS() definitions with a single one using typeof (if using gcc) to avoid multiple evaluations of the input expressions. Speex still uses its own as I didn't want to change this imported code too much. 2009-08-03 01:38:58 +00:00
buflib.h
checkbox.c
checkbox.h
configfile.c
configfile.h
display_text.c
display_text.h
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 calendar: fix bug when add new event text longer than last entry. 2009-08-03 16:30:08 +00:00
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 Fix STRIDE macro for multiscreen and add stride support for picture lib. 2009-09-04 00:46:24 +00:00
picture.h Fix STRIDE macro for multiscreen and add stride support for picture lib. 2009-09-04 00:46:24 +00:00
playback_control.c
playback_control.h
playergfx.c
playergfx.h
pluginlib_actions.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
pluginlib_actions.h
pluginlib_albumart.c
pluginlib_bmp.c pluginlib_bmp: fix bug that bitmap isn't saved correctly if width is not a multiple of 4. optimize a bit. 2009-08-16 14:57:15 +00:00
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 Remove find_albumart() from the plugin API as it doesn't exist for them. 2009-08-03 15:09:41 +00:00
pluginlib_touchscreen.h
profile_plugin.c
profile_plugin.h
read_image.c FS#10496: remove function read_image_file_offset, it had a bug and is not used anyway. 2009-08-09 22:20:14 +00:00
read_image.h FS#10496: remove function read_image_file_offset, it had a bug and is not used anyway. 2009-08-09 22:20:14 +00:00
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