rpcsx/rpcs3
Peter Tissen dad82aa1eb Gui logging in main thread
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.
2014-04-02 17:57:50 +02:00
..
cmake_modules Add FindGLEW to CMake modules along with some compiler flags 2014-03-31 00:00:30 -07:00
Crypto Merge pull request #153 from Bigpet/wxString_exorcism 2014-04-01 18:25:33 +02:00
Emu correct some merge error that happened from automatic git merging 2014-04-01 19:19:51 +02:00
Gui Gui logging in main thread 2014-04-02 17:57:50 +02:00
Loader replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
rpcs3qt PSF Loader improved & issue #126 fixed 2014-03-28 05:20:13 +01:00
AppConnector.cpp - Improved sc function binder. 2013-06-30 11:46:29 +03:00
AppConnector.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
CMakeLists.txt Add FindGLEW to CMake modules along with some compiler flags 2014-03-31 00:00:30 -07:00
git-version.h Basic DMA, MFC, channel changes 2013-12-11 02:58:11 +04:00
Ini.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
Ini.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
rpcs3.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
rpcs3.h x11 fix 2014-03-29 00:33:51 +13:00
rpcs3.rc http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
rpcs3.vcxproj replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
rpcs3.vcxproj.filters replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
rpcs3.vcxproj.user Fix debugger working directory 2013-08-10 23:48:54 +02:00
stdafx.cpp http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
stdafx.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00