dolphin/Source/Core/DolphinWX
Linktothepast 82f772fdcc Remove the extra parameters field from the PH.
Metroid: Other M was the only game which required this field, but the
issue in that game can be fixed properly by enabling format change
emulation. Hence, there's no point in having this around anymore.
Fixes issue 6644.
2014-03-15 15:04:39 +02:00
..
Android Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
Debugger Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
GLInterface Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
MemoryCards Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
resources Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
AboutDolphin.cpp Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
AboutDolphin.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
ARCodeAddEdit.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
ARCodeAddEdit.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
CheatsWindow.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
CheatsWindow.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
CMakeLists.txt ForceFeedback: Add OSX rumble support 2014-02-09 17:01:45 +09:00
ConfigMain.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
ConfigMain.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01: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 Allow VS builds to be speedy again. 2014-03-05 11:17:14 -08:00
DolphinWX.vcxproj.filters Allow VS builds to be speedy again. 2014-03-05 11:17:14 -08:00
DolphinWX.vcxproj.user Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
FifoPlayerDlg.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
FifoPlayerDlg.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
Frame.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
Frame.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
FrameAui.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
FrameTools.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
GameListCtrl.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
GameListCtrl.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
GeckoCodeDiag.cpp Remove some superfluous arguments from some wx control creations 2014-03-05 23:02:34 -05:00
GeckoCodeDiag.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
Globals.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
HotkeyDlg.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
HotkeyDlg.h Merge pull request #91 from delroth/iwyu 2014-02-23 03:34:10 +01:00
Info.plist.in Pull in translations from Transifex. 2013-09-21 11:24:33 -05:00
InputConfigDiag.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
InputConfigDiag.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
InputConfigDiagBitmaps.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
ISOFile.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
ISOFile.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
ISOProperties.cpp Remove the extra parameters field from the PH. 2014-03-15 15:04:39 +02:00
ISOProperties.h Remove the extra parameters field from the PH. 2014-03-15 15:04:39 +02:00
LogConfigWindow.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
LogConfigWindow.h Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
LogWindow.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
LogWindow.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
Main.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
Main.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
MainAndroid.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
MainNoGUI.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
MemcardManager.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
MemcardManager.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
NetWindow.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
NetWindow.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
PatchAddEdit.cpp Remove some superfluous arguments from some wx control creations 2014-03-05 23:02:34 -05:00
PatchAddEdit.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
PHackSettings.cpp Remove the extra parameters field from the PH. 2014-03-15 15:04:39 +02:00
PHackSettings.h Remove the extra parameters field from the PH. 2014-03-15 15:04:39 +02:00
resource.h Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
stdafx.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.h Make our architecture defines less stupid. 2014-03-04 09:36:59 -06:00
TASInputDlg.cpp Simplify boolean toggling in the TASInputDlg. 2014-03-12 10:12:29 -04:00
TASInputDlg.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
UDPConfigDiag.cpp Remove some superfluous arguments from some wx control creations 2014-03-05 23:02:34 -05:00
UDPConfigDiag.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
VideoConfigDiag.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
VideoConfigDiag.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
WiimoteConfigDiag.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
WiimoteConfigDiag.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
WXInputBase.cpp Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
WXInputBase.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
WxUtils.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
WxUtils.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
X11Utils.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
X11Utils.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00