Sürüm
3.5-2250
Sürüm
comex-wiimote-fixes
Tarih
10 yıl, 8 ay önce
Windows x64 Windows x86 Mac OS X Android
Uygula
e0214b1a38aaa3cf2f796118fcd700b00587e423
Yazarı değiştir
comex
Açıklamayı değiştir
Fix syncing wiimotes on OS X.

IOdarwin.mm was assuming that scanning was complete when the run loop
was stopped (which the scan callback does), but somebody else was
stopping the run loop first, causing the scan to be aborted.  Wait until
the scan is actually complete.