This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
WiiUPluginSystem
Watch
2
Star
0
Fork
0
You've already forked WiiUPluginSystem
mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced
2025-01-11 09:09:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
WiiUPluginSystem
/
libraries
/
libwups
History
Maschell
7f76e31e70
Revert "Avoid reallocations of the parent data for WUPS_STORAGE_TYPE_ITEM items."
2023-02-15 19:46:29 +01:00
..
utils
Add clang-format for formatting, check building the example in CI
2022-02-03 16:24:36 +01:00
config.def
Fix potential memory leak when creating config items fails
2022-09-19 00:52:01 +02:00
main.cpp
WUPS 0.6, add support for config and storage
2021-09-24 19:58:40 +02:00
storage.cpp
Revert "Avoid reallocations of the parent data for WUPS_STORAGE_TYPE_ITEM items."
2023-02-15 19:46:29 +01:00
WUPSConfigItemBoolean.cpp
ConfigItems: Add configId to all item structs
2022-09-24 18:58:27 +02:00
WUPSConfigItemIntegerRange.cpp
ConfigItems: Add configId to all item structs
2022-09-24 18:58:27 +02:00
WUPSConfigItemMultipleValues.cpp
ConfigItems: Use strdup for string duplication, rename configID to configId in WUPSConfigItemMultipleValues
2022-09-24 18:58:27 +02:00
WUPSConfigItemStub.cpp
Adds a stub WUPSConfigItem for displaying data
2022-09-19 00:52:01 +02:00