shadPS4/src/common/logging
Vinicius Rangel 2380f2f9c9
Virtual device abstraction (#1577)
* IOFile: removes seek limit checks when file is writable

* add virtual devices scaffold

* add stdin/out/err as virtual devices

* fixed some merging issues

* clang-fix

---------

Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-12-05 18:00:17 +02:00
..
backend.cpp QOL: Set Log Filter On Save (#991) 2024-09-20 12:07:45 +03:00
backend.h QOL: Set Log Filter On Save (#991) 2024-09-20 12:07:45 +03:00
filter.cpp Virtual device abstraction (#1577) 2024-12-05 18:00:17 +02:00
filter.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
formatter.h Fix fmt::UTF exception for empty strings (#1084) 2024-09-26 17:21:31 +03:00
log.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
log_entry.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
text_formatter.cpp common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
text_formatter.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
types.h Virtual device abstraction (#1577) 2024-12-05 18:00:17 +02:00