WiiUPluginSystem/libraries/libwups
2023-07-19 15:08:42 +02: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 Fix reent support 2023-06-22 16:27:58 +02:00
storage.cpp StorageAPI: Only proccess items for the last returned sub category or root item. 2023-02-15 19:46:29 +01:00
wups_reent.cpp Fix reent support 2023-06-22 16:27:58 +02:00
wups_reent.h Fix reent support 2023-06-22 16:27:58 +02:00
wups_thread_specific.cpp Make sure wut_get_thread_specific has been overriden properly 2023-07-19 15:08:42 +02:00
wups_thread_specific.h Fix reent support 2023-06-22 16:27:58 +02: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