dolphin/Source
Scott Mansell 71d7cd6b9d DolphinWX: Make UpdateLog() return in a finite time.
After fixing the deadlock in #3006, it is now possible for log
messages to flood in faster than UpdateLog can render them.

This causes it to never return, locking up the gui thread and
filling the windows message queue (which triggers the stack
overflow bug in older versions of Wx)
2015-10-09 12:14:04 +13:00
..
Android Use official names for GameCube controller sticks 2015-09-12 22:45:06 +02:00
Core DolphinWX: Make UpdateLog() return in a finite time. 2015-10-09 12:14:04 +13:00
DSPSpy DSPSpy: support dumping to SD Gecko in slot B on GameCube 2015-07-19 17:26:30 +03:00
DSPTool [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
PCH pch: Update MSVC version check 2015-10-02 20:51:23 -04:00
UnitTests Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
VSProps Merge pull request #3091 from Tilka/mbedtls 2015-10-03 18:00:58 -07:00
.clang-format
CMakeLists.txt
dolphin-emu.sln mbedTLS: adapt Dolphin's Visual Studio files 2015-09-25 03:46:41 +02:00