This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2025-02-14 11:01:38 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Common
/
Log
History
Henrik Rydgård
4d6905672e
Bunch more linting
2024-10-10 11:57:10 +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
Bunch more linting
2024-10-10 11:57:10 +02: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