| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2023-08-29 | android: Expose interface for getting settings from native code | 1 | -0/+1 | |
| 2023-08-09 | general: fix apple clang build | 1 | -0/+2 | |
| 2023-07-25 | settings: Correct Linkage member impl location | 1 | -0/+3 | |
| 2023-07-21 | settings_common: Use a vector in category linkage | 1 | -1/+1 | |
| 2023-07-21 | common: Move global configuration state modifiers back to settings | 1 | -10/+0 | |
| 2023-07-21 | common,configure_system: Rename method to GetCategory | 1 | -1/+1 | |
| 2023-07-21 | settings,configuration: Add a default suffix | 1 | -3/+3 | |
| 2023-07-21 | settings: Define paired settings | 1 | -2/+7 | |
| 2023-07-21 | settings: Define specializations for settings | 1 | -3/+8 | |
| 2023-07-21 | settings: Move IsConfiguringGlobal to settings_common | 1 | -0/+10 | |
| 2023-07-21 | settings: Move some simple data to BasicSetting | 1 | -0/+45 |