WiiUPluginLoaderBackend/source/utils
2023-08-16 11:03:28 +02:00
..
ConfigUtils.cpp Config: Fix opening empty config categories, display information text 2023-03-12 13:16:42 +01:00
ConfigUtils.h Improve config menu by adding a loading screen 2023-01-05 22:09:23 +01:00
DrawUtils.cpp Fix memory leak in DrawUtils::print function 2023-01-05 22:09:23 +01:00
DrawUtils.h Use libschrift instead of Freetype for font rendering 2023-01-04 22:12:14 +01:00
ElfUtils.cpp Fix resetting the trampoline data to avoid a crash when re-loading plugins 50+ times 2022-10-03 22:04:26 +02:00
ElfUtils.h Format the code via clang-format 2022-02-04 16:35:53 +01:00
exports.cpp Improve error message when parsing a plugin failed 2023-08-16 11:03:28 +02:00
exports.h Format the code via clang-format 2022-02-04 16:35:53 +01:00
json.hpp Config: Delete corrupted config files 2023-08-16 11:03:28 +02:00
logger.c Format the code via clang-format 2022-02-04 16:35:53 +01:00
logger.h Ignore files that don't end with ".wps" or start with "." or "_" 2022-09-24 13:19:12 +02:00
schrift.c Use libschrift instead of Freetype for font rendering 2023-01-04 22:12:14 +01:00
schrift.h Use libschrift instead of Freetype for font rendering 2023-01-04 22:12:14 +01:00
StorageUtils.cpp Add support for notifications on error 2023-08-16 11:03:28 +02:00
StorageUtils.h Use latest WUPS version 2022-08-26 22:31:18 +02:00
StringTools.cpp Truncate the headline in config menu 2022-09-19 21:55:48 +02:00
StringTools.h Truncate the headline in config menu 2022-09-19 21:55:48 +02:00
utils.cpp Keep track of acquired RPLs and release them on exit 2022-10-05 21:01:41 +02:00
utils.h Set a custom OSDynLoad Allocator when processing relocations 2022-10-03 22:04:26 +02:00
wiiu_zlib.hpp Avoid using streams in ELFIO to massively reduce the binary size 2023-01-04 16:35:06 +01:00