RetroArch/input/drivers
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
..
android_input.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
cocoa_input.c (macOS) Fixed cocoa keyboard not allowing to map Analog stick (#14701) 2022-12-05 16:12:19 +01:00
cocoa_input.h (Cocoa) Struct reordering, alignment 2020-08-31 03:40:36 +02:00
ctr_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
dinput.c (input_driver.c) Turn bunch of functions static that are never accessed outside 2022-11-23 19:14:24 +01:00
dos_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
gx_input.c (GX) More buildfixes for Github CI 2022-11-27 23:46:30 +01:00
linuxraw_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
ps2_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
ps3_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
ps4_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
psl1ght_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
psp_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
qnx_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
rwebinput_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
sdl_dingux_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
sdl_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
switch_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
udev_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
uwp_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
wayland_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
wiiu_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
winraw_input.c (WinRaw) Fix mouse position when using input overlay with mouse cursor (#14659) 2022-11-22 16:50:17 +01:00
x11_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
xdk_xinput_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
xenon360_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00