RetroArch/input
2006-01-17 06:28:35 +01:00
..
autoconf Update input headers 2016-01-10 04:33:01 +01:00
common Move libretro.h headers to libretro-common/include 2016-05-10 19:03:53 +02:00
connect C89/C90 don't support bitfields on uint8_t - work around this 2016-06-07 14:47:54 +02:00
drivers (MSVC 2003) Buildfixes 2006-01-17 06:28:35 +01:00
drivers_hid (BTStack HID) Create HAVE_DYNAMIC ifdefs 2016-06-27 01:11:49 +02:00
drivers_joypad (Vita) Prevent unused variable 2016-08-10 23:17:47 +02:00
drivers_keyboard Use retro_common_api.h 2016-06-05 05:31:55 +02:00
include/GameController (mfi_joypad.m) Use local headers 2015-11-17 08:29:21 +01:00
input_autodetect.c We shouldn't flush 2016-07-23 05:52:24 +02:00
input_autodetect.h Update input headers 2016-01-10 04:33:01 +01:00
input_config.c fix disk next/prev hotkeys 2016-07-17 23:47:44 -05:00
input_config.h Cleanups 2016-02-05 14:09:46 +01:00
input_defines.h Use retro_common_api.h 2016-06-03 06:02:49 +02:00
input_driver.c Turn retro_input_t into struct 2016-06-25 09:04:00 +02:00
input_driver.h (Vita) Implement proper gamepad menu toggle combo for Vita, and remove 2016-08-02 16:48:54 +02:00
input_hid_driver.c Add more HAVE_THREADS ifdefs 2016-05-11 19:02:43 +02:00
input_hid_driver.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_joypad_driver.c Make HAVE_HID completely optional 2016-06-07 03:01:33 +02:00
input_joypad_driver.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_keyboard.c Don't need to include system.h 2016-03-24 03:47:22 +01:00
input_keyboard.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_keymaps.c Cleanups 2016-02-05 13:51:30 +01:00
input_keymaps.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_overlay.c Revert "Refactor settings" 2016-07-25 12:30:41 +02:00
input_overlay.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_remapping.c Internally change directory settings 2016-04-28 19:26:02 +02:00
input_remapping.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_remote.c fix missing parenthesis 2016-07-28 00:05:57 -05:00
input_remote.h Use retro_common_api.h 2016-06-03 06:02:49 +02:00