.. |
autoconf
|
remove HAVE_LIBSICKSAXIS
|
2016-01-02 01:35:34 +01:00 |
common
|
Attempt to prevent segfault when pressing Enter in DRM/KMS mode
|
2016-01-02 22:28:21 +01:00 |
connect
|
get rid of unused variable
|
2015-12-23 04:22:25 +01:00 |
drivers
|
Attempt to prevent segfault when pressing Enter in DRM/KMS mode
|
2016-01-02 22:28:21 +01:00 |
drivers_hid
|
(input) Use string_is_empty
|
2015-12-26 07:54:17 +01:00 |
drivers_joypad
|
(GX) Fix input issue causing controllers to do not work at all.
|
2016-01-02 18:37:15 -06:00 |
drivers_keyboard
|
Fixed reading keyboard input for iOS 9 (use [UIApplication handleKeyUIEvent]). Fixed 8bitdo SNES30/SFC30 button mappings (fixed key mapping for X button)
|
2015-12-26 19:38:02 -05:00 |
include/GameController
|
(mfi_joypad.m) Use local headers
|
2015-11-17 08:29:21 +01:00 |
input_autodetect.c
|
(input) Use string_is_empty
|
2015-12-26 07:54:17 +01:00 |
input_autodetect.h
|
Don't make asserts dependent on retro_log.h
|
2015-09-01 11:59:27 +02:00 |
input_config.c
|
(input) Use string_is_empty
|
2015-12-26 07:54:17 +01:00 |
input_config.h
|
Take out menu/menu_driver.h include from driver.h
|
2015-12-05 13:22:50 +01:00 |
input_driver.c
|
(input_driver.c) Cleanups
|
2015-12-10 12:54:56 +01:00 |
input_driver.h
|
Create RARCH_INPUT_CTL_KEY_PRESSED
|
2015-12-10 12:47:36 +01:00 |
input_hid_driver.c
|
Create hid_driver_get_data
|
2015-11-29 21:11:57 +01:00 |
input_hid_driver.h
|
Create hid_driver_get_data
|
2015-11-29 21:11:57 +01:00 |
input_joypad_driver.c
|
Merged input_joypad.c and input_joypad_driver.c
|
2015-11-28 16:22:49 +01:00 |
input_joypad_driver.h
|
Merged input_joypad.c and input_joypad_driver.c
|
2015-11-28 16:22:49 +01:00 |
input_keyboard.c
|
Create RUNLOOP_CTL_KEY_EVENT_GET
|
2015-12-13 14:31:17 +01:00 |
input_keyboard.h
|
Rename input/keyboard_line
|
2015-11-28 16:13:16 +01:00 |
input_keymaps.c
|
Rename apple_keycode.h
|
2015-11-29 15:50:27 +01:00 |
input_keymaps.h
|
Cleanup
|
2015-12-06 16:32:08 +01:00 |
input_overlay.c
|
Non_HAVE_MEN codepath fixes - courtesy of Karlton
|
2016-01-02 02:54:20 +01:00 |
input_overlay.h
|
Header include cleanups
|
2015-12-06 21:40:55 +01:00 |
input_remapping.c
|
(input) Use string_is_empty
|
2015-12-26 07:54:17 +01:00 |
input_remapping.h
|
Fix some memory leaks to do with overrides, pass conf to
|
2015-11-15 22:02:24 +01:00 |