WiiUPluginLoaderBackend/source/utils
2024-04-27 17:50:29 +02:00
..
config Remove unnecessary std::unique_ptr usages 2024-04-25 16:19:26 +02:00
input Implement new ConfigAPI and new Config Menu 2024-04-25 16:19:26 +02:00
storage Use remove_first_if instead of remove_locked_first_if when possible 2024-04-25 16:19:26 +02:00
base64.cpp Implementation of new StorageAPI 2024-04-25 16:19:26 +02:00
base64.h Implementation of new StorageAPI 2024-04-25 16:19:26 +02:00
DrawUtils.cpp Don't draw transparent pixels 2024-04-25 16:19:26 +02:00
DrawUtils.h Use libschrift instead of Freetype for font rendering 2023-01-04 22:12:14 +01:00
ElfUtils.cpp - use const auto& where possible 2024-04-25 16:19:26 +02:00
ElfUtils.h - use const auto& where possible 2024-04-25 16:19:26 +02:00
exports.cpp Check if a plugin has a meta section 2024-04-27 17:50:29 +02:00
HeapMemoryFixedSize.h - use const auto& where possible 2024-04-25 16:19:26 +02: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 Implement new ConfigAPI and new Config Menu 2024-04-25 16:19:26 +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
StorageUtilsDeprecated.cpp Deprecate WUPS_LOADER_HOOK_INIT_STORAGE hook and implemenation 2024-04-25 16:19:26 +02:00
StorageUtilsDeprecated.h Deprecate WUPS_LOADER_HOOK_INIT_STORAGE hook and implemenation 2024-04-25 16:19:26 +02:00
StringTools.cpp Truncate the headline in config menu 2022-09-19 21:55:48 +02:00
StringTools.h - use const auto& where possible 2024-04-25 16:19:26 +02:00
utils.cpp Simplify the StorageAPI 2024-04-25 16:19:26 +02:00
utils.h Implement new ConfigAPI and new Config Menu 2024-04-25 16:19: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