dolphin/Source/Core/DolphinWX
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
..
Android Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Cheats Merge branch 'stable' 2015-06-29 11:04:17 +02:00
Config Config: Add a boolean for PAL60, like the Progressive Scan one. 2015-06-13 02:09:19 +02:00
Debugger DolphinWX: Get rid of some magic numbers in MemoryView and MemoryWindow 2015-07-09 07:59:34 -04:00
NetPlay Netplay: Sync GameCube SRAM. 2015-06-14 16:52:08 +02:00
resources Add missing license headers 2015-05-25 13:11:47 +02:00
ARCodeAddEdit.cpp Changed AR Code Window and Patch Window 2015-06-08 17:02:16 -07:00
ARCodeAddEdit.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
AboutDolphin.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
AboutDolphin.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CMakeLists.txt Fix FreeBSD build 2015-06-13 21:52:47 -07:00
ControllerConfigDiag.cpp GCAdapter: Disable the scanning thread when direct connect is disabled 2015-07-14 12:35:40 +02:00
ControllerConfigDiag.h GCAdapter: Disable the scanning thread when direct connect is disabled 2015-07-14 12:35:40 +02:00
DolphinWX.rc Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not. 2012-12-17 08:33:42 -06:00
DolphinWX.vcxproj Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
DolphinWX.vcxproj.filters Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
DolphinWX.vcxproj.user Rename menu items, stop using PanicAlertT, remove -d when running from visual studio. 2014-12-17 01:12:33 +10:30
FifoPlayerDlg.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
FifoPlayerDlg.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Frame.cpp DolphinWX: ParseHotkeys() should use the State::NUM_STATES constant instead of a hardcoded 10. 2015-07-12 05:18:54 +02:00
Frame.h Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
FrameAui.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
FrameTools.cpp DolphinWX: Add options to Load Last Slot 9/10 to menu. 2015-07-12 04:14:22 +02:00
GameListCtrl.cpp Merge branch 'stable' 2015-06-28 13:28:23 +02:00
GameListCtrl.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Globals.h DolphinWX: Add options to Load Last Slot 9/10 to menu. 2015-07-12 04:14:22 +02:00
ISOFile.cpp Cache games without banners 2015-06-14 12:23:48 +02:00
ISOFile.h Cache games without banners 2015-06-14 12:23:48 +02:00
ISOProperties.cpp DolphinWX: Pass string by const reference in CISOProperties constructor 2015-07-08 09:48:07 -04:00
ISOProperties.h DolphinWX: Pass string by const reference in CISOProperties constructor 2015-07-08 09:48:07 -04:00
Info.plist.in Pull in translations from Transifex. 2013-09-21 11:24:33 -05:00
InputConfigDiag.cpp Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
InputConfigDiag.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
InputConfigDiagBitmaps.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LogConfigWindow.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LogConfigWindow.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LogWindow.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LogWindow.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Main.cpp Merge pull request #2639 from rukai/master 2015-06-21 17:10:07 -04:00
Main.h Fix misc. clang warnings - mostly complaints about inconsistent use of override. 2015-06-21 15:42:49 -04:00
MainAndroid.cpp Android: Save screenshot at end of an emulation session. 2015-06-23 22:22:01 -04:00
MainNoGUI.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
MemcardManager.cpp Use PanicAlertT instead of PanicAlert when appropriate 2015-06-04 13:25:06 +02:00
MemcardManager.h Use PanicAlertT instead of PanicAlert when appropriate 2015-06-04 13:25:06 +02:00
PatchAddEdit.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PatchAddEdit.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PostProcessingConfigDiag.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PostProcessingConfigDiag.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SoftwareVideoConfigDialog.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SoftwareVideoConfigDialog.h Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
TASInputDlg.cpp Fix random hangs when loading savestates with TAS Input 2015-07-03 21:56:14 -04:00
TASInputDlg.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
VideoConfigDiag.cpp Small changes to description to "Store EFB Copies to Texture Only" 2015-07-01 15:46:16 +02:00
VideoConfigDiag.h Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
WXInputBase.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WXInputBase.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WxUtils.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WxUtils.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
X11Utils.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
X11Utils.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
resource.h Add missing license headers 2015-05-25 13:11:47 +02:00