RetroArch/menu/cbs
Gonzalo Peche 9efc1f500d In Android builds, add input_android_physical_keyboard configuration option and its corresponding menu entry to force a device to act as a physical keyboard.
When running on Android, RetroArch considers most devices that emit dpad events as gamepads, even if they also emit other keyboard events; this is usually the right thing to do, but it has the side effect of not letting some actual keyboards (e.g.: Logitech K480) act as such inside RetroArch. This configuration option allows users to manually select a specific input device to act as a physical keyboard instead of a gamepad, which is handy when emulating computers as opposed to consoles.
2023-01-05 04:50:37 +01:00
..
menu_cbs_cancel.c Enable runtime logging for contentless cores (#13671) 2022-02-25 18:23:55 +01:00
menu_cbs_deferred_push.c In Android builds, add input_android_physical_keyboard configuration option and its corresponding menu entry to force a device to act as a physical keyboard. 2023-01-05 04:50:37 +01:00
menu_cbs_get_value.c Remove cursor directory/cursor manager list - Views obsoleted 2022-10-25 15:21:47 +02:00
menu_cbs_info.c Remove netplay_discovery.h - hopefully fixes other build issues 2021-11-05 19:12:55 +01:00
menu_cbs_label.c Small opts (#14186) 2022-07-19 10:01:33 +02:00
menu_cbs_left.c put the if statement that leads to playing the sound inside the HAVE_AUDIOMIXER ifdef in menu_cbs_left and menu_cbs_right 2023-01-03 19:34:35 +01:00
menu_cbs_ok.c In Android builds, add input_android_physical_keyboard configuration option and its corresponding menu entry to force a device to act as a physical keyboard. 2023-01-05 04:50:37 +01:00
menu_cbs_right.c move curly brackets that start on the same line as the statement down a line 2023-01-03 19:34:35 +01:00
menu_cbs_scan.c Menu cleanups: 2022-11-20 18:55:07 +01:00
menu_cbs_select.c (Menu) menu_entries - get rid of boolean variables and 2022-10-25 17:22:35 +02:00
menu_cbs_start.c Append Preset (#14737) (#14757) 2022-12-22 21:36:32 +01:00
menu_cbs_sublabel.c In Android builds, add input_android_physical_keyboard configuration option and its corresponding menu entry to force a device to act as a physical keyboard. 2023-01-05 04:50:37 +01:00
menu_cbs_title.c In Android builds, add input_android_physical_keyboard configuration option and its corresponding menu entry to force a device to act as a physical keyboard. 2023-01-05 04:50:37 +01:00