Maschell
|
00f7bf0601
|
StorageAPI: Use strdup if possible
|
2023-01-26 14:42:31 +01:00 |
|
Maschell
|
52ac0d0c7a
|
StorageAPI: Use copy of plugin_id
|
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
|
db01bb37b2
|
StorageAPI: Improve closeStorage implementation
|
2023-01-26 14:42:31 +01:00 |
|
Maschell
|
d8644fe819
|
StorageAPI: Make sure the parent has the type WUPS_STORAGE_TYPE_ITEM
|
2023-01-26 14:42:31 +01:00 |
|
Maschell
|
0a427fd31c
|
StorageAPI: Set isDirty flag when WUPS_StoreBinary was called
|
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 |
|