dolphin/Source
EmptyChaos 6ab1b27477 ActionReplay: UI Consistency and Cleanup
Cleanup code style.

Move ActionReplay code->INI saving into ActionReplay namespace.

Threadsafety Cleanup: ActionReplay is accessed from the Host, Emu
and CPU Threads so the internal storage needs to be protected by a
lock to prevent vectors/strings being deleted/moved while in use by
the CPU Thread.

UI Consistency: Make ARCodes behave like Gecko Codes - only apply
changes when Apply is pressed. Save changes to INI from CheatsWindow.

ISOProperties/CheatsWindow now synchronize with each other.
2016-05-29 23:33:24 +10:00
..
Android Merge pull request #3794 from EmptyChaos/frame-advance-race 2016-05-22 15:19:16 -04:00
Core ActionReplay: UI Consistency and Cleanup 2016-05-29 23:33:24 +10:00
DSPSpy
DSPTool
PCH pch: Update Visual Studio version check 2016-03-30 20:31:59 -04:00
UnitTests MathUtilTest: Fix tests on MSVC - Document compiler bug 2016-04-03 19:16:47 -04:00
VSProps
.clang-format
CMakeLists.txt Strip the Android shared library file. 2016-01-20 10:40:42 -06:00
dolphin-emu.sln DolphinQt Builds on Visual Studio 2016-02-18 16:42:05 +11:00