Cemu/src
why-keith caa57a3cfd
Logging migration (forceLogDebug_printf) (#780)
* script changes - no arguments

* script changes with 2 arguments

* script changes with > 2 arguments

* script conversions with 1 argument - pt. 1

* script conversions with 1 argument - pt. 2

* script conversions with 1 argument - pt. 3

* script conversions with 1 argument - pt. 4

* script conversions with 1 argument - pt. 5

Pointer format hunting

* Fixed pointer format

* script conversions with 1 argument - final

* fixed conversion in non utf-8 file

* fixed conversion with capital letter

* actually fixed conversion with capital letter

* fixed another capital lettering issue

* Added conversions with LR removed

* removed LR from logs

* Converted logs that previously contained LR

* converted log that originally specified string length

* fixed log with commas in main text

* fixed multi-line log

* Fixed more logs with commas in main text

* Fixed unformatted pointer

* added conversion with float value

* converted lines with double parameters

* converted missed line

* corrected argument formatting

Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>

* Fixed misspellings of "unhandled"

unhandeled -> unhandled

Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>

---------

Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>
2023-04-25 08:43:31 +02:00
..
asm Make codebase more CPU-agnostic + MacOS disclaimer (#559) 2022-12-07 01:48:24 +01:00
audio Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
Cafe Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
Cemu Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
Common Improve exception logging on posix 2023-04-06 07:33:41 +02:00
config Remove dependency on boost::dll and boost::range 2023-04-16 11:51:25 +02:00
gui Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
imgui Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00
input Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
resource Non-windows: Link fontawesome into executable. (#442) 2022-11-03 00:23:31 +01:00
tools Use portable format specifiers (#411) 2022-10-25 20:38:29 +02:00
util Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00
CMakeLists.txt Use attribute for AES-NI instead of -maes option 2023-03-13 05:34:53 +01:00
main.cpp Remove dependency on boost::dll and boost::range 2023-04-16 11:51:25 +02:00
mainLLE.cpp Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00