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-04-01 21:35:26 +02:00
2016-04-08 12:08:17 +10:00
2016-05-24 22:13:40 +02:00
2016-05-07 11:37:21 -07:00
2016-05-24 22:13:40 +02:00
2016-05-24 22:13:40 +02:00
2016-05-05 00:22:49 +02:00