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 08:14:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98780ba603c5c76359c29210fec00efc192f55bf
ppsspp
/
Common
/
Log
T
History
Henrik Rydgård
91c82205eb
Logging: When not on EmuThread, log with the host thread name instead of the PSP thread name.
2024-11-27 15:38:41 +01:00
..
ConsoleListener.cpp
ImDebugger: Add ability to rename function symbols
2024-11-23 23:23:52 +01: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
Logging: When not on EmuThread, log with the host thread name instead of the PSP thread name.
2024-11-27 15:38:41 +01:00
LogManager.h
Bunch more linting
2024-10-10 11:57:10 +02:00
StdioListener.cpp
Bunch more linting
2024-10-10 11:57:10 +02:00
StdioListener.h
Log: Split out StdioListener from ConsoleListener, making the second Win32-only.
2024-07-21 13:55:40 +02:00