Henrik Rydgård
|
bf3e1b4ee1
|
Add Debugger log category
|
2024-12-10 09:59:08 +01:00 |
|
Henrik Rydgård
|
5d0316db6f
|
Tune some log verbosity, remove timestamp on outputdebugstring logs
|
2024-12-03 22:11:01 +01:00 |
|
Henrik Rydgård
|
3ffff831c7
|
Refactor LogManager (remove GetInstance()). In headless, add option to log to OutputDebugString on Windows.
|
2024-12-03 21:39:42 +01:00 |
|
Henrik Rydgård
|
7f13bc1a34
|
Add new log category for texture replacements
|
2024-12-01 14:17:01 +01:00 |
|
Henrik Rydgård
|
d88d161822
|
Fix crash in logging
|
2024-11-30 02:44:01 +01:00 |
|
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 |
|
Henrik Rydgård
|
1221a6e928
|
Minor code cleanups
|
2024-10-28 17:50:34 +01:00 |
|
Henrik Rydgård
|
4d6905672e
|
Bunch more linting
|
2024-10-10 11:57:10 +02:00 |
|
Herman Semenov
|
3c66f149d3
|
[Common/Core/Windows] Removed excess check pointer before delete or free()
|
2024-09-17 11:34:42 +02:00 |
|
Henrik Rydgård
|
bfd797033e
|
useThread_ in ConsoleListener.cpp can now be used to manually turn off the logging thread.
|
2024-07-21 15:37:54 +02:00 |
|
Henrik Rydgård
|
5939270d2c
|
Log: Split out StdioListener from ConsoleListener, making the second Win32-only.
|
2024-07-21 13:55:40 +02:00 |
|