RetroArch/libretro-common
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
..
2022-08-02 11:34:41 +02:00
2022-10-05 18:43:58 +02:00
2022-09-03 06:35:41 +02:00
2022-10-10 06:36:02 +02:00
2022-08-23 15:04:47 +02:00
2022-09-18 19:25:21 +02:00
2022-10-07 06:19:54 +02:00
2022-08-31 19:45:21 +02:00