RetroArch/input
neil4 b98c53ddb7
Improve haptic feedback for input overlays (#14517)
Repurpose vibrate_on_keypress to enable device's standard keypress feedback on overlay key/button state changes

- Add keypress_vibrate function ptr to input_driver_t (only implemented on Android for now)
- (Android) Remove APP_CMD_VIBRATE_KEYPRESS
- (Android) Add doHapticFeedback, called directly to avoid latency
2022-10-16 09:58:09 +02:00
..
common (Wayland) Turn more functions static 2022-10-03 03:38:56 +02:00
connect (DS3/connect) Fix some warnings 2022-09-26 16:12:31 +02:00
drivers Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
drivers_hid Fix C++ comments 2022-10-01 17:56:16 +02:00
drivers_joypad (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
drivers_keyboard Fix C++ comments 2022-10-01 17:56:16 +02:00
include Finish up the OSX DS3 driver 2021-10-16 14:52:56 -07:00
input_autodetect_builtin.c (Android) Backport 2020e9ce6a - 2022-07-08 21:03:19 +02:00
input_defines.h Add BSV movie flags 2022-10-15 14:32:26 +02:00
input_driver.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
input_driver.h Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
input_keymaps.c Fix C++ comments 2022-10-01 17:56:16 +02:00
input_keymaps.h [ORBIS] Initial changes for PS4 2022-05-21 16:31:10 +02:00
input_osk.h input_keyboard_osk_event_append and others: don't call strlen 2022-08-27 15:13:56 +02:00
input_osk_utf8_pages.h
input_overlay.h Turn functions static 2022-08-17 16:47:44 +02:00
input_remapping.h Add 'Manage Remap Files' submenu + automatically save input remaps when closing content 2022-03-16 18:59:49 +01:00
input_types.h Move struct and macros for input to input_types.h 2022-05-29 21:58:39 +02:00