rockbox/apps/menus
Dana Conrad 14f7a958af Softlock Improvements
Add a check to see if the keys are currently locked and allow
them to be unlocked to ensure we don't get stuck when the current
playlist ends while the WPS is locked.
(Original by Aidan MacDonald)

Adding initialization for unlock_combo and to arm the autolock
(if enabled) without the user needing to press the lock button
at least once every boot (which is the prior behavior).

Removing screen_has_lock check from is_keys_locked()

Change-Id: I0fbf9b9746b011a7086ec8505a7ecc4b84f2d332
2021-06-04 00:00:57 +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 misc: Only include rbpaths.h and string-extra.h in places that need it 2021-04-10 12:08:12 -04: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 FS#13287 - Load a newly saved playlist and resume where it was 2021-05-03 20:10:27 +00:00
plugin_menu.c
radio_menu.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
recording_menu.c misc: Only include rbpaths.h and string-extra.h in places that need it 2021-04-10 12:08:12 -04:00
settings_menu.c Softlock Improvements 2021-06-04 00:00:57 +00:00
sound_menu.c FS#13272: Fix up volume_limit to respect decimilaztion. 2021-04-07 14:38:54 -04:00
theme_menu.c misc: Only include rbpaths.h and string-extra.h in places that need it 2021-04-10 12:08:12 -04:00
time_menu.c LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00