summaryrefslogtreecommitdiffstats
path: root/src/common/file_util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #108 from archshift/configbunnei2014-10-081-7/+7
|\
| * Added configuration file system.archshift2014-10-081-7/+7
* | Common: Add a helper function to generate a 8.3 filename from a long one.Emmanuel Gil Peyrot2014-10-061-0/+11
* | Fix warnings in core and commonLioncash2014-09-281-3/+3
|/
* Use the citra user path for the sdmc directoryarchshift2014-09-211-0/+1
* Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.Emmanuel Gil Peyrot2014-09-171-1/+1
* Common: Return the number of items read/written in IOFile’s methods instead of a boolean.Emmanuel Gil Peyrot2014-09-171-8/+20
* Added string_util to common, small changes in loader.cpparchshift2014-09-091-1/+1
* Common: Move header guards over to pragma onceLioncash2014-08-171-5/+1
* fixed project includes to use new directory structurebunnei2014-04-091-2/+2
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+224