dolphin/Source/Core/InputCommon/ControllerInterface/DInput
Michael Maltese 3e69d066f5 ControllerInterface: replace Reinitialize with RefreshDevices
The SDL backend crashes when you close a joystick after SDL_Quit has
been called. Some backends don't need to be shutdown and
re-initialized everytime, we can just ask to enumerate devices again.
2016-11-30 16:07:55 -08:00
..
DInput.cpp ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
DInput.h ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
DInput8.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DInputJoystick.cpp InputCommon: Fix slow startup on some Windows systems 2016-08-11 09:30:36 +10:00
DInputJoystick.h ControllerInterface: Make the ID assigning code common 2016-07-14 10:50:53 +02:00
DInputKeyboardMouse.cpp ControllerInterface: Make the ID assigning code common 2016-07-14 10:50:53 +02:00
DInputKeyboardMouse.h ControllerInterface: Make the ID assigning code common 2016-07-14 10:50:53 +02:00
NamedKeys.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
XInputFilter.cpp InputCommon: Fix slow startup on some Windows systems 2016-08-11 09:30:36 +10:00
XInputFilter.h InputCommon: Fix slow startup on some Windows systems 2016-08-11 09:30:36 +10:00