RetroArch/input
LibretroAdmin eaae2aec46 Increase the size of formatted_number to 16 so we no longer get
-Wformat-truncation warnings (state slot would be way too big though
regardless, even the current cap at 999 is ridiculous)
2022-08-27 15:45:49 +02:00
..
common (Wayland) Create wl_data_device only when wl_seat and wl_data_device_manager exist 2022-03-23 06:52:16 +01:00
connect Small opts (#14186) 2022-07-19 10:01:33 +02:00
drivers Don't include errno.h in files that don't justify its use 2022-08-25 05:19:30 +02:00
drivers_hid Wii U: Fix USB get_device_name(), don't truncate to three chars 2022-03-29 18:25:27 +01:00
drivers_joypad Don't include errno.h in files that don't justify its use 2022-08-25 05:19:30 +02:00
drivers_keyboard [iOS] New iOS 13 project to support Swift; Custom keyboard and touch mouse support (#13435) 2022-02-22 08:21:34 +01: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 hotkey for toggling sync to exact content framerate (#13725) 2022-03-10 17:21:08 +01:00
input_driver.c Increase the size of formatted_number to 16 so we no longer get 2022-08-27 15:45:49 +02:00
input_driver.h input_keyboard_osk_event_append and others: don't call strlen 2022-08-27 15:13:56 +02:00
input_keymaps.c [ORBIS] Initial changes for PS4 2022-05-21 16:31:10 +02:00
input_keymaps.h [ORBIS] Initial changes for PS4 2022-05-21 16:31:10 +02:00
input_osk_utf8_pages.h Rename menu_osk.c to input_osk.c 2020-02-26 05:49:23 +01:00
input_osk.h input_keyboard_osk_event_append and others: don't call strlen 2022-08-27 15:13:56 +02:00
input_overlay.h Turn functions static 2022-08-17 16:47:44 +02:00
input_remapping.h Add 'Manage Remap Files' submenu + automatically save input remaps when closing content 2022-03-16 18:59:49 +01:00
input_types.h Move struct and macros for input to input_types.h 2022-05-29 21:58:39 +02:00