dolphin/Source/Core/InputCommon/ControllerInterface
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
..
Android ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
DInput ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
evdev ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
ForceFeedback Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
OSX ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
Pipes ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
Quartz ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
SDL ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
XInput ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
Xlib ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
ControllerInterface.cpp ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
ControllerInterface.h ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
Device.cpp Merge pull request #3943 from ShadowsFriend/nopch-fix 2016-06-26 02:13:47 -04:00
Device.h ControllerInterface: Add RemoveDevice() 2016-07-29 17:18:37 +02:00
ExpressionParser.cpp InputConfigDiag: Don't prevent closing dialog if device not found 2016-07-30 10:00:55 +02:00
ExpressionParser.h ControllerInterface: Add RemoveDevice() 2016-07-29 17:18:37 +02:00