dolphin/Source/Core/DolphinWX
skidau 4b260fbd66 Merge pull request #2724 from AdmiralCurtiss/wiimote-reconnect-on-button-press
Wiimote: Reconnect a disconnected Wiimote when a button is pressed.
2015-07-20 14:06:48 +10:00
..
Android
Cheats Merge branch 'stable' 2015-06-29 11:04:17 +02:00
Config PathConfigPane: Use shortened variants of the browse buttons 2015-07-16 18:03:14 -04:00
Debugger JitWindow: Use TitleCase for the JIT block viewer tab 2015-07-19 18:20:24 -04:00
NetPlay Netplay: Sync GameCube SRAM. 2015-06-14 16:52:08 +02:00
resources
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp Changed AR Code Window and Patch Window 2015-06-08 17:02:16 -07:00
ARCodeAddEdit.h
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 DolphinWX: Fix build if libusb is disabled 2015-07-17 22:41:12 -07:00
DolphinWX.rc
DolphinWX.vcxproj
DolphinWX.vcxproj.filters
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp
FifoPlayerDlg.h
Frame.cpp Merge pull request #2724 from AdmiralCurtiss/wiimote-reconnect-on-button-press 2015-07-20 14:06:48 +10:00
Frame.h
FrameAui.cpp
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
Globals.h Merge pull request #2724 from AdmiralCurtiss/wiimote-reconnect-on-button-press 2015-07-20 14:06:48 +10:00
Info.plist.in
InputConfigDiag.cpp
InputConfigDiag.h
InputConfigDiagBitmaps.cpp
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
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp DolphinWX: In Host_ConnectWiimote(), instead of calling CFrame::ConnectWiimote() directly, dispatch an event that will call it for us in the GUI thread. 2015-07-16 02:35:57 +02: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
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
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
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
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
X11Utils.h