| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2023-12-12 | frontend_common: Fix settings reload bug | 1 | -0/+1 | |
| 2023-11-27 | android: Multi directory UI | 1 | -0/+2 | |
| 2023-11-26 | cmake: prefer system simpleini library | 2 | -1/+2 | |
| 2023-11-23 | frontend_common: Don't specify default value for screenshot_path | 1 | -2/+1 | |
| 2023-11-23 | frontend_common: Don't load config files that we fail to open | 1 | -0/+10 | |
| 2023-11-21 | frontend_common: Add option to read unsigned integers | 2 | -1/+32 | |
| 2023-11-21 | frontend_common: Set config array size to 0 if the array is ended without cha... | 1 | -4/+8 | |
| 2023-11-21 | frontend_common: Manually handle opening config file | 1 | -2/+31 | |
| 2023-11-21 | frontend_common: Add special config case for unmapped windows network drives | 1 | -1/+9 | |
| 2023-11-21 | frontend_common: Disable UTF-8 BOM in config | 1 | -1/+1 | |
| 2023-11-21 | config: Unify config handling under frontend_common | 3 | -0/+1147 |