| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #133 from archshift/sdmc-enabled | 2014-10-23 | 1 | -2/+4 | |
| |\ | | | | | Use config files to store whether SDMC is enabled or not, auto-create SDMC dir. | ||||
| | * | Common: Return from CreateFullPath early if the directory creation fails | 2014-10-22 | 1 | -2/+4 | |
| | | | |||||
| * | | Use std sized types instead of platform specific typedefs | 2014-10-22 | 1 | -0/+1 | |
| |/ | |||||
| * | Merge pull request #108 from archshift/config | 2014-10-07 | 1 | -36/+36 | |
| |\ | | | | | Configuration files | ||||
| | * | Added configuration file system. | 2014-10-07 | 1 | -36/+36 | |
| | | | | | | | | | 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/+42 | |
| | | | | | | | | | Core: Fix the SDMC Directory implementation to make blargSnes work. | ||||
| * | | Fix warnings in core and common | 2014-09-28 | 1 | -2/+2 | |
| |/ | |||||
| * | Use the citra user path for the sdmc directory | 2014-09-21 | 1 | -0/+2 | |
| | | |||||
| * | Common: Rename the File namespace to FileUtil, to match the filename and ↵ | 2014-09-17 | 1 | -19/+19 | |
| | | | | | prevent collisions. | ||||
| * | Merge pull request #99 from archshift/ext-check | 2014-09-11 | 1 | -13/+13 | |
| |\ | | | | | loader.cpp: improved file extension checking, made Upper/LowerStr useful, moved string_util into Common namespace | ||||
| | * | Added string_util to common, small changes in loader.cpp | 2014-09-08 | 1 | -13/+13 | |
| | | | |||||
| * | | common: Prune all redundant includes | 2014-09-08 | 1 | -7/+0 | |
| |/ | |||||
| * | Common: Move remaining C header includes over to their C++ equivalent | 2014-08-17 | 1 | -2/+2 | |
| | | |||||
| * | fixes to build on linux | 2014-04-22 | 1 | -1/+1 | |
| | | |||||
| * | fixed project includes to use new directory structure | 2014-04-08 | 1 | -5/+5 | |
| | | |||||
| * | got rid of 'src' folders in each sub-project | 2014-04-08 | 1 | -0/+910 | |