.. |
autoconf
|
(3DS) implement input correctly.
|
2015-04-08 21:35:10 +01:00 |
connect
|
More C89 build fixes
|
2015-06-30 14:37:11 +02:00 |
drivers
|
[Android] clear bindings on context reset, they end up getting rebound anyway
|
2015-07-02 23:06:53 -05:00 |
drivers_hid
|
Add rarch_main_data_pending_scan_finished and other mechanisms
|
2015-07-09 02:31:46 +02:00 |
drivers_joypad
|
[GX] minor fix on gamepad state
|
2015-07-04 15:37:29 -05: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
|
set back button to menu toggle if not set through autoconf
|
2015-07-02 21:48:06 -05:00 |
input_autodetect.h
|
set back button to menu toggle if not set through autoconf
|
2015-07-02 21:48:06 -05:00 |
input_common.c
|
(input_common.c) Use fill_pathname_join_delim
|
2015-06-22 20:40:11 +02:00 |
input_common.h
|
Create input_driver_keys_pressed
|
2015-02-15 01:19:06 +01:00 |
input_driver.c
|
Decouple 'overlay' state from driver_t
|
2015-07-09 01:10:30 +02:00 |
input_driver.h
|
Clean up some C99 longlongs.
|
2015-06-26 16:21:50 +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
|
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
|
More C89 cleanups, part 3
|
2015-06-26 18:35:52 +02:00 |
input_keymaps.h
|
(input_keymaps.c) Namespace changes and documentation
|
2015-01-12 02:52:52 +01:00 |
input_overlay.c
|
Decouple 'overlay' state from driver_t
|
2015-07-09 01:10:30 +02:00 |
input_overlay.h
|
Decouple 'overlay' state from driver_t
|
2015-07-09 01:10:30 +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
|
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
|
(keyboard_line.c) Use rarch_system_info_get_ptr
|
2015-06-25 13:40:53 +02:00 |
keyboard_line.h
|
Fix bug
|
2015-01-29 23:59:46 +01:00 |