dolphin/Source/Core/DolphinWX
Lioncash 95f15ac313 Merge pull request #743 from RolandMunsil/fix-ar-code-warning
Fix "bad wxCheckListBox index" warning when trying to create AR Code
2014-08-05 23:46:39 -04:00
..
Android Prevent potential buffer overflow in sscanf 2014-07-23 10:03:49 -04:00
Debugger DolphinWX: Ensure the code view string vector is always a size of two. 2014-08-04 03:15:29 -04:00
GLInterface Move GLInterface around to remove VideoBackends dependency on DolphinWX 2014-08-02 09:34:39 -07:00
MemoryCards Don't spam PanicAlerts on wii save exports. 2014-08-05 23:34:03 -04:00
resources
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
ARCodeAddEdit.h
CheatsWindow.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
CheatsWindow.h
CMakeLists.txt Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
ConfigMain.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
ConfigMain.h
DolphinWX.rc
DolphinWX.vcxproj Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
DolphinWX.vcxproj.filters Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
FifoPlayerDlg.h
Frame.cpp CFrame: Only re-assign focus when "Render to main" is enabled. 2014-08-03 13:37:19 +02:00
Frame.h Exit exclusive fullscreen when the stop confirmation is shown. 2014-07-21 20:50:48 +02:00
FrameAui.cpp
FrameTools.cpp Revert "Fix hotkeys in Linux and Mac OS X" 2014-08-04 01:56:08 -04:00
GameListCtrl.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
GameListCtrl.h
GeckoCodeDiag.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
GeckoCodeDiag.h
Globals.h Let the Renderer decide when to exit fullscreen. 2014-07-21 17:11:13 +02:00
HotkeyDlg.cpp
HotkeyDlg.h
Info.plist.in
InputConfigDiag.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
InputConfigDiag.h ControllerEmu: Virtualize settings 2014-07-11 13:32:58 -04:00
InputConfigDiagBitmaps.cpp DolphinWX: Fix a double truncation warning in InputConfigDiagBitmaps 2014-07-22 06:58:32 -04:00
ISOFile.cpp
ISOFile.h
ISOProperties.cpp Update ISOProperties.cpp 2014-08-05 20:45:18 -07:00
ISOProperties.h DolphinWX: Remove the Projection Hack UI 2014-07-30 19:32:41 -04:00
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp Merge pull request #671 from lioncash/non-panic 2014-08-03 21:27:27 -07:00
Main.h
MainAndroid.cpp Merge pull request #716 from delroth/vertex-loader 2014-08-03 21:14:59 -07:00
MainNoGUI.cpp Merge pull request #716 from delroth/vertex-loader 2014-08-03 21:14:59 -07:00
MemcardManager.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
MemcardManager.h
NetWindow.cpp Merge pull request #671 from lioncash/non-panic 2014-08-03 21:27:27 -07:00
NetWindow.h
PatchAddEdit.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
PatchAddEdit.h
resource.h
SoftwareVideoConfigDialog.cpp DolphinWX: Make the software renderer text translateable 2014-08-04 21:36:08 -04:00
SoftwareVideoConfigDialog.h Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
stdafx.cpp
stdafx.h Remove x86_32 from DolphinWX. 2014-08-03 13:44:37 -05:00
TASInputDlg.cpp GCPadStatus: coalescing magic numbers into consts 2014-07-21 19:56:05 +08:00
TASInputDlg.h
VideoConfigDiag.cpp Move GLInterface around to remove VideoBackends dependency on DolphinWX 2014-08-02 09:34:39 -07:00
VideoConfigDiag.h Remove the 3D Vision hack. 2014-07-26 12:45:10 +02:00
WiimoteConfigDiag.cpp
WiimoteConfigDiag.h
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
WxUtils.h DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
X11Utils.cpp
X11Utils.h