| .. |
|
button_combo.cpp
|
ButtonComboAPI: Add missing handle nullptr checks
|
2025-02-08 12:35:54 +01:00 |
|
button_comboCPP.cpp
|
Update documentation of button combo API
|
2025-02-08 12:35:54 +01:00 |
|
config_api.cpp
|
ConfigAPI: Clean up
|
2025-02-08 12:35:54 +01:00 |
|
main.cpp
|
Implement __assert_func and __assert, improve abort()
|
2024-04-25 13:57:35 +02:00 |
|
storage.cpp
|
StorageAPI: Change WUPSStorageAPI_GetItemSize to add item type
|
2024-04-25 13:57:35 +02:00 |
|
storageCPP.cpp
|
StorageAPI: Make sure to call noexcept version of CreateSubItem in GetOrCreateSubItem
|
2024-04-25 13:57:35 +02: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 |
|
WUPSButtonCombo.cpp
|
Use latest Dockerfile
|
2025-06-08 12:05:01 +02:00 |
|
WUPSConfigCategory.cpp
|
ConfigAPI: release handle in move operator/constructor before overwriting it.
|
2025-02-08 12:35:54 +01:00 |
|
WUPSConfigItem.cpp
|
ConfigAPI: release handle in move operator/constructor before overwriting it.
|
2025-02-08 12:35:54 +01:00 |
|
WUPSConfigItemBoolean.cpp
|
StorageAPI improvements
|
2024-04-25 13:57:35 +02:00 |
|
WUPSConfigItemBooleanCpp.cpp
|
ConfigAPI: Some more changes, added C++ Wrapper
|
2024-04-25 13:57:35 +02:00 |
|
WUPSConfigItemButtonCombo.cpp
|
WUPSButtonAPI: Check the button combo status after potentially updating the combo
|
2025-02-08 12:35:54 +01:00 |
|
WUPSConfigItemButtonComboCpp.cpp
|
Initial implementation of WUPSButtonComboAPI
|
2025-02-08 12:35:54 +01:00 |
|
WUPSConfigItemIntegerRange.cpp
|
StorageAPI improvements
|
2024-04-25 13:57:35 +02:00 |
|
WUPSConfigItemIntegerRangeCpp.cpp
|
ConfigAPI: Some more changes, added C++ Wrapper
|
2024-04-25 13:57:35 +02:00 |
|
WUPSConfigItemIPAddress.cpp
|
Add WUPSConfigItemIPAddress.h
|
2026-02-07 10:10:21 +01:00 |
|
WUPSConfigItemIPAddressCpp.cpp
|
Add WUPSConfigItemIPAddress.h
|
2026-02-07 10:10:21 +01:00 |
|
WUPSConfigItemMultipleValues.cpp
|
StorageAPI improvements
|
2024-04-25 13:57:35 +02:00 |
|
WUPSConfigItemMultipleValuesCpp.cpp
|
Fix WUPSConfigItemMultipleValues::CreateFromValue
|
2024-04-25 13:57:35 +02:00 |
|
WUPSConfigItemStub.cpp
|
StorageAPI improvements
|
2024-04-25 13:57:35 +02:00 |
|
WUPSConfigItemStubCpp.cpp
|
ConfigAPI: Some more changes, added C++ Wrapper
|
2024-04-25 13:57:35 +02:00 |