mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-07 09:10:00 +01:00
Do the logging to the GUI log element in the main thread. Not doing this causes issues with the GTK backend of wxWidgets. Plus it's just common sense to try to limit gui calls to one thread. |
||
|---|---|---|
| .. | ||
| cmake_modules | ||
| Crypto | ||
| Emu | ||
| Gui | ||
| Loader | ||
| rpcs3qt | ||
| AppConnector.cpp | ||
| AppConnector.h | ||
| CMakeLists.txt | ||
| git-version.h | ||
| Ini.cpp | ||
| Ini.h | ||
| rpcs3.cpp | ||
| rpcs3.h | ||
| rpcs3.rc | ||
| rpcs3.vcxproj | ||
| rpcs3.vcxproj.filters | ||
| rpcs3.vcxproj.user | ||
| stdafx.cpp | ||
| stdafx.h | ||