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
..
2016-05-05 00:22:49 +02:00
2016-01-27 15:04:14 -06:00
2016-01-28 23:54:11 +00:00
2016-01-05 19:11:58 +01:00
2016-01-28 23:54:11 +00:00
2016-01-28 23:54:11 +00:00
2015-05-25 13:11:47 +02:00
2016-05-13 09:23:44 +10:00
2016-05-13 09:23:44 +10:00