dolphin/Source/Core
comex e0214b1a38 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.
2013-09-04 01:04:51 -04:00
..
AudioCommon A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
Common Remove accessType from BackPatch's signature in favor of getting it from DisassembleMov. 2013-09-02 16:55:22 -04:00
Core Fix syncing wiimotes on OS X. 2013-09-04 01:04:51 -04:00
DiscIO MSVC warnings. 2013-09-01 22:59:32 -04:00
DolphinWX Don't ever ever let CFrame::DoStop() run twice at the same time. 2013-09-03 18:53:23 -04:00
InputCommon A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
VideoCommon Removal of my terrible idea. 2013-09-02 05:31:48 -05:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00