This website requires JavaScript.
Explore
Help
Sign In
izzy
/
ppsspp
Watch
0
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/izzy2lost/ppsspp.git
synced
2026-03-10 12:43:04 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
ppsspp
/
Common
/
Log
History
Henrik Rydgård
bf3e1b4ee1
Add Debugger log category
2024-12-10 09:59:08 +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
Add Debugger log category
2024-12-10 09:59:08 +01:00
LogManager.h
Refactor LogManager (remove GetInstance()). In headless, add option to log to OutputDebugString on Windows.
2024-12-03 21:39:42 +01: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