dolphin/Source/Core
ghost cd19d5392e SaveState: Fix for race condition ("wait" didn't actually waited for file to flush/close).
g_compressAndDumpStateSyncEvent was Set() before destruction of file object (i.e. before flushing changes and closing file).

Also, adds Common::ScopeGuard wrapper for RAII.
2015-09-27 21:40:32 +03:00
..
AudioCommon Merge pull request #3026 from lioncash/constexpr 2015-09-12 02:28:38 -04:00
Common SaveState: Fix for race condition ("wait" didn't actually waited for file to flush/close). 2015-09-27 21:40:32 +03:00
Core SaveState: Fix for race condition ("wait" didn't actually waited for file to flush/close). 2015-09-27 21:40:32 +03:00
DiscIO DiscIO: Do swapping in GetTitleID implementations 2015-09-22 13:50:35 -04:00
DolphinQt DiscIO: Do swapping in GetTitleID implementations 2015-09-22 13:50:35 -04:00
DolphinWX Merge pull request #3035 from aserna3/SSAAImprovements 2015-09-26 09:27:39 -04:00
InputCommon ControllerInterface: Fix -Winconsistent-missing-override warnings on OSX 2015-09-17 15:15:15 -04:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends Merge pull request #3035 from aserna3/SSAAImprovements 2015-09-26 09:27:39 -04:00
VideoCommon Merge pull request #3035 from aserna3/SSAAImprovements 2015-09-26 09:27:39 -04:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00