summaryrefslogtreecommitdiff
path: root/src/common/file_util.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-21Use the citra user path for the sdmc directoryGravatar archshift1-0/+2
2014-09-17Common: Rename the File namespace to FileUtil, to match the filename and prev...Gravatar Emmanuel Gil Peyrot1-19/+19
2014-09-08common: Prune all redundant includesGravatar archshift1-7/+0
2014-09-08Added string_util to common, small changes in loader.cppGravatar archshift1-13/+13
2014-08-17Common: Move remaining C header includes over to their C++ equivalentGravatar Lioncash1-2/+2
2014-04-22fixes to build on linuxGravatar bunnei1-1/+1
2014-04-08fixed project includes to use new directory structureGravatar bunnei1-5/+5
2014-04-08got rid of 'src' folders in each sub-projectGravatar bunnei1-0/+0
2014-04-01convert tabs to spacesGravatar bunnei1-572/+572
2013-09-08fixed some code warningsGravatar ShizZy1-1/+1
2013-09-08 removed unneeded dolphin paths code, fixed linker problems with common.libGravatar ShizZy1-117/+105
2013-09-04replaced common code with dolphin commonGravatar ShizZy1-0/+922