dolphin/Source/Core/DolphinWX
skidau dc63f8f461 Merge pull request #1471 from RachelBryk/reset-record
Allow hard resets to be recorded in movies.
2014-11-04 12:30:48 +11:00
..
Android Android: Silence some more warnings. 2014-09-22 17:45:42 -04:00
Cheats CheatSearchTab: Use a more specific event type for ApplyFocus 2014-11-02 00:30:02 -04:00
Debugger MemoryWindow: Use p_pFakeVMEM, not the virtual mirror 2014-11-02 16:34:17 -08:00
resources Added flags for Russia and Australia 2014-10-28 23:04:24 -04:00
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
ARCodeAddEdit.h
CMakeLists.txt Move GLInterface to the OGL VideoBackend's directory. 2014-11-02 12:16:33 -05:00
ConfigMain.cpp Merge pull request #1264 from Stevoisiak/GCM-to-ISO 2014-11-02 11:29:41 -06:00
ConfigMain.h Move GLInterface to the OGL VideoBackend's directory. 2014-11-02 12:16:33 -05:00
DolphinWX.rc
DolphinWX.vcxproj Move GLInterface to the OGL VideoBackend's directory. 2014-11-02 12:16:33 -05:00
DolphinWX.vcxproj.filters Move GLInterface to the OGL VideoBackend's directory. 2014-11-02 12:16:33 -05:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
FifoPlayerDlg.h
Frame.cpp Add nunchuk support to tas input. 2014-11-02 20:52:13 -05:00
Frame.h Add nunchuk support to tas input. 2014-11-02 20:52:13 -05:00
FrameAui.cpp Merge pull request #1291 from skidau/debugger-step-out 2014-10-28 12:53:22 +11:00
FrameTools.cpp Merge pull request #1471 from RachelBryk/reset-record 2014-11-04 12:30:48 +11:00
GameListCtrl.cpp Merge pull request #1264 from Stevoisiak/GCM-to-ISO 2014-11-02 11:29:41 -06:00
GameListCtrl.h Replaced generalized instances of GCM with ISO 2014-09-28 19:53:05 -04:00
Globals.h Added a RAM Watch window to the debugger 2014-10-26 14:56:02 +11:00
HotkeyDlg.cpp DolphinWX: Make WXInputBase part of the WxUtils namespace. 2014-10-05 05:31:48 -04:00
HotkeyDlg.h
Info.plist.in
InputConfigDiag.cpp ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize() 2014-10-15 09:29:25 -04:00
InputConfigDiag.h Used a constant for the default high value. 2014-09-07 14:25:06 +10:00
InputConfigDiagBitmaps.cpp
ISOFile.cpp Rename m_names to m_banner_names 2014-10-07 19:14:11 -04:00
ISOFile.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
ISOProperties.cpp Merge pull request #1292 from FioraAeterna/enablebats 2014-10-21 02:26:49 -04:00
ISOProperties.h Add FPRF interface option, change from EnableFPRF to just FPRF 2014-10-17 19:06:18 -07:00
LogConfigWindow.cpp Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
LogConfigWindow.h
LogWindow.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
LogWindow.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Main.cpp Debug: fix disable block linking option 2014-10-08 19:03:25 -07:00
Main.h
MainAndroid.cpp Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00
MainNoGUI.cpp Merge pull request #1467 from waddlesplash/dolphin-qt 2014-11-02 18:08:55 -05:00
MemcardManager.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
MemcardManager.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
NetWindow.cpp Updated Netplay to use GetName() 2014-10-07 19:05:38 -04:00
NetWindow.h
PatchAddEdit.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp Move bDumpFrames to SConfig (and it's references) 2014-10-12 23:56:16 -04:00
SoftwareVideoConfigDialog.h
TASInputDlg.cpp Fix some warnings. 2014-11-02 22:39:20 -05:00
TASInputDlg.h Add nunchuk support to tas input. 2014-11-02 20:52:13 -05:00
VideoConfigDiag.cpp Merge pull request #1401 from Stevoisiak/updateResolutionTooltip 2014-11-02 11:13:29 -06:00
VideoConfigDiag.h Support the borderless fullscreen option in all backends. 2014-10-07 16:48:43 +02:00
WiimoteConfigDiag.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
WiimoteConfigDiag.h
WXInputBase.cpp DolphinWX: Make WXInputBase part of the WxUtils namespace. 2014-10-05 05:31:48 -04:00
WXInputBase.h DolphinWX: Make WXInputBase part of the WxUtils namespace. 2014-10-05 05:31:48 -04:00
WxUtils.cpp
WxUtils.h