dolphin/Source/Core/DolphinWX
EmptyChaos 25b072ff2b ActionReplay: Fix ISOProperties corrupting active code set
ISOProperties loads codes using ActionReplay::LoadCodes which actually applies
the codes to the global state. If a game is running then that games receives
all the codes (and ACTIVE status) from the second game being shown in
ISOProperties which is not desirable.
2016-05-29 23:33:24 +10:00
..
Cheats ActionReplay: Fix ISOProperties corrupting active code set 2016-05-29 23:33:24 +10:00
Config Add more languages, and remove Hebrew because it's very incomplete 2016-05-25 23:33:18 +02:00
Debugger Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer) 2016-05-13 09:23:44 +10:00
NetPlay Fix regression for .elf files in Netplay Game Selector 2016-05-06 19:41:40 -07:00
resources
AboutDolphin.cpp SCM: Use std::string. 2016-05-05 00:22:49 +02:00
AboutDolphin.h
ARCodeAddEdit.cpp
ARCodeAddEdit.h
CMakeLists.txt Support a headless EGL option. 2016-01-27 15:04:14 -06:00
ControllerConfigDiag.cpp
ControllerConfigDiag.h
DolphinWX.rc
DolphinWX.vcxproj Fix Windows build not copying certain files 2016-04-12 19:05:17 -04:00
DolphinWX.vcxproj.filters
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp
FifoPlayerDlg.h
Frame.cpp Merge pull request #3801 from Helios747/the_30_minute_blocker_fix 2016-05-08 17:24:40 -04:00
Frame.h [UI] Remove browse toolbar button and tweak empty gamelist message 2016-04-30 10:25:46 -05:00
FrameAui.cpp Fix warnings 2016-01-28 23:54:11 +00:00
FrameTools.cpp [UI] Remove browse toolbar button and tweak empty gamelist message 2016-04-30 10:25:46 -05:00
GameListCtrl.cpp [UI] Fix Gamelist encoding bug 2016-05-23 17:47:30 -05:00
GameListCtrl.h DolphinWX: Disable 'maker' column hiding 2016-04-17 10:19:25 +10:00
Globals.h [UI] Remove browse toolbar button and tweak empty gamelist message 2016-04-30 10:25:46 -05:00
Info.plist.in Add more languages, and remove Hebrew because it's very incomplete 2016-05-25 23:33:18 +02:00
InputConfigDiag.cpp
InputConfigDiag.h
InputConfigDiagBitmaps.cpp
ISOFile.cpp
ISOFile.h
ISOProperties.cpp ActionReplay: Fix ISOProperties corrupting active code set 2016-05-29 23:33:24 +10:00
ISOProperties.h ActionReplay: Fix ISOProperties corrupting active code set 2016-05-29 23:33:24 +10:00
LogConfigWindow.cpp Fix warnings 2016-01-28 23:54:11 +00:00
LogConfigWindow.h Fix warnings 2016-01-28 23:54:11 +00:00
LogWindow.cpp
LogWindow.h
Main.cpp Merge pull request #3794 from EmptyChaos/frame-advance-race 2016-05-22 15:19:16 -04:00
Main.h Core/Movie: Add ability to run code in Host context 2016-05-13 09:23:44 +10:00
MainNoGUI.cpp Core/Movie: Add ability to run code in Host context 2016-05-13 09:23:44 +10:00
MemcardManager.cpp
MemcardManager.h
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp VideoSW: Fix XFB config. 2016-05-18 18:37:44 +02:00
SoftwareVideoConfigDialog.h VideoBackendBase: Store video backends as unique_ptr 2016-02-20 19:07:40 -05:00
TASInputDlg.cpp Movie: Threadsafety Audit 2016-05-13 09:23:44 +10:00
TASInputDlg.h Movie: Threadsafety Audit 2016-05-13 09:23:44 +10:00
VideoConfigDiag.cpp VideoBackends: Do not use Anisotropy on Point filtered textures. 2016-03-24 13:43:29 +11:00
VideoConfigDiag.h VideoBackendBase: Store video backends as unique_ptr 2016-02-20 19:07:40 -05:00
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp DolphinWX: Support 2x images for all resources 2016-01-20 00:46:10 +01:00
WxUtils.h DolphinWX: Support 2x images for all resources 2016-01-20 00:46:10 +01:00
X11Utils.cpp
X11Utils.h