summaryrefslogtreecommitdiffstats
path: root/src/common/file_util.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #108 from archshift/configbunnei2014-10-081-7/+7
|\ | | | | Configuration files
| * Added configuration file system.archshift2014-10-081-7/+7
| | | | | | | | Uses QSettings on citra-qt, and inih on citra-cli.
* | Common: Add a helper function to generate a 8.3 filename from a long one.Emmanuel Gil Peyrot2014-10-061-0/+11
| | | | | | | | Core: Fix the SDMC Directory implementation to make blargSnes work.
* | 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
| | | | Also replaced C headers with the C++ equivalent ones
* 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