RetroArch/frontend/drivers
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
..
platform_ctr.c (3DS) Fix CIA installation issues (#14399) 2022-09-11 02:57:31 +02:00
platform_darwin.m * menu_entries_append and menu_entries_append_enum are now combined into 2022-08-27 17:40:52 +02:00
platform_dos.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
platform_emscripten.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
platform_gx.c Use flags pt4 (#14497) 2022-10-08 10:39:15 +02:00
platform_orbis.c Use flags pt4 (#14497) 2022-10-08 10:39:15 +02:00
platform_ps2.c Use flags pt4 (#14497) 2022-10-08 10:39:15 +02:00
platform_ps3.c Use flags pt4 (#14497) 2022-10-08 10:39:15 +02:00
platform_psp.c Use flags pt4 (#14497) 2022-10-08 10:39:15 +02:00
platform_qnx.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
platform_switch.c * menu_entries_append and menu_entries_append_enum are now combined into 2022-08-27 17:40:52 +02:00
platform_unix.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
platform_unix.h Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
platform_uwp.c * menu_entries_append and menu_entries_append_enum are now combined into 2022-08-27 17:40:52 +02:00
platform_wii.c Prefer to use string_starts_with_size/string_ends_with_size (less strlen 2022-08-26 17:27:55 +02:00
platform_wiiu.c WIIU: Add some missing default directories (#14498) 2022-10-08 07:03:42 +02:00
platform_win32.c * menu_entries_append and menu_entries_append_enum are now combined into 2022-08-27 17:40:52 +02:00
platform_win32.h Some buildfixes 2020-06-30 08:37:41 +02:00
platform_xdk.c Use flags pt4 (#14497) 2022-10-08 10:39:15 +02:00
platform_xdk.h Clean up white space. 2019-02-03 16:00:50 -08:00
platform_xenon.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00