dolphin/Source/Core/InputCommon/ControllerInterface/Quartz
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
..
Quartz.h ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
Quartz.mm ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
QuartzKeyboardAndMouse.h InputCommon: Fix formatting issues in Quartz 2016-10-03 18:59:52 +02:00
QuartzKeyboardAndMouse.mm InputCommon: Fix formatting issues in Quartz 2016-10-03 18:59:52 +02:00