RetroArch/input
Lioncash c947b4c6a2 hid: Fix return of potentially uninitialized pointers
After a pointer is freed it's considered to be a dangling pointer. Returning a dangling pointer is undefined behavior.
2015-04-02 09:16:26 -04:00
..
autoconf preliminary 3DS port. 2015-04-01 22:14:13 +01:00
connect (connect_ps4.c) Cleanups 2015-04-01 01:23:43 +02:00
drivers (3DS) add the ability to open the menu with L+R+Start+Select. 2015-04-02 02:38:49 +01:00
drivers_hid hid: Fix return of potentially uninitialized pointers 2015-04-02 09:16:26 -04:00
drivers_joypad (Wii) Simple fix for Wiimote not connecting after 2015-04-02 04:36:46 -04:00
input_autodetect.c (input_autodetect.c) Add AUTODETECT_MATCH_* rule 2015-04-01 02:55:30 +02:00
input_autodetect.h Simplify input_autodetect 2015-03-27 16:57:58 +01:00
input_common.c add osk enable hotkey 2015-03-25 22:24:12 -05:00
input_common.h Create input_driver_keys_pressed 2015-02-15 01:19:06 +01:00
input_driver.c preliminary 3DS port. 2015-04-01 22:14:13 +01:00
input_driver.h preliminary 3DS port. 2015-04-01 22:14:13 +01:00
input_hid_driver.c (HID) Create null_hid 2015-04-02 00:20:38 +02:00
input_hid_driver.h (HID) Create null_hid 2015-04-02 00:20:38 +02:00
input_joypad_driver.c Merge pull request #1559 from aliaspider/master 2015-04-01 23:18:12 +02:00
input_joypad_driver.h Merge pull request #1559 from aliaspider/master 2015-04-01 23:18:12 +02:00
input_joypad.c Updates 2015-03-20 21:22:38 +01:00
input_joypad.h Use retro_inline throughout 2015-03-15 04:52:46 +01:00
input_keymaps.c (input) Cleanups 2015-01-14 23:15:24 +01:00
input_keymaps.h (input_keymaps.c) Namespace changes and documentation 2015-01-12 02:52:52 +01:00
input_overlay.c Create video_driver_overlay_interface 2015-03-22 23:44:58 +01:00
input_overlay.h (Overlay) Create OVERLAY_IMAGE_TRANSFER_DESC_IMAGE_ITERATE 2015-03-19 23:13:25 +01:00
input_remapping.c Updates 2015-03-20 21:22:38 +01:00
input_remapping.h Revert "Part 1 of menu input remapping" 2015-01-25 04:52:26 +01: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_event_apple.c (Apple) Build fixes 2015-03-18 20:15:40 +01:00
keyboard_event_win32.c Fix bug 2015-01-29 23:59:46 +01:00
keyboard_event_x11.c Use retro_inline throughout 2015-03-15 04:52:46 +01:00
keyboard_event_xkb.c (keyboard_event) Cleanups 2015-03-09 19:04:10 +01:00
keyboard_line.c global_get_ptr update pt. 2 2015-03-21 05:42:49 +01:00
keyboard_line.h Fix bug 2015-01-29 23:59:46 +01:00