RetroArch/input
serakeri 347ea8157c
Various memory access fixes to prevent crashes (#14459) (#15000)
Prevent double free and null dereference when the controller is quickly reconnected.
Handle error when controller device query returns null instead of crashing.
2023-02-21 06:09:36 +01:00
..
common (Wayland input) Cleanups 2023-02-20 10:26:14 +01:00
connect Adding some usb hid drivers (#14581) 2022-11-03 03:00:42 +01:00
drivers (PS3) Start turning PS3 input drivers more the same 2023-02-20 18:09:57 +01:00
drivers_hid Various memory access fixes to prevent crashes (#14459) (#15000) 2023-02-21 06:09:36 +01:00
drivers_joypad (MFi) Get rid of warning 2023-02-20 16:54:50 +01:00
drivers_keyboard Fix C++ comments 2022-10-01 17:56:16 +02:00
include (Subsystem) Cleanups 2023-02-19 12:15:45 +01:00
input_autodetect_builtin.c mFI on OSX (#14975) 2023-02-13 21:49:35 +01:00
input_defines.h BSV ergonomics improvements (#14929) 2023-01-31 05:34:26 +01:00
input_driver.c add keyboard recording support to bsv (#14933) 2023-02-01 00:22:00 +01:00
input_driver.h add keyboard recording support to bsv (#14933) 2023-02-01 00:22:00 +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