dolphin-emulator/Source/Core
Léo Lam 53d553d2b0 WiimoteReal: Fix race between shutdown and FindWiimotes
If FindWiimotes() took more time than the UI shutting down, the scanner
would try connecting a Wiimote and sending an event to the UI code
long after it has shut down, which causes a segfault.

This fixes the race by ignoring any found Wiimotes during shutdown.

Normally this would have never happened, but it is possible with hidapi
since Wiimotes can be connected before Dolphin starts.
2016-10-03 11:41:23 +02:00
..
AudioCommon Merge pull request #4271 from ligfx/audiofix 2016-10-02 21:00:10 -07:00
Common Merge pull request #4250 from leoetlino/hle-patch-fix 2016-10-02 22:13:15 -07:00
Core WiimoteReal: Fix race between shutdown and FindWiimotes 2016-10-03 11:41:23 +02:00
DiscIO Merge pull request #4245 from aldelaro5/logs-levels-changes 2016-10-02 16:51:44 -04:00
DolphinQt2 Merge pull request #4254 from ligfx/check_errors_postprocessing 2016-10-02 20:42:39 -07:00
DolphinWX DolphinWX: Prevent crash with Wiimote connected on start 2016-10-03 11:41:23 +02:00
InputCommon Merge pull request #4230 from ligfx/build_vendored_libusb 2016-10-02 21:17:01 -07:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends Merge pull request #4240 from lioncash/include 2016-10-02 20:31:35 -07:00
VideoCommon Merge pull request #4148 from RisingFog/frame_dump_fixes 2016-10-02 21:10:35 -07:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00