rpcs3/rpcs3/Emu
Peter Tissen 21da317453 Logging system rework
* use one central unified log with channels/priorities ad-hoc listener registration and de-registration
* disable buffering by default
* add multi-threaded ringbuffer implementation
* use buffered listener for the gui (using the ringbuffer)
2014-06-26 17:34:28 +02:00
..
ARMv7 Logging system rework 2014-06-26 17:34:28 +02:00
Audio Logging system rework 2014-06-26 17:34:28 +02:00
Cell Logging system rework 2014-06-26 17:34:28 +02:00
CPU Logging system rework 2014-06-26 17:34:28 +02:00
FS Logging system rework 2014-06-26 17:34:28 +02:00
GS Logging system rework 2014-06-26 17:34:28 +02:00
HDD Logging system rework 2014-06-26 17:34:28 +02:00
Io Logging system rework 2014-06-26 17:34:28 +02:00
Memory Logging system rework 2014-06-26 17:34:28 +02:00
SysCalls Logging system rework 2014-06-26 17:34:28 +02:00
DbgCommand.cpp initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
DbgCommand.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
Event.cpp Logging system rework 2014-06-26 17:34:28 +02:00
event.h SMutex partially replaced with std::mutex 2014-06-20 15:00:36 +04:00
GameInfo.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
System.cpp Logging system rework 2014-06-26 17:34:28 +02:00
System.h Logging system rework 2014-06-26 17:34:28 +02:00