dolphin/Source/Core/DolphinWX
aldelaro5 efb7b1ceca Redo the MemCheck add dialog
The old one wasn't very optimal because not only the user would likely want to enter an address instead of a range, but it also made entering just one address confusing (you had to have the same value on both start and end).  Also, you should only chose one option between read, write or both, there is no point to not have any.

This is why I made more clear how to add an address and it is the default option using radio buttons and I also made the action flags and the flags to be radio buttons.
2016-09-27 01:22:23 -04:00
..
Cheats
Config Fix advanced config panel staying disabled after TAS recording 2016-09-06 22:12:13 -04:00
Debugger Redo the MemCheck add dialog 2016-09-27 01:22:23 -04:00
NetPlay Keep tag consistent on traversal settings reset 2016-09-07 10:50:53 -06:00
resources
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp
ARCodeAddEdit.h
AuiToolBar.h Drop Dolphin-specific patch to wxWindows 2016-09-07 15:15:09 +02:00
CMakeLists.txt Merge pull request #3859 from Aestek/feature/netplay-md5 2016-07-18 09:20:37 -05:00
ControllerConfigDiag.cpp Remove AM Baseboard 2016-08-11 12:53:44 +02:00
ControllerConfigDiag.h Remove AM Baseboard 2016-08-11 12:53:44 +02:00
DolphinWX.rc
DolphinWX.vcxproj
DolphinWX.vcxproj.filters VS: Add MD5Dialog.cpp to the correct filter hierarchy 2016-07-18 17:58:40 -04:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp
FifoPlayerDlg.h
Frame.cpp [Hotkey] Added custom textures toggle 2016-08-19 23:14:56 -05:00
Frame.h Remove Global Declarations from Frame 2016-08-04 15:05:31 -04:00
FrameAui.cpp Manually select the coresponding tab before floating a panel 2016-09-11 18:52:48 -04:00
FrameTools.cpp Merge pull request #4056 from Pringo/master 2016-09-16 20:28:51 +02:00
GameListCtrl.cpp
GameListCtrl.h
Globals.h Add missing IDs for the Watch window 2016-09-11 12:51:50 -04:00
Info.plist.in
InputConfigDiag.cpp InputConfigDiag: Fix a segfault caused by missing check 2016-08-15 11:31:14 +02:00
InputConfigDiag.h
InputConfigDiagBitmaps.cpp ControllerInterface: Add RemoveDevice() 2016-07-29 17:18:37 +02:00
ISOFile.cpp
ISOFile.h
ISOProperties.cpp
ISOProperties.h
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp Don't pipe PanicAlerts to netplay window if it isn't opened 2016-07-21 16:52:57 +02:00
Main.h
MainNoGUI.cpp
MemcardManager.cpp
MemcardManager.h
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
SoftwareVideoConfigDialog.h
TASInputDlg.cpp TASInputDlg: Fix inputs "sticking" after closing 2016-08-14 05:13:33 +10:00
TASInputDlg.h
VideoConfigDiag.cpp Fix Graphics Settings Capitalization 2016-08-22 21:25:54 -07:00
VideoConfigDiag.h
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp
X11Utils.h