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