dolphin/Source/Core
Léo Lam d9a9e34994 WiimoteReal: Disconnect the Wiimote if IOWrite fails
This is intended to make reconnecting Wiimotes easier with a DolphinBar.
Unfortunately, this change isn't enough as it doesn't always catch
disconnections for Wiimotes connected with a DolphinBar.

But it's better than nothing and eventually a disconnection will be
detected when something tries to write to the Wiimote, instead of never.

There is no other solution as the DolphinBar always exposes 4 HIDs even
when the associated Wiimotes are not connected.

We could try to detect this using the fake input reports sent by the
DolphinBar, but this only works for the first HID (probably because of
a bug in the firmware?), so this method is not an option.
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: Disconnect the Wiimote if IOWrite fails 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