Commit Graph

16 Commits

Author SHA1 Message Date
Maschell
46f4cf6496 StorageAPI: Avoid -Wunused-parameter 2024-02-23 11:55:05 +01:00
Maschell
a760e2f76e StorageAPI: Add different "modes" for reading binary and string data into an buffer (C++ API only) 2024-02-23 11:15:25 +01:00
Maschell
9664b8e0cf StorageAPI: Change WUPSStorageAPI_GetItemSize to add item type 2024-02-23 11:15:25 +01:00
Maschell
ca17105ff8 Add documentation of StorageAPI 2023-12-21 17:22:31 +01:00
Maschell
363048d98f StorageAPI improvements 2023-12-21 17:22:31 +01:00
Maschell
eb6d03e967 ConfigAPI: Some more changes, added C++ Wrapper 2023-12-16 17:24:04 +01:00
Maschell
2a76a17a28 Rewrite of the StorageAPI 2023-11-05 17:18:49 +01:00
Maschell
e40d91fcec StorageAPI: Only proccess items for the last returned sub category or root item. 2023-02-15 19:46:29 +01:00
Maschell
7f76e31e70 Revert "Avoid reallocations of the parent data for WUPS_STORAGE_TYPE_ITEM items." 2023-02-15 19:46:29 +01:00
Maschell
90d1e51922 StorageAPI: Rename pending_delete to deleted 2023-01-26 14:42:31 +01:00
Maschell
933e676c52 StorageAPI: Avoid reallocations of the parent data for WUPS_STORAGE_TYPE_ITEM items. This is dirty workaround to keep outPtr of WUPS_CreateSubItem always valid. 2023-01-26 14:42:31 +01:00
Maschell
8306df96ae StorageAPI: Return an error if memory allocation fails 2023-01-26 14:42:31 +01:00
Maschell
104e6e1249 Add WUPS_GetStorageStatusStr 2022-09-04 10:33:37 +02:00
Maschell
a2f75edfeb Return WUPSStorageError enum instead of int for storage API 2022-09-04 10:33:37 +02:00
Maschell
d3cf0691ef Add clang-format for formatting, check building the example in CI 2022-02-03 16:24:36 +01:00
Maschell
6510dd5c21 WUPS 0.6, add support for config and storage 2021-09-24 19:58:40 +02:00