Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-01-03 | frontend_common: config: Move WriteIntegerSetting definition to header | t895 | 1 | -5/+11 |
2023-12-30 | frontend_common: config: Do not count "." as a special character | t895 | 1 | -3/+2 |
2023-12-30 | frontend_common: config: Refactor WriteSetting to stricter types | t895 | 1 | -6/+22 |
2023-11-26 | cmake: prefer system simpleini library | Alexandre Bouvier | 1 | -0/+1 |
2023-11-22 | frontend_common: Add option to read unsigned integers | t895 | 1 | -0/+4 |
2023-11-21 | config: Unify config handling under frontend_common | t895 | 1 | -0/+206 |