| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-21 | settings: Give indices to enums | lat9nq | |
| 2023-07-21 | settings_common: Remove unncessary enum spec | lat9nq | |
| 2023-07-21 | settings,configuration: Add a default suffix | lat9nq | |
| 2023-07-21 | settings: Define paired settings | lat9nq | |
| settings_common: Remove unused optional | |||
| 2023-07-21 | settings: Define specializations for settings | lat9nq | |
| Suggests to a frontend how to represent each setting. | |||
| 2023-07-21 | common,yuzu-qt: GCC warning silences | lat9nq | |
| Fixes -Wshadow, -Wdeprecated, and catch by copy rather than by ref. | |||
| 2023-07-21 | settings: Document BasicSetting, add Ranged | lat9nq | |
| 2023-07-21 | settings: Move IsConfiguringGlobal to settings_common | lat9nq | |
| 2023-07-21 | settings: Move some simple data to BasicSetting | lat9nq | |
| Reduces the need for the compiler to duplicate this code, by about 100KB executable size. | |||
| 2023-07-21 | (ui,)settings: Use explicit instantiation | lat9nq | |
| Reduces compile times a tad on clang. | |||
