summaryrefslogtreecommitdiff
path: root/src/common/file_util.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the citra user path for the sdmc directoryGravatar archshift2014-09-211-0/+2
* Common: Rename the File namespace to FileUtil, to match the filename and prev...Gravatar Emmanuel Gil Peyrot2014-09-171-19/+19
* Merge pull request #99 from archshift/ext-checkGravatar bunnei2014-09-111-13/+13
|\
| * Added string_util to common, small changes in loader.cppGravatar archshift2014-09-081-13/+13
* | common: Prune all redundant includesGravatar archshift2014-09-081-7/+0
|/
* Common: Move remaining C header includes over to their C++ equivalentGravatar Lioncash2014-08-171-2/+2
* fixes to build on linuxGravatar bunnei2014-04-221-1/+1
* fixed project includes to use new directory structureGravatar bunnei2014-04-081-5/+5
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+910