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