aboutsummaryrefslogtreecommitdiff
path: root/src/util/settings.h
AgeCommit message (Expand)Author
2022-05-19settings: Add update/getPersistent/isIgnored methodsRyan Ofsky
2022-05-18scripted-diff: Use getInt<T> over get_int/get_int64MacroFake
2020-07-11Add <datadir>/settings.json persistent settings storage.Russell Yanofsky
2020-07-11util: Add ReadSettings and WriteSettings functionsRussell Yanofsky
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2020-01-10Fix improper Doxygen inline commentsBen Woosley
2019-11-13refactor: Clean up long lines in settings codeRussell Yanofsky
2019-11-07Add util::Settings struct and helper functions.Russell Yanofsky