rockbox/apps/plugins/lib
Benjamin Brown 8b06039541 Fix typo in apps/plugins/lib/pluginlib_actions.c
BUTOTN_REL should be BUTTON_REL

Change-Id: I5b4aaeb87f31c5c0779656651b074512e22bcc4e
Reviewed-on: http://gerrit.rockbox.org/663
Reviewed-by: Benjamin Brown <foolshperson@gmail.com>
Reviewed-by: Marcin Bukat <marcin.bukat@gmail.com>
2013-11-17 21:27:18 +01:00
..
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
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
gcc-support.c Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets" 2012-10-24 14:05:39 +02:00
grey.h Adapt OSD in plugin lib to be greylib compatible. 2012-12-18 19:16:26 -05:00
grey_coldfire.S
grey_core.c Consolidate identical fixedpoint exp and ln functions. 2013-04-09 19:07:35 -04:00
grey_draw.c Adapt OSD in plugin lib to be greylib compatible. 2012-12-18 19:16:26 -05:00
grey_parm.c Adapt OSD in plugin lib to be greylib compatible. 2012-12-18 19:16:26 -05:00
grey_scroll.c Adapt OSD in plugin lib to be greylib compatible. 2012-12-18 19:16:26 -05:00
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
md5.h
mylcd.h Adapt OSD in plugin lib to be greylib compatible. 2012-12-18 19:16:26 -05:00
osd.c Adapt OSD in plugin lib to be greylib compatible. 2012-12-18 19:16:26 -05:00
osd.h Adapt OSD in plugin lib to be greylib compatible. 2012-12-18 19:16:26 -05:00
overlay.c load_code/overlay: Don't close plugin handle before calling the plugin. 2012-05-26 22:57:21 +02:00
overlay.h
picture.c
picture.h
playback_control.c Use crc32 of filename to resume tracks 2013-01-02 08:29:38 +01:00
playback_control.h
playergfx.c
playergfx.h
pluginlib_actions.c Fix typo in apps/plugins/lib/pluginlib_actions.c 2013-11-17 21:27:18 +01:00
pluginlib_actions.h
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 Use equivalent puts_scroll() call. 2013-04-14 18:04:46 +02: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
SOURCES Make fixepoint.c as a shared library (libfixedpoint.a). 2013-04-26 00:11:04 +02:00
strncpy.c
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