summaryrefslogtreecommitdiff
path: root/src/common/common_paths.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-06file_util: Add shader directoryGravatar ReinUsesLisp1-0/+1
2018-09-21common_paths: Add Load and Dump dirsGravatar Zach Hilman1-0/+2
2018-08-01Allow key loading from %YUZU_DIR%/keys in addition to ~/.switchGravatar Zach Hilman1-0/+1
2018-07-21file_util: Use an enum class for GetUserPath()Gravatar Lioncash1-3/+3
2018-07-06Remove some references to CitraGravatar fearlessTobi1-1/+1
2018-07-02Add configurable logging backendsGravatar James Rowe1-0/+3
2018-01-12Removing unused settings and yuzu rebrandingGravatar James Rowe1-5/+1
2017-02-21HW: add AES engine & implement AES-CCMGravatar wwylele1-0/+1
2016-12-21file_util: Remove unused paths.Gravatar bunnei1-18/+0
2016-11-26Move to AppData/Roaming/Citra/Gravatar freiro1-1/+1
2016-09-18Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot1-27/+27
2015-05-07Common: Remove common.hGravatar Yuri Kunde Schlesner1-3/+0
2015-03-16Common: Fix logic for setting EMU_DATA_DIR.Gravatar Emmanuel Gil Peyrot1-6/+5
2015-02-25Common: Switch to the XDG Base Directory Specification for directory selection.Gravatar Emmanuel Gil Peyrot1-1/+1
2015-01-03Archives: Changed the way paths are built for the archives.Gravatar Subv1-5/+1
2015-01-03SaveDataCheck: Move the files to nand/titleGravatar Subv1-1/+1
2015-01-02Archives: Change the folder layout of some archives.Gravatar Subv1-20/+21
2015-01-02Archives: Reduced duplicate code in RomFS and SaveCheck.Gravatar Subv1-0/+1
2014-12-29Archives: Implemented ExtSaveData and SharedExtSaveDataGravatar Subv1-0/+1
2014-12-20License changeGravatar purpasmart961-2/+2
2014-12-17SaveData: Implemented the SystemSaveData archive.Gravatar Subv1-0/+1
2014-12-17Filesystem/Archives: Implemented the SaveData archiveGravatar Subv1-0/+1
2014-12-12APT_U: Added GetSharedFont service function.Gravatar bunnei1-0/+3
2014-12-12Common: Add "sysdata" to GetUserPath and cleanup.Gravatar bunnei1-13/+1
2014-10-07Added configuration file system.Gravatar archshift1-22/+22
2014-09-21Use the citra user path for the sdmc directoryGravatar archshift1-0/+1
2014-08-17Common: Move header guards over to pragma onceGravatar Lioncash1-4/+1
2014-04-08fixed project includes to use new directory structureGravatar bunnei1-1/+1
2014-04-08got rid of 'src' folders in each sub-projectGravatar bunnei1-0/+0
2014-04-01convert tabs to spacesGravatar bunnei1-36/+36
2013-09-26renamed from citrus to citraGravatar ShizZy1-1/+1
2013-09-13renamed project to 'citrus'Gravatar ShizZy1-1/+1
2013-09-08 removed unneeded dolphin paths code, fixed linker problems with common.libGravatar ShizZy1-2/+8
2013-09-08updated common pathsGravatar ShizZy1-4/+6
2013-09-04replaced common code with dolphin commonGravatar ShizZy1-0/+71