dolphin/Source/Core
Michael Maltese d1475dfb9c Move LogWindow/LogConfigWindow destructor logic -> OnClose
Fixes the issue on macOS where quitting Dolphin from the Dock causes a
crash report (https://bugs.dolphin-emu.org/issues/9794). I'm not
exactly sure why this works, but it feels right and it turns out to fix
the problem.
2016-09-25 17:06:46 -04:00
..
AudioCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
Common Merge pull request #4131 from aldelaro5/memoryViewer-memChecks-improvements 2016-09-15 10:46:07 +12:00
Core Merge pull request #4138 from JosJuice/40-limit-out-of-di 2016-09-18 22:54:48 -04:00
DiscIO Filesystem: Return strings from GetFileName without the const qualifier 2016-09-18 12:56:25 -04:00
DolphinQt2 Remove Global Declarations from Movie 2016-08-04 15:24:44 -04:00
DolphinWX Move LogWindow/LogConfigWindow destructor logic -> OnClose 2016-09-25 17:06:46 -04:00
InputCommon Merge pull request #4145 from tenthmile/WiiOrientationModifier 2016-09-07 14:20:02 +12:00
UICommon
VideoBackends FramebufferManager: Add missing header guard 2016-09-23 13:55:51 -04:00
VideoCommon PixelShaderGen: Always divide the texture coordinates by q. 2016-09-07 21:13:16 +02:00
CMakeLists.txt