Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-26 | ui: also bail on new config if its name is ".ini" | Stanislaw Halik | |
2015-08-22 | ui: append extension in the right place | Stanislaw Halik | |
Otherwise, file can be overwritten accidentally | |||
2015-08-22 | main, ui: store config files in a predefined directory | Stanislaw Halik | |
Settings files are now stored in Documents/opentrack-version. The transition path is to copy all .ini files into that directory, accessible through the "Profile" menu dropdown. Issue: #179 |