rockbox/apps/plugins/lib
Teruaki Kawashima 2a972ff440 set svn:keywords property
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21809 a1c6a512-1295-4272-9138-f99709370657
2009-07-12 15:04:56 +00:00
..
bmp_smooth_scale.c
buflib.c
buflib.h
checkbox.c
checkbox.h
configfile.c
configfile.h
display_text.c reduce size of the instance of struct style_text in lib/display.h (thanks to Teruaki Kawashima) 2009-07-02 17:02:47 +00:00
display_text.h reduce size of the instance of struct style_text in lib/display.h (thanks to Teruaki Kawashima) 2009-07-02 17:02:47 +00:00
feature_wrappers.h
fixedpoint.c Take 2 at 'Consolidate all fixed point math routines in one library' (FS#10400) by Jeffrey Goode 2009-07-05 18:06:07 +00:00
fixedpoint.h Take 2 at 'Consolidate all fixed point math routines in one library' (FS#10400) by Jeffrey Goode 2009-07-05 18:06:07 +00:00
gcc-support.c
grey.h
grey_coldfire.S
grey_core.c Remove int_prio argument from timer_register, and move the only use for it into alpine_cdc plugin, since this plugin is only built on SH7034 2009-06-29 14:29:46 +00:00
grey_draw.c Speed up mono bitmap drawing on horizontally packed greyscale targets (greyscale iPods). Average speedup is 80% on PP5002, and 55% on PP502x. * Simplify mono bitmap drawing in the 16 bit driver and the greylib a bit, also giving a slight speedup (3% on PP502x, 1.5% on coldfire). 2009-06-01 21:28:03 +00:00
grey_parm.c
grey_scroll.c
grey_sh.S
helper.c Convert a number of places in core and plugins to use the BIT_N() macro instead of 1<<n. Speeds up things on SH1, and also reduces core binsize. Most notable speedups: 1 bit lcd driver: drawpixel +20%, drawline + 27%, hline +5%; jpeg viewer: +8% for 1/8 scaling. Other targets are unaffected. 2009-06-07 21:27:05 +00:00
helper.h
highscore.c Improve the highscore related functions in plugin lib (FS#10350) 2009-06-30 20:00:46 +00:00
highscore.h Improve the highscore related functions in plugin lib (FS#10350) 2009-06-30 20:00:46 +00:00
jhash.c Add Bob Jenkins' lookup3 32-bit and 64-bit hashes to pluginlib. 2009-06-01 13:40:30 +00:00
jhash.h Add Bob Jenkins' lookup3 32-bit and 64-bit hashes to pluginlib. 2009-06-01 13:40:30 +00:00
jpeg_mem.h
md5.c
md5.h
overlay.c
overlay.h
picture.c set svn:keywords property 2009-07-12 15:04:56 +00:00
picture.h set svn:keywords property 2009-07-12 15:04:56 +00:00
playback_control.c
playback_control.h
playergfx.c
playergfx.h
pluginlib_actions.c Move the ONDIO_PAD to the others which have the same keymap in the generic directions PLA context. 2009-06-01 17:33:20 +00:00
pluginlib_actions.h
pluginlib_albumart.c
pluginlib_bmp.c
pluginlib_bmp.h
pluginlib_exit.c
pluginlib_exit.h
pluginlib_jpeg_idct_arm.S Core JPEG decoder improvements: 2009-06-19 02:56:00 +00:00
pluginlib_jpeg_load.c
pluginlib_jpeg_mem.c
pluginlib_resize.c
profile_plugin.c
profile_plugin.h
read_image.c
read_image.h
rgb_hsv.c
rgb_hsv.h
SOURCES Revert "Consolidate all fixed point math routines in one library (FS#10400) by Jeffrey Goode" 2009-07-04 13:17:58 +00:00
touchscreen.c
touchscreen.h
wrappers.h
xlcd.h
xlcd_core.c
xlcd_draw.c
xlcd_scroll.c