.. |
autoconf
|
Fix a dozen CXX_BUILD errors under Windows.
|
2015-09-06 15:29:48 +02:00 |
connect
|
Minor code cleanups based on static code analysis
|
2015-09-28 22:07:40 +02:00 |
drivers
|
(x11_input.c) Remove forward declaration
|
2015-10-10 10:38:22 +02:00 |
drivers_hid
|
(iohidmanager) Buildfix
|
2015-10-02 18:24:33 +02:00 |
drivers_joypad
|
(CTR/3DS) input: fix analog joypad polling.
|
2015-10-01 23:56:22 +01:00 |
drivers_keyboard
|
Static code analysis cleanups
|
2015-09-29 17:35:28 +02:00 |
inc/GameController
|
(iOS) Move files around for MFi gamepad code
|
2015-04-05 15:41:41 +02:00 |
input_autodetect.c
|
Static code analysis cleanups
|
2015-09-29 17:35:28 +02:00 |
input_autodetect.h
|
Don't make asserts dependent on retro_log.h
|
2015-09-01 11:59:27 +02:00 |
input_common.c
|
Avoid some warnings - array subscript has type char
|
2015-09-05 14:31:29 +02:00 |
input_common.h
|
Create input_driver_keys_pressed
|
2015-02-15 01:19:06 +01:00 |
input_driver.c
|
Header cleanups
|
2015-09-05 20:03:27 +02:00 |
input_driver.h
|
Move defines around
|
2015-09-24 21:23:16 +02:00 |
input_hid_driver.c
|
Header cleanups
|
2015-09-05 20:03:27 +02:00 |
input_hid_driver.h
|
Add wiiusb_hid driver courtesy of @xerpi
|
2015-08-30 09:48:38 +02:00 |
input_joypad_driver.c
|
Header cleanups
|
2015-09-05 20:03:27 +02:00 |
input_joypad_driver.h
|
Don't redefine retro_rumble_effect
|
2015-06-26 20:16:01 +02:00 |
input_joypad.c
|
Header cleanups
|
2015-09-05 20:03:27 +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
|
Cleanups
|
2015-09-04 21:13:12 +02:00 |
input_keymaps.h
|
(input_keymaps.c) Namespace changes and documentation
|
2015-01-12 02:52:52 +01:00 |
input_overlay.c
|
Some more MISSING_DECLS buildfixes
|
2015-09-06 14:59:20 +02:00 |
input_overlay.h
|
input_overlay.h - cleanup
|
2015-09-06 03:25:57 +02:00 |
input_remapping.c
|
Static code analysis cleanups
|
2015-09-29 17:35:28 +02:00 |
input_remapping.h
|
Pass device pointer to input_remapping_state
|
2015-04-10 03:10:01 +02:00 |
input_sensor.c
|
Some more MISSING_DECLS fixes
|
2015-09-06 14:55:42 +02:00 |
input_sensor.h
|
Split up sensor code into its own file
|
2015-01-18 19:28:51 +01:00 |
keyboard_line.c
|
Header cleanups
|
2015-09-05 20:03:27 +02:00 |
keyboard_line.h
|
Fix bug
|
2015-01-29 23:59:46 +01:00 |