index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
common_paths.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-26
Move to AppData/Roaming/Citra/
freiro
1
-1
/
+1
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-27
/
+27
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
1
-3
/
+0
2015-03-16
Common: Fix logic for setting EMU_DATA_DIR.
Emmanuel Gil Peyrot
1
-6
/
+5
2015-02-25
Common: Switch to the XDG Base Directory Specification for directory selection.
Emmanuel Gil Peyrot
1
-1
/
+1
2015-01-04
Archives: Changed the way paths are built for the archives.
Subv
1
-5
/
+1
2015-01-04
SaveDataCheck: Move the files to nand/title
Subv
1
-1
/
+1
2015-01-03
Archives: Change the folder layout of some archives.
Subv
1
-20
/
+21
2015-01-03
Archives: Reduced duplicate code in RomFS and SaveCheck.
Subv
1
-0
/
+1
2014-12-30
Archives: Implemented ExtSaveData and SharedExtSaveData
Subv
1
-0
/
+1
2014-12-21
License change
purpasmart96
1
-2
/
+2
2014-12-18
SaveData: Implemented the SystemSaveData archive.
Subv
1
-0
/
+1
2014-12-18
Filesystem/Archives: Implemented the SaveData archive
Subv
1
-0
/
+1
2014-12-13
APT_U: Added GetSharedFont service function.
bunnei
1
-0
/
+3
2014-12-12
Common: Add "sysdata" to GetUserPath and cleanup.
bunnei
1
-13
/
+1
2014-10-08
Added configuration file system.
archshift
1
-22
/
+22
2014-09-21
Use the citra user path for the sdmc directory
archshift
1
-0
/
+1
2014-08-17
Common: Move header guards over to pragma once
Lioncash
1
-4
/
+1
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-1
/
+1
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-02
convert tabs to spaces
bunnei
1
-36
/
+36
2013-09-26
renamed from citrus to citra
ShizZy
1
-1
/
+1
2013-09-14
renamed project to 'citrus'
ShizZy
1
-1
/
+1
2013-09-09
removed unneeded dolphin paths code, fixed linker problems with common.lib
ShizZy
1
-2
/
+8
2013-09-08
updated common paths
ShizZy
1
-4
/
+6
2013-09-05
replaced common code with dolphin common
ShizZy
1
-0
/
+71