1
0
mirror of https://github.com/libretro/RetroArch synced 2025-03-05 10:13:51 +00:00
neil4 b98c53ddb7
Improve haptic feedback for input overlays ()
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-03-27 18:03:35 +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
2020-12-13 21:21:21 +01:00