rpcsx/rpcs3/Gui
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
..
AboutDialog.h cellHddGameCheck and some fixes 2014-03-19 16:19:35 +01:00
CompilerELF.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
CompilerELF.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
ConLog.cpp Gui logging in main thread 2014-04-02 17:57:50 +02:00
ConLog.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
Debugger.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
Debugger.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
DisAsmFrame.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
DisAsmFrame.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
FrameBase.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
GameViewer.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
GameViewer.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
InstructionEditor.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
InterpreterDisAsm.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
InterpreterDisAsm.h New debugging features, cellGame & minor changes 2013-11-23 05:47:19 +01:00
MainFrame.cpp remove redundant c_str -> string -> c_str conversions 2014-04-01 17:22:57 +02:00
MainFrame.h Moved some lines and deleted old code 2014-02-19 05:33:31 +01:00
MemoryViewer.cpp Vpost draft 2014-03-01 12:38:50 +04:00
MemoryViewer.h RSX Debugger, Mem. Viewer and module improvements 2014-01-05 00:45:44 +01:00
Plugins.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
RegisterEditor.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
RSXDebugger.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
RSXDebugger.h Merge pull request #46 from krofna 2014-02-21 17:13:57 +01:00
TextInputDialog.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
TextInputDialog.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
VFSManager.cpp Simplify some VFS-related code. 2014-03-27 02:49:02 -04:00
VFSManager.h Minor fixes 2014-03-27 16:40:58 +01:00
VHDDManager.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
VHDDManager.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00