WiiUPluginLoaderBackend/source/utils
2022-09-19 16:03:39 +02:00
..
ConfigUtils.cpp Make sure the extensionType is valid before usin KPADData in the config menu 2022-09-19 16:03:39 +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 elfLinkOne to support a tramp in both directions 2022-05-14 15:43:30 +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 Add the module name to the logs 2022-05-14 15:43:30 +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 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
StringTools.h 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
utils.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
utils.h Update Dockerfile to use latest wut version 2022-07-25 13:24:51 -07:00