rpcs3/rpcs3/Emu/SysCalls
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
..
lv2 Logging system rework 2014-06-26 17:34:28 +02:00
Modules Logging system rework 2014-06-26 17:34:28 +02:00
Callback.cpp Logging system rework 2014-06-26 17:34:28 +02:00
Callback.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
ErrorCodes.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
FuncList.cpp Logging system rework 2014-06-26 17:34:28 +02:00
ModuleManager.cpp initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
ModuleManager.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
Modules.cpp Logging system rework 2014-06-26 17:34:28 +02:00
Modules.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
SC_FUNC.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
Static.cpp Logging system rework 2014-06-26 17:34:28 +02:00
Static.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
SysCalls.cpp Logging system rework 2014-06-26 17:34:28 +02:00
SysCalls.h Logging system rework 2014-06-26 17:34:28 +02:00