WiiUPluginLoaderBackend/source/utils
2022-10-05 21:01:41 +02:00
..
ConfigUtils.cpp Config: Move "onButtonPressed" check out of the loop 2022-09-23 22:45:26 +02:00
ConfigUtils.h ConfigMenu: Render a proper message if not configurable plugins are loaded 2022-08-29 00:49:48 +02:00
DrawUtils.cpp Fix displaying the config menu on games which run in native 1080p 2022-09-18 21:11:35 +02:00
DrawUtils.h Format the code via clang-format 2022-02-04 16:35:53 +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 Rewrite the plugin backend, use smart pointers is possible, don't persist in structs and simplify code 2022-05-14 15:43:30 +02:00
exports.h Format the code via clang-format 2022-02-04 16:35:53 +01:00
json.hpp Format the code via clang-format 2022-02-04 16:35:53 +01: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
StorageUtils.cpp Avoid memory leak in StorageUtils 2022-08-26 22:31:18 +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