.. |
autoconf
|
Fix a dozen CXX_BUILD errors under Windows.
|
2015-09-06 15:29:48 +02:00 |
connect
|
Rename rarch_sleep to retro_sleep
|
2015-09-22 18:55:14 +02:00 |
drivers
|
Add RARCH_MAIN_CTL_IS_PAUSED
|
2015-09-26 13:04:07 +02:00 |
drivers_hid
|
Remove USB_Initialize/USB_Deinitialize from wiiusb_hid.c
|
2015-09-24 00:09:59 +02:00 |
drivers_joypad
|
Header cleanups
|
2015-09-05 20:53:56 +02:00 |
drivers_keyboard
|
Should compile now with MISSING_DECLS = 1
|
2015-09-06 15:13:12 +02:00 |
inc/GameController
|
(iOS) Move files around for MFi gamepad code
|
2015-04-05 15:41:41 +02:00 |
input_autodetect.c
|
Fix warnings
|
2015-09-01 01:54:44 +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
|
Add missing header includes, fixes CXX_BUILD.
|
2015-09-06 14:46:25 +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 |