Cemu/src
Exzap 16070458ed Logging: Restructure menu + allow toggeling APIErrors logtype
The logtype "APIErrors" previously was always enabled. This option is intended to help homebrew developers notice mistakes in how they use CafeOS API. But some commercial games trigger these a lot and cause log.txt bloat (e.g. seen in XCX). Thus this commit changes it so that it's off by default and instead can be toggled if desired.

Additionally in this commit:
- COS module logging options are no longer translatable (our debug logging is fundamentally English)
- Restructured the log menu and moved the logging options that are mainly of interest to Cemu devs into a separate submenu
2024-06-02 21:39:40 +02:00
..
asm Make codebase more CPU-agnostic + MacOS disclaimer (#559) 2022-12-07 01:48:24 +01:00
audio Cubeb: Add a default device to the selection (#1017) 2024-02-18 05:51:00 +01:00
Cafe Logging: Restructure menu + allow toggeling APIErrors logtype 2024-06-02 21:39:40 +02:00
Cemu Logging: Restructure menu + allow toggeling APIErrors logtype 2024-06-02 21:39:40 +02:00
Common nn_save: Refactor and modernize code 2024-05-29 00:07:37 +02:00
config Track online-enable and network-service settings per-account instead of globally 2024-05-06 18:18:42 +02:00
gui Logging: Restructure menu + allow toggeling APIErrors logtype 2024-06-02 21:39:40 +02:00
imgui Latte+Vulkan: Code cleanup 2024-03-14 01:10:52 +01:00
input Input: Assign profile name correctly on save (#1217) 2024-05-25 01:48:53 +02:00
resource Linux/Mac Auto-Updater (#1145) 2024-05-05 01:34:36 +02:00
tools Use portable format specifiers (#411) 2022-10-25 20:38:29 +02:00
util Add support for WUHB file format (#1190) 2024-05-05 02:35:01 +02:00
CMakeLists.txt CI+MacOS: Use libusb dylib from vcpkg (#1219) 2024-05-25 01:48:17 +02:00
main.cpp Fix game path not respecting utf8 encoding 2023-09-30 03:07:49 +02:00
mainLLE.cpp Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00