RetroArch/menu
gblues 162d1fbfb5 WIIU: Disable screen-dimming while core is running
== DETAILS
In my extended testing, I found that the HID device inputs don't get factored
into resetting things like the burn-in protection and automatic power down.

The automatic power-down can't be changed in software, but the screen dimming
can!

This patch disables the screen dimming while the core is running, but turns
it back on while the menu is displayed. This way, users who want the screen
dimming functionality to kick in need to simply enter the RA menu.
2018-04-29 16:26:14 -07:00
..
cbs Add 'Enable menu audio' setting 2018-04-29 00:41:53 +02:00
drivers XMB fix crash with scale factor under 100 2018-04-25 10:54:04 +02:00
drivers_display D3D8 buildfix 2018-04-22 14:55:15 +02:00
widgets Cleanups 2018-04-23 11:30:38 +02:00
menu_animation.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
menu_animation.h Reorder some struct members 2017-09-29 16:49:41 +02:00
menu_cbs.c remap-redux part 2: fix small issue with keymapper 2018-04-08 12:13:43 -05:00
menu_cbs.h Add Latency list under Settings and move relevant functions 2018-04-16 23:21:14 +02: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 Add 'Enable menu audio' setting 2018-04-29 00:41:53 +02:00
menu_displaylist.h Add Latency list under Settings and move relevant functions 2018-04-16 23:21:14 +02:00
menu_driver.c WIIU: Disable screen-dimming while core is running 2018-04-29 16:26:14 -07:00
menu_driver.h (Menu audio) Fix situation where a libretro core is running 2018-04-29 01:05:04 +02:00
menu_entries.c Silence some Clang static analysis warnings 2018-04-09 16:33:46 +02:00
menu_entries.h Revert "(menu) Start passing menu_handle to action_ok callback" 2018-04-11 06:12:26 +02:00
menu_event.c Create special type input_bits_t 2018-04-08 20:21:12 +02:00
menu_event.h Create special type input_bits_t 2018-04-08 20:21:12 +02:00
menu_input.c Revert "Start passing around menu_driver_data around properly" 2018-04-11 06:12:14 +02:00
menu_input.h Revert "(Menu) Get rid of more RARCH_MENU_CTL_DRIVER_DATA_GET calls" 2018-04-11 06:11:18 +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 Add 'Enable menu audio' setting 2018-04-29 00:41:53 +02:00
menu_setting.h Revert "More cleanups - getting rid of RARCH_MENU_CTL_DRIVER_DATA_GET" 2018-04-11 06:11:23 +02:00
menu_shader.c Try to fix Coverity warnings 2018-03-19 06:58:36 +01:00
menu_shader.h Get rid of some menu shader functions 2018-02-27 05:07:34 +01:00