RetroArch/input
2015-08-29 14:20:39 +02:00
..
autoconf Fixed nunchuk controller support, it was not correctly detected. 2015-07-13 22:58:01 -05:00
connect Try to avoid some symbol conflicts 2015-08-29 14:20:39 +02:00
drivers (Emscripten) remove unused uninited 2015-08-20 00:59:25 +02:00
drivers_hid (OSX) Add HAVE_COCOA and HAVE_COCOATOUCH ifdefs to iohidmanager_hid.c 2015-08-01 05:19:44 +02:00
drivers_joypad These aren't executable. 2015-08-12 01:31:03 +02:00
drivers_keyboard (x11) Fix binding of numpad keys 2015-05-15 10:51:51 -03:00
inc/GameController (iOS) Move files around for MFi gamepad code 2015-04-05 15:41:41 +02:00
input_autodetect.c [input autoconf] improve logging 2015-08-27 21:35:05 -05: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 These aren't executable. 2015-08-12 01:31:03 +02:00
input_driver.h Create meta_key_pressed 2015-07-17 03:31:51 +02:00
input_hid_driver.c (Input) Cleanups 2015-06-12 23:52:52 +02:00
input_hid_driver.h (Apple) Rename apple_hid to iohidmanager_hid 2015-04-20 11:52:10 +02:00
input_joypad_driver.c These aren't executable. 2015-08-12 01:31:03 +02:00
input_joypad_driver.h Don't redefine retro_rumble_effect 2015-06-26 20:16:01 +02:00
input_joypad.c Rename rarch_joypad_driver_t to input_device_driver_t 2015-04-14 16:37:59 +02:00
input_joypad.h Rename rarch_joypad_driver_t to input_device_driver_t 2015-04-14 16:37:59 +02:00
input_keymaps.c Move keymaps to input drivers 2015-07-10 09:55:29 +02:00
input_keymaps.h
input_overlay.c Get rid of input_overlay_get_ptr 2015-08-06 05:14:12 +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.c) Use fill_pathname_join_delim 2015-06-22 20:44:07 +02:00
input_remapping.h Pass device pointer to input_remapping_state 2015-04-10 03:10:01 +02:00
input_sensor.c
input_sensor.h
keyboard_line.c (keyboard_line.c) Use rarch_system_info_get_ptr 2015-06-25 13:40:53 +02:00
keyboard_line.h