1
0
mirror of synced 2024-11-15 03:27:40 +01:00
ImHex/plugins/libimhex/source
Robin Lambertz 4f98149fa7
api: Fix various crashes on bad settings data. (#186)
getSetting now returns a straight nlohmann::json instead of an optional.
If the data isn't present, it will return a json null.

All accesses to the settings will first check that the data has the
expected type.
2021-03-06 12:40:29 +01:00
..
api api: Fix various crashes on bad settings data. (#186) 2021-03-06 12:40:29 +01:00
helpers sys: Replace printf formatting with libfmt 2021-03-03 19:58:22 +01:00
lang sys: Replace printf formatting with libfmt 2021-03-03 19:58:22 +01:00
providers Added proper error messages to data processor 2021-02-04 01:14:05 +01:00
views lang: Added German translation, improved language handling 2021-03-03 22:26:17 +01:00