sdl2_frt/src/joystick/windows
Sam Lantinga ac1f174ad5 Fixed bug 5167 - Memory leak in GuessXInputDevice
meyraud705

Variable 'devices' is not freed if function GuessXInputDevice, in SDL_xinputjoystick.c, return early.
2020-06-02 17:02:37 -07:00
..
SDL_dinputjoystick_c.h Don't use the WGI driver if another driver is already handling the joystick 2020-04-23 10:13:17 -07:00
SDL_dinputjoystick.c windows: Fix calls to CoCreateInstance() so last parameter is a LPVOID *. 2020-05-20 16:58:33 -04:00
SDL_mmjoystick.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_rawinputjoystick_c.h Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows 2020-03-16 12:25:02 -07:00
SDL_rawinputjoystick.c Fixed bug 5161 - Autodetect controller mappings based on the Linux Gamepad Specification 2020-05-29 13:37:21 -07:00
SDL_windows_gaming_input.c Fixed bug 5161 - Autodetect controller mappings based on the Linux Gamepad Specification 2020-05-29 13:37:21 -07:00
SDL_windowsjoystick_c.h Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests. 2020-02-04 12:48:53 -08:00
SDL_windowsjoystick.c Fixed variable names to be consistent across functions 2020-05-29 14:48:05 -07:00
SDL_xinputjoystick_c.h Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests. 2020-02-04 12:48:53 -08:00
SDL_xinputjoystick.c Fixed bug 5167 - Memory leak in GuessXInputDevice 2020-06-02 17:02:37 -07:00