| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use config files to store whether SDMC is enabled or not | 2014-10-22 | 1 | -0/+2 | |
| | | | | | Before, it used to use whether the directory actually existed. As a result, .citra-emu/sdmc was never auto-created (something quite confusing to me until I read through the logs). | ||||
| * | Added configuration file system. | 2014-10-07 | 1 | -0/+29 | |
| Uses QSettings on citra-qt, and inih on citra-cli. | |||||