ImHex/plugins/builtin/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
..
content api: Fix various crashes on bad settings data. (#186) 2021-03-06 12:40:29 +01:00
lang lang: Small corrections to de_DE (#193) 2021-03-04 16:22:18 +01:00
math_evaluator.cpp Huge refactoring of builtin features into an external plugin 2021-01-22 18:01:42 +01:00
plugin_builtin.cpp lang: Added Italian translation (#196) 2021-03-04 13:52:35 +01:00