Cemu/src/Cafe
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
..
Account Localization improvements and fixes (#956) 2023-09-08 02:09:03 +02:00
Filesystem Add support for WUHB file format (#1190) 2024-05-05 02:35:01 +02:00
GameProfile GfxPack: Refactor + better unicode support 2023-12-10 08:30:52 +01:00
GraphicPack Latte: Enable colorbuffer optimization if gfx packs are aware 2024-03-25 21:35:38 +01:00
HW Latte: Always allow views with the same format as base texture 2024-06-02 21:39:40 +02:00
IOSU Fix inconsistency with int types 2024-05-18 20:37:37 +02:00
OS Logging: Restructure menu + allow toggeling APIErrors logtype 2024-06-02 21:39:40 +02:00
TitleList TitleList: Add homebrew title type (#1203) 2024-05-22 04:11:02 +02:00
CafeSystem.cpp Add initial ntag and nfc implementation 2024-05-18 20:37:37 +02:00
CafeSystem.h coreinit: Handle SD mounting permission in FSGetMountSource 2024-04-06 22:18:38 +02:00
CMakeLists.txt Add initial ntag and nfc implementation 2024-05-18 20:37:37 +02:00
GamePatch.cpp Code cleanup 2023-10-01 11:46:26 +02:00
GamePatch.h Add all the files 2022-08-22 22:21:23 +02:00