summaryrefslogtreecommitdiffstats
path: root/src/common/file_util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-18Common: Remove the unused and commented GetThemeDir prototype from FileUtil.Emmanuel Gil Peyrot1-3/+0
2015-07-13FileUtil: Add a WriteObject method for writing a single, POD-type object.Tony Wasserka1-0/+10
2015-06-28Common: Fix FileUtil includes, and everything relying on those.Emmanuel Gil Peyrot1-2/+1
2015-05-07Common: Remove common.hYuri Kunde Schlesner1-1/+1
2015-01-04Archives: Changed the way paths are built for the archives.Subv1-5/+1
2015-01-03Archives: Change the folder layout of some archives.Subv1-0/+1
2015-01-03Archives: Reduced duplicate code in RomFS and SaveCheck.Subv1-0/+1
2014-12-30Archives: Implemented ExtSaveData and SharedExtSaveDataSubv1-0/+1
2014-12-21License changepurpasmart961-2/+2
2014-12-18SaveData: Implemented the SystemSaveData archive.Subv1-0/+1
2014-12-18Filesystem/Archives: Implemented the SaveData archiveSubv1-0/+1
2014-12-12Common: Add "sysdata" to GetUserPath and cleanup.bunnei1-0/+1
2014-12-03Change NULLs to nullptrs.Rohit Nirmal1-2/+2
2014-11-19Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot1-93/+93
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