RetroArch/input
2015-07-25 02:04:00 -04:00
..
autoconf Fixed nunchuk controller support, it was not correctly detected. 2015-07-13 22:58:01 -05:00
connect Use UINT64_C(1) everywhere instead of 1ULL 2015-07-12 07:53:46 +02:00
drivers no need to name the device like the Shield controller, this will reduce OSD spam when hitting back 2015-07-25 02:04:00 -04:00
drivers_hid (libusb) Update 2015-07-12 01:08:53 +02:00
drivers_joypad don't uninitialize usb during libsicksaxis shutdown, fixes USB devices crashing on load 2015-07-23 19:06:21 -05:00
drivers_keyboard
inc/GameController
input_autodetect.c fix autoconfig, it was matching the last profile when no match was found 2015-07-23 00:38:31 -04:00
input_autodetect.h add VID/PID to the dinput_joypad struct 2015-07-09 11:29:04 -05:00
input_common.c (input_common.c) Fix two small leaks 2015-07-09 19:54:46 +02:00
input_common.h
input_driver.c Create meta_key_pressed 2015-07-17 03:31:51 +02:00
input_driver.h Create meta_key_pressed 2015-07-17 03:31:51 +02:00
input_hid_driver.c
input_hid_driver.h
input_joypad_driver.c
input_joypad_driver.h
input_joypad.c
input_joypad.h
input_keymaps.c Move keymaps to input drivers 2015-07-10 09:55:29 +02:00
input_keymaps.h
input_overlay.c (input_overlay.c) Cleanups 2015-07-12 07:42:14 +02:00
input_overlay.h (input_overlay.c) Turn more functions static 2015-07-12 07:32:51 +02:00
input_remapping.c
input_remapping.h
input_sensor.c
input_sensor.h
keyboard_line.c
keyboard_line.h