3.5-1689 9 years, 8 months ago Re-add the HandleWiimoteDisconnect calls to the RealWiimote::Shutdown routine. This is needed to actually disconnect real wiimotes and delete the corresponding wiimote objects when the app exits.
3.5-1688 9 years, 8 months ago Add comments to explain the usage of the WiimoteReal Stop/Shutdown routine usage.
3.5-1687 9 years, 8 months ago Make sure that WiimoteReal is really shutdown on app exit. Particulary ensure that the wiimote scanning thread is joined. This fixes a crash on shutdown if scanning has been initiated.