summaryrefslogtreecommitdiffstats
path: root/src/common/file_util.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the citra user path for the sdmc directoryarchshift2014-09-211-0/+2
* Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.Emmanuel Gil Peyrot2014-09-171-19/+19
* Merge pull request #99 from archshift/ext-checkbunnei2014-09-111-13/+13
|\
| * Added string_util to common, small changes in loader.cpparchshift2014-09-091-13/+13
* | common: Prune all redundant includesarchshift2014-09-091-7/+0
|/
* Common: Move remaining C header includes over to their C++ equivalentLioncash2014-08-171-2/+2
* fixes to build on linuxbunnei2014-04-231-1/+1
* fixed project includes to use new directory structurebunnei2014-04-091-5/+5
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+910