.. |
autoconf
|
Rename input_common.c to input_config.c
|
2015-11-28 02:22:58 +01:00 |
common
|
Make g_epoll static
|
2015-11-30 18:14:07 +01:00 |
connect
|
Cleanups
|
2015-11-28 02:31:19 +01:00 |
drivers
|
Move system->shutdown to runloop_ctl, turn it into a local
|
2015-12-04 12:44:12 +01:00 |
drivers_hid
|
Create hid_driver_get_data
|
2015-11-29 21:11:57 +01:00 |
drivers_joypad
|
(gx_joypad.c) Declare variables at top
|
2015-12-04 12:00:00 +01:00 |
drivers_keyboard
|
Remove more HAVE_COCOA ifdefs
|
2015-11-29 16:28:55 +01:00 |
include/GameController
|
(mfi_joypad.m) Use local headers
|
2015-11-17 08:29:21 +01:00 |
input_autodetect.c
|
(input_autodetect.c) Turn static variable into local static variable - remote_bound
|
2015-12-04 02:57:47 +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
|
Rename input_get_bind_string_* functions
|
2015-11-28 16:06:14 +01:00 |
input_config.h
|
Rename input_get_bind_string_* functions
|
2015-11-28 16:06:14 +01:00 |
input_driver.c
|
Start reimplementing audio/video/input driver deiniting
|
2015-12-04 14:30:59 +01:00 |
input_driver.h
|
Start reimplementing audio/video/input driver deiniting
|
2015-12-04 14:30:59 +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
|
Move driver->keyboard_linefeed_enable to input_driver.c
|
2015-11-30 03:23:35 +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
|
(Apple) Buildfixes
|
2015-11-17 06:30:11 +01:00 |
input_overlay.c
|
(overlay) Fix huge leak when overlays are not supported
|
2015-11-30 21:32:32 -03:00 |
input_overlay.h
|
(input_overlay.c) Cleanups
|
2015-11-30 04:47:41 +01:00 |
input_remapping.c
|
Style nits
|
2015-11-17 06:23:14 +01:00 |
input_remapping.h
|
Fix some memory leaks to do with overrides, pass conf to
|
2015-11-15 22:02:24 +01:00 |