RetroArch/input
warmenhoven 2946e6704b
Fix a crash in for BT HID devices. (#14922)
pad_connection_destroy() frees slots, no need to free it again.
2023-01-29 14:51:36 +01:00
..
common Use HAVE_DYLIB instead of HAVE_DYNAMIC when loading shared libraries 2022-11-21 05:37:35 +01:00
connect Adding some usb hid drivers (#14581) 2022-11-03 03:00:42 +01:00
drivers Cleanups - try to remove stdio.h include where possible 2023-01-21 22:25:38 +01:00
drivers_hid Fix a crash in for BT HID devices. (#14922) 2023-01-29 14:51:36 +01:00
drivers_joypad Revert "Header cleanups - don't include retroarch.h everywhere" 2023-01-08 09:05:46 +01: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 Preemptive Frames to Latency Settings (#14832) 2023-01-10 07:22:14 +01:00
input_driver.c Allow for both -e and -R to start a BSV file recording at a state (#14898) 2023-01-25 07:15:32 +01:00
input_driver.h Add bsv to emscripten builds (#14905) 2023-01-26 05:46:39 +01:00
input_keymaps.c Remove asserts 2023-01-09 00:51:05 +01:00
input_keymaps.h [ORBIS] Initial changes for PS4 2022-05-21 16:31:10 +02:00
input_osk_utf8_pages.h Extended IME and Korean OSK (#14676) 2022-11-29 04:45:55 +01:00
input_osk.h Extended IME and Korean OSK (#14676) 2022-11-29 04:45:55 +01:00
input_overlay.h Overlays/Input: Turn a bunch more functions static 2022-11-23 19:54:15 +01:00
input_remapping.h Overlays/Input: Turn a bunch more functions static 2022-11-23 19:54:15 +01:00
input_types.h Move struct and macros for input to input_types.h 2022-05-29 21:58:39 +02:00