dolphin/Source/Core
mathieui ac8621ccab GCAdapter: Disable the scanning thread when direct connect is disabled
The goal of this commit is to let people who experience driver issues
with libusb and windows disable the scanning thread (to avoid mouse
issues, keyboard issues, and audio issues).

Also disable the rumble setting when the adapter driver is not detected,
and don’t do anything if libusb can’t init for some reason.
2015-07-14 12:35:40 +02:00
..
AudioCommon Merge pull request #2659 from Armada651/openal-conv 2015-06-27 00:13:02 +02:00
Common Fix building with PCH disabled. 2015-07-08 13:52:43 -05:00
Core GCAdapter: Disable the scanning thread when direct connect is disabled 2015-07-14 12:35:40 +02:00
DiscIO Merge pull request #2684 from TraceBullet/master 2015-07-14 10:56:12 +10:00
DolphinQt Fix DoFileSearch returning the passed-in directories themselves. 2015-06-25 15:17:52 +02:00
DolphinWX GCAdapter: Disable the scanning thread when direct connect is disabled 2015-07-14 12:35:40 +02:00
InputCommon Merge branch 'stable' into 'master' 2015-07-13 12:40:38 +12:00
UICommon
VideoBackends Use emplace() instead of insert() where applicable for maps. 2015-06-28 19:52:40 -04:00
VideoCommon Disables assert messages that seem to be invalid. 2015-07-08 16:12:32 -04:00
CMakeLists.txt