rockbox/apps/menus
Dana Conrad 1c54c5227b Add disable setting for all softlock notifications
Tested on erosq

Added ability to disable all softlock notifications. Setting is
"Disable All Lock Notifications" under Advanced Key Lock
Settings.

Tested to make sure it doesn't interfere with backlight
exemptions, keylock exemptions, or first press enables backlight
only. When enabled, this overrules the existing Disable Notify
setting, which only disables the reminders when a button is
pressed while the device is already locked.

Also changed phrases in the Advanced Key Lock settings menu
to make it more obvious what the options do. Changed
LANG_ACTION_PLAY, LANG_ACTION_SEEK, and LANG_ACTION_SKIP from
"[button]" to "Exempt [button]". These language changes will
also affect the Backlight Exemptions list, but the wording
should be appropriate there as well.

Added LANG_SOFTLOCK_DISABLE_ALL_NOTIFY and LANG_ACTION_VOLUME,
changed LANG_VOLUME to LANG_ACTION_VOLUME in display_menu.c
for consistency.

Change-Id: I914fe154ba5d508a842165aea7c7755e4e6b9c57
2021-03-23 02:05:20 +00:00
..
audiohw_eq_menu.c Fix red dynamic menus 2019-09-20 03:57:38 -05:00
display_menu.c Add disable setting for all softlock notifications 2021-03-23 02:05:20 +00:00
eq_menu.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
eq_menu.h Fix menu warnings 2018-10-18 00:06:31 +02:00
exported_menus.h [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
main_menu.c [2/4] get rid of HAVE_LCD_CHARCELLS 2020-07-24 21:20:13 +00:00
menu_common.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
menu_common.h [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
playback_menu.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
playlist_menu.c Customizable Current Playlist Submenu 2021-03-14 23:36:03 +00:00
plugin_menu.c Fix oops in r29160 (apps went into games and vice versa). 2011-01-29 15:03:03 +00:00
radio_menu.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
recording_menu.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
settings_menu.c Add disable setting for all softlock notifications 2021-03-23 02:05:20 +00:00
sound_menu.c Remove some HAVE_FUNCTIONAL_MODE bits 2021-03-22 13:22:13 +00:00
theme_menu.c Reset filetype colors when resetting theme colors 2021-03-09 11:18:47 +00:00
time_menu.c LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00