RetroArch/input
2016-10-31 08:00:57 +01:00
..
common
connect
drivers Fix Android build 2016-10-29 04:59:56 +02:00
drivers_hid (libusb) Silence warning 'value stored to 'adaptor' is never read 2016-09-22 21:49:59 +02:00
drivers_joypad Merge pull request #3887 from aliaspider/master 2016-10-29 04:02:54 +02:00
drivers_keyboard Prevent warning 2016-10-31 08:00:57 +01:00
include/GameController
input_autodetect_builtin.c fix l3/r3 2016-10-28 20:05:38 -05:00
input_autodetect.c Reduce size of char variables 2016-10-27 09:32:07 +02:00
input_autodetect.h Reduce size of more char variables 2016-10-27 09:21:03 +02:00
input_config.c update copyright 2016-10-27 11:47:10 -04:00
input_config.h
input_defines.h retro_input_t can go now 2016-10-22 17:03:59 +02:00
input_driver.c Use BIT64_SET 2016-10-30 02:58:26 +01:00
input_driver.h Get rid of now unused input_driver_key_pressed 2016-10-29 04:57:28 +02:00
input_hid_driver.c Cleanups 2016-09-06 23:59:43 +02:00
input_hid_driver.h
input_joypad_driver.c preliminary port to the wiiu platform 2016-10-27 01:34:10 +01:00
input_joypad_driver.h preliminary port to the wiiu platform 2016-10-27 01:34:10 +01:00
input_keyboard.c fix OSK hang in Windows because we are getting a down event for keycode 0... 2016-10-30 01:14:50 -04:00
input_keyboard.h OSK cleanup, add katakana support 2016-10-29 19:51:02 -04:00
input_keymaps.c Cleanups 2016-09-08 08:08:50 +02:00
input_keymaps.h
input_overlay.c Get rid of slow wrapper function input_driver_state 2016-10-23 04:38:08 +02:00
input_overlay.h
input_remapping.c Merge fixes 2016-10-01 08:24:02 +02:00
input_remapping.h
input_remote.c Don't use HAVE_NETPLAY any more 2016-09-29 21:07:10 +02:00
input_remote.h