yuzu/src/common/logging
lui b76a6a79bc externals: update fmt to 11.0.2 and vcpkg to 2024.09.30 (#68)
Updated to fmt 11 with the required source changes for it to work.

Also updated vcpkg for this, and as an added benefit it fixes the `Unable to find a valid Visual Studio instance` error, and the VS 2019 build tools are no longer required. Just make sure to delete the existing downloaded vcpkg tool and binaries in `externals/vcpkg` if you have compiled before, or else it will continue to use the old version and give the error.

Reviewed-on: http://vub63vv26q6v27xzv2dtcd25xumubshogm67yrpaz2rculqxs7jlfqad.onion/torzu-emu/torzu/pulls/68
Co-authored-by: lui <lui@vub63vv26q6v27xzv2dtcd25xumubshogm67yrpaz2rculqxs7jlfqad.onion>
Co-committed-by: lui <lui@vub63vv26q6v27xzv2dtcd25xumubshogm67yrpaz2rculqxs7jlfqad.onion>
2024-12-20 15:24:58 +00:00
..
backend.cpp Add option to log synchronously, add tooltip to log filter. 2024-12-20 15:24:57 +00:00
backend.h assert/logging: Stop the logging thread and flush the backends before crashing 2023-12-26 10:35:14 +01:00
filter.cpp Add option to log synchronously, add tooltip to log filter. 2024-12-20 15:24:57 +00:00
filter.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
formatter.h externals: update fmt to 11.0.2 and vcpkg to 2024.09.30 (#68) 2024-12-20 15:24:58 +00:00
log_entry.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
log.h Use fmt 11.0.0 2024-12-20 15:24:57 +00:00
text_formatter.cpp Use yuzu as category instead of citra 2023-06-03 00:05:44 -07:00
text_formatter.h common: logging: Implement Android logcat backend. 2023-06-03 00:05:26 -07:00
types.h ngc: implement service 2023-09-14 09:14:08 -04:00