dolphin/Source/Core
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
..
AudioCommon Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer) 2016-05-13 09:23:44 +10:00
Common Fix builds when using newest version of NDK 2016-05-25 14:23:35 -04:00
Core ActionReplay: UI Consistency and Cleanup 2016-05-29 23:33:24 +10:00
DiscIO DriveReader: Fix View > Show Drives 2016-04-26 21:24:08 +10:00
DolphinQt2 Merge pull request #3857 from JosJuice/update-language-list 2016-05-29 15:22:16 +02:00
DolphinWX ActionReplay: UI Consistency and Cleanup 2016-05-29 23:33:24 +10:00
InputCommon Merge pull request #3805 from mathieui/gcadapter-unplug-crash 2016-05-19 22:58:06 +02:00
UICommon Merge VideoBackendHardware into VideoBackend. 2016-01-12 23:18:58 +01:00
VideoBackends Fix building with PCH disabled. 2016-05-26 13:05:21 -05:00
VideoCommon OGL: Work around slowdown of glMapBufferRange with SSBO on NVIDIA drivers 2016-05-19 21:24:09 +10:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00