forked from len0rd/rockbox
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 |
||
|---|---|---|
| .. | ||
| bmp_smooth_scale.c | ||
| 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 | ||
| grey_draw.c | ||
| grey_parm.c | ||
| grey_scroll.c | ||
| grey_sh.S | ||
| helper.c | ||
| helper.h | ||
| highscore.c | ||
| highscore.h | ||
| jhash.c | ||
| jhash.h | ||
| jpeg_mem.h | ||
| keymaps.h | ||
| md5.c | ||
| md5.h | ||
| mylcd.h | ||
| osd.c | ||
| osd.h | ||
| overlay.c | ||
| overlay.h | ||
| picture.c | ||
| picture.h | ||
| playback_control.c | ||
| playback_control.h | ||
| playergfx.c | ||
| playergfx.h | ||
| pluginlib_actions.c | ||
| pluginlib_actions.h | ||
| pluginlib_albumart.c | ||
| pluginlib_bmp.c | ||
| 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 | ||
| sha1.h | ||
| simple_viewer.c | ||
| simple_viewer.h | ||
| SOURCES | ||
| stdio_compat.c | ||
| stdio_compat.h | ||
| strncpy.c | ||
| wrappers.h | ||
| xlcd.h | ||
| xlcd_core.c | ||
| xlcd_draw.c | ||
| xlcd_scroll.c | ||