This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-25 16:24:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96fd0f4bcd314878f3f286c4edd5bc4a2f720b21
ppsspp
/
Common
/
Log
T
History
Henrik Rydgård
2e74efb2fc
Fix potential crash in logging
...
Doesn't happen for me for some reason, but does for Nemoumbra.
2024-07-28 22:03:28 -06: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
useThread_ in ConsoleListener.cpp can now be used to manually turn off the logging thread.
2024-07-21 15:37:54 +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