ppsspp/Common/Log
2024-09-17 11:34:42 +02:00
..
ConsoleListener.cpp Fix potential crash in logging 2024-07-28 22:03:28 -06:00
ConsoleListener.h useThread_ in ConsoleListener.cpp can now be used to manually turn off the logging thread. 2024-07-21 15:37:54 +02:00
LogManager.cpp [Common/Core/Windows] Removed excess check pointer before delete or free() 2024-09-17 11:34:42 +02:00
LogManager.h Log: Split out StdioListener from ConsoleListener, making the second Win32-only. 2024-07-21 13:55:40 +02:00
StdioListener.cpp Log: Split out StdioListener from ConsoleListener, making the second Win32-only. 2024-07-21 13:55:40 +02:00
StdioListener.h Log: Split out StdioListener from ConsoleListener, making the second Win32-only. 2024-07-21 13:55:40 +02:00