rockbox/apps/plugins/lib
Franklin Wei a65a341a00 button: allow disabling software poweroff
On some devices, the button driver allows a "software poweroff" by long-
pressing a certain key. This behavior is inconvnient when that button needs
to be held down for other purposes, such as moving the cursor in rockpaint
or sgt-untangle.

This patch allows selectively disabling the software poweroff (enabled by
default) from both core and plugin code.

Change-Id: I7580752888ae5c7c7c5eb1be5966e3d67f17d4b4
2020-06-27 13:27:40 -04:00
..
bmp_smooth_scale.c lcd-24bit: Introduce a 24-bit mid-level LCD driver 2014-06-21 00:15:53 +02:00
checkbox.c
checkbox.h
configfile.c
configfile.h
display_text.c
display_text.h
feature_wrappers.h
gcc-support.c
grey.h
grey_coldfire.S
grey_core.c Fix red/yellow 2015-01-12 12:02:24 +01:00
grey_draw.c
grey_parm.c
grey_scroll.c
grey_sh.S
helper.c button: allow disabling software poweroff 2020-06-27 13:27:40 -04:00
helper.h button: allow disabling software poweroff 2020-06-27 13:27:40 -04:00
highscore.c
highscore.h
jhash.c
jhash.h
jpeg_mem.h
keymaps.h xDuoo X3II and X20 port 2020-04-06 18:15:41 +02:00
md5.c
md5.h
mylcd.h
osd.c Agptek Rocker: Build plugins 2018-06-12 10:31:15 +02:00
osd.h
overlay.c
overlay.h
picture.c
picture.h
playback_control.c FS#7704 - Talk support for plugins 2019-07-20 08:48:35 +02:00
playback_control.h
playergfx.c
playergfx.h
pluginlib_actions.c av300: Continue cleaning out keymaps. 2020-04-13 22:59:29 +02:00
pluginlib_actions.h
pluginlib_albumart.c
pluginlib_bmp.c lcd-24bit: Introduce a 24-bit mid-level LCD driver 2014-06-21 00:15:53 +02:00
pluginlib_bmp.h
pluginlib_exit.h
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
sha1.c Fix endianness handling for sha1 (used by the otp plugin) 2016-06-28 13:33:50 +02:00
sha1.h One-Time Password client (HOTP and TOTP) 2016-06-05 14:25:09 -04:00
simple_viewer.c Fix dangerous casts 2017-02-04 17:24:47 +01:00
simple_viewer.h
SOURCES stdio compat layer for plugins 2017-12-23 20:54:56 -05:00
stdio_compat.c fix red once more 2017-12-24 17:43:30 -05:00
stdio_compat.h Silence warning in stdio_compat.h 2019-07-19 23:51:07 -04:00
strncpy.c Fix dangerous casts 2017-02-04 17:24:47 +01:00
wrappers.h
xlcd.h Add circle drawing/filling to xlcd 2016-12-18 18:35:52 +01:00
xlcd_core.c
xlcd_draw.c Add circle drawing/filling to xlcd 2016-12-18 18:35:52 +01:00
xlcd_scroll.c