Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: add default configurations for applet mode | Liam | 2024-02-09 | 1 | -0/+2 |
* | Merge pull request #12555 from flodavid/fix-gamemode-setting | liamwhite | 2024-01-28 | 1 | -0/+6 |
|\ | |||||
| * | fix linux config values not saved | flodavid | 2024-01-02 | 1 | -0/+6 |
* | | Save profile name used | flodavid | 2024-01-08 | 1 | -1/+0 |
* | | frontend_common: config: Move WriteIntegerSetting definition to header | t895 | 2024-01-03 | 1 | -5/+11 |
|/ | |||||
* | frontend_common: config: Do not count "." as a special character | t895 | 2023-12-30 | 1 | -3/+2 |
* | frontend_common: config: Refactor WriteSetting to stricter types | t895 | 2023-12-30 | 1 | -6/+22 |
* | cmake: prefer system simpleini library | Alexandre Bouvier | 2023-11-26 | 1 | -0/+1 |
* | frontend_common: Add option to read unsigned integers | t895 | 2023-11-22 | 1 | -0/+4 |
* | config: Unify config handling under frontend_common | t895 | 2023-11-21 | 1 | -0/+206 |