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