summaryrefslogtreecommitdiffstats
path: root/src/common/file_util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-08Added configuration file system.archshift1-7/+7
2014-10-06Common: Add a helper function to generate a 8.3 filename from a long one.Emmanuel Gil Peyrot1-0/+11
2014-09-28Fix warnings in core and commonLioncash1-3/+3
2014-09-21Use the citra user path for the sdmc directoryarchshift1-0/+1
2014-09-17Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.Emmanuel Gil Peyrot1-1/+1
2014-09-17Common: Return the number of items read/written in IOFile’s methods instead of a boolean.Emmanuel Gil Peyrot1-8/+20
2014-09-09Added string_util to common, small changes in loader.cpparchshift1-1/+1
2014-08-17Common: Move header guards over to pragma onceLioncash1-5/+1
2014-04-09fixed project includes to use new directory structurebunnei1-2/+2
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2013-09-09 removed unneeded dolphin paths code, fixed linker problems with common.libShizZy1-13/+5
2013-09-05replaced common code with dolphin commonShizZy1-0/+232