| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #108 from archshift/config | 2014-10-07 | 1 | -7/+7 | |
| |\ | | | | | Configuration files | ||||
| | * | Added configuration file system. | 2014-10-07 | 1 | -7/+7 | |
| | | | | | | | | | Uses QSettings on citra-qt, and inih on citra-cli. | ||||
| * | | Common: Add a helper function to generate a 8.3 filename from a long one. | 2014-10-06 | 1 | -0/+11 | |
| | | | | | | | | | Core: Fix the SDMC Directory implementation to make blargSnes work. | ||||
| * | | Fix warnings in core and common | 2014-09-28 | 1 | -3/+3 | |
| |/ | |||||
| * | Use the citra user path for the sdmc directory | 2014-09-21 | 1 | -0/+1 | |
| | | |||||
| * | Common: Rename the File namespace to FileUtil, to match the filename and ↵ | 2014-09-17 | 1 | -1/+1 | |
| | | | | | prevent collisions. | ||||
| * | Common: Return the number of items read/written in IOFile’s methods ↵ | 2014-09-17 | 1 | -8/+20 | |
| | | | | | instead of a boolean. | ||||
| * | Added string_util to common, small changes in loader.cpp | 2014-09-08 | 1 | -1/+1 | |
| | | |||||
| * | Common: Move header guards over to pragma once | 2014-08-17 | 1 | -5/+1 | |
| | | | | | Also replaced C headers with the C++ equivalent ones | ||||
| * | fixed project includes to use new directory structure | 2014-04-08 | 1 | -2/+2 | |
| | | |||||
| * | got rid of 'src' folders in each sub-project | 2014-04-08 | 1 | -0/+224 | |