summaryrefslogtreecommitdiff
path: root/src/common/file_util.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #133 from archshift/sdmc-enabledGravatar bunnei2014-10-231-2/+4
|\
| * Common: Return from CreateFullPath early if the directory creation failsGravatar archshift2014-10-221-2/+4
* | Use std sized types instead of platform specific typedefsGravatar Yuri Kunde Schlesner2014-10-221-0/+1
|/
* Merge pull request #108 from archshift/configGravatar bunnei2014-10-071-36/+36
|\
| * Added configuration file system.Gravatar archshift2014-10-071-36/+36
* | Common: Add a helper function to generate a 8.3 filename from a long one.Gravatar Emmanuel Gil Peyrot2014-10-061-0/+42
* | Fix warnings in core and commonGravatar Lioncash2014-09-281-2/+2
|/
* 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