dolphin/Source/Core
Michael Maltese 040bddafa6 MainWindow: shutdown different input interfaces
`MainWindow` initializes a number of input interfaces but never shuts
them down. This was causing a crash-after-exit on macOS where the
ControllerInterface backend stores a `std::thread` object in a static
variable and only stops it when ControllerInterface::Shutdown is called.
2017-05-31 21:14:55 -07:00
..
AudioCommon upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
Common upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
Core Merge pull request #5497 from sepalani/getaddrinfo 2017-05-29 22:39:33 +02:00
DiscIO upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
DolphinNoGUI Tools: Load GameCube BIOS added 2017-05-22 22:44:21 +01:00
DolphinQt2 MainWindow: shutdown different input interfaces 2017-05-31 21:14:55 -07:00
DolphinWX Merge pull request #5484 from BhaaLseN/permissive 2017-05-29 22:29:44 +02:00
InputCommon upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
UICommon upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
VideoBackends Fix for loop in D3D Renderer ApplyState function 2017-05-29 23:32:32 -05:00
VideoCommon upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00