RetroArch/input
2015-06-15 06:01:54 +02:00
..
autoconf (3DS) implement input correctly. 2015-04-08 21:35:10 +01:00
connect (connect_wii.c) Cleanups 2015-06-13 01:59:26 +02:00
drivers Cleanup some strcmps 2015-06-14 19:42:25 +02:00
drivers_hid Change returntype of pad_connection_init 2015-06-13 01:40:55 +02:00
drivers_joypad (Input) Cleanups 2015-06-13 00:02:28 +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) Cleanups 2015-06-12 23:52:52 +02:00
input_autodetect.h Create input_config_autoconfigure_disconnect 2015-06-03 18:55:04 +02:00
input_common.c Consistency in how we treat positive strcmp matches 2015-06-14 19:56:01 +02:00
input_common.h Create input_driver_keys_pressed 2015-02-15 01:19:06 +01:00
input_driver.c Add grab_stdin function pointer to input driver - avoids threading 2015-05-19 19:33:58 +02:00
input_driver.h Add grab_stdin function pointer to input driver - avoids threading 2015-05-19 19:33:58 +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 Cleanups 2015-06-15 06:01:54 +02:00
input_joypad_driver.h Pass handle to input driver to joypad driver's init function 2015-06-03 18:22:54 +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 Buildfix for input_keymaps.c 2015-04-11 01:20:52 +02:00
input_keymaps.h (input_keymaps.c) Namespace changes and documentation 2015-01-12 02:52:52 +01:00
input_overlay.c (input_overlay.c) Refactor input_overlay.c to have it use djb2 2015-06-14 16:53:09 +02:00
input_overlay.h (Overlay) Create OVERLAY_IMAGE_TRANSFER_DESC_IMAGE_ITERATE 2015-03-19 23:13:25 +01:00
input_remapping.c (Input) Cleanups 2015-06-12 23:52:52 +02:00
input_remapping.h Pass device pointer to input_remapping_state 2015-04-10 03:10:01 +02:00
input_sensor.c Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
input_sensor.h Split up sensor code into its own file 2015-01-18 19:28:51 +01:00
keyboard_line.c global_get_ptr update pt. 2 2015-03-21 05:42:49 +01:00
keyboard_line.h Fix bug 2015-01-29 23:59:46 +01:00