index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
common_paths.h
Age
Commit message (
Expand
)
Author
2018-08-01
Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch
Zach Hilman
2018-07-21
file_util: Use an enum class for GetUserPath()
Lioncash
2018-07-06
Remove some references to Citra
fearlessTobi
2018-07-02
Add configurable logging backends
James Rowe
2018-01-12
Removing unused settings and yuzu rebranding
James Rowe
2017-02-21
HW: add AES engine & implement AES-CCM
wwylele
2016-12-21
file_util: Remove unused paths.
bunnei
2016-11-26
Move to AppData/Roaming/Citra/
freiro
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-03-16
Common: Fix logic for setting EMU_DATA_DIR.
Emmanuel Gil Peyrot
2015-02-25
Common: Switch to the XDG Base Directory Specification for directory selection.
Emmanuel Gil Peyrot
2015-01-03
Archives: Changed the way paths are built for the archives.
Subv
2015-01-03
SaveDataCheck: Move the files to nand/title
Subv
2015-01-02
Archives: Change the folder layout of some archives.
Subv
2015-01-02
Archives: Reduced duplicate code in RomFS and SaveCheck.
Subv
2014-12-29
Archives: Implemented ExtSaveData and SharedExtSaveData
Subv
2014-12-20
License change
purpasmart96
2014-12-17
SaveData: Implemented the SystemSaveData archive.
Subv
2014-12-17
Filesystem/Archives: Implemented the SaveData archive
Subv
2014-12-12
APT_U: Added GetSharedFont service function.
bunnei
2014-12-12
Common: Add "sysdata" to GetUserPath and cleanup.
bunnei
2014-10-07
Added configuration file system.
archshift
2014-09-21
Use the citra user path for the sdmc directory
archshift
2014-08-17
Common: Move header guards over to pragma once
Lioncash
2014-04-08
fixed project includes to use new directory structure
bunnei
2014-04-08
got rid of 'src' folders in each sub-project
bunnei