RetroArch/menu
orbea 23bbcdf8ce menu: Add "Show Reset Core Association".
This can be found at:

Settings -> User Interface -> Views -> Quick Menu -> Show Reset Core Association

This could be helpful for child friendly devices where someone may
accidentally reset the core and then not now which core they were using
before or how to set it again.

Also fixes an issue where "Show Add To Favorites" hides
"Reset Core Association" when that is not desired or expected.

Fixes https://github.com/libretro/RetroArch/issues/7714
2018-12-09 17:46:40 -08:00
..
cbs menu: Add "Show Reset Core Association". 2018-12-09 17:46:40 -08:00
drivers Add icons for apply on toggle and autoapply 2018-11-30 18:10:28 -03:00
drivers_display Vulkan: Fix scissor in menu driver. 2018-11-08 21:45:51 +01:00
widgets [subsystem] try to load subsystems without loading content 2018-11-24 23:34:51 -05:00
menu_animation.c (MSVC) Buildfix 2018-11-19 04:23:20 +01:00
menu_animation.h menu_animation: add menu_timer system 2018-11-13 14:33:32 +01:00
menu_cbs.c Support for "OEM-102" key (usually '\' on Euro keyboards) 2018-09-02 18:24:51 +01:00
menu_cbs.h Start implementing dropdown list for resolution - Win32 right now at first - now need to make OK button do something 2018-11-24 10:31:41 +01:00
menu_content.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
menu_content.h Remove useless struct 2018-03-25 19:16:39 +02:00
menu_displaylist.c menu: Add "Show Reset Core Association". 2018-12-09 17:46:40 -08:00
menu_displaylist.h [LIBNX] Implement Over-/Downclocking and minor fixes 2018-11-29 18:42:44 +01:00
menu_driver.c menu_display: fix glitch in draw_texture_slice 2018-11-14 15:30:09 +01:00
menu_driver.h [LIBNX] Implement Over-/Downclocking and minor fixes 2018-11-29 18:42:44 +01:00
menu_entries.c Dropdown lists: Add a checked bool to menu_entry_t 2018-11-05 17:34:57 +01:00
menu_entries.h Dropdown lists: Add a checked bool to menu_entry_t 2018-11-05 17:34:57 +01:00
menu_input.c Create menu_animation_get_delta_time 2018-10-17 06:55:49 +02:00
menu_input.h Merge menu_input.c and menu_event.c 2018-09-25 16:46:15 +02:00
menu_networking.c Move core_len/core_buf to menu_handle_t 2018-03-25 17:35:46 +02:00
menu_networking.h Move core_len/core_buf to menu_handle_t 2018-03-25 17:35:46 +02:00
menu_setting.c menu: Add "Show Reset Core Association". 2018-12-09 17:46:40 -08:00
menu_setting.h Buildfix 2018-10-01 03:42:54 +02:00
menu_shader.c Cleanups 2018-10-06 04:20:54 +02:00
menu_shader.h Get rid of some menu shader functions 2018-02-27 05:07:34 +01:00