index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
file_util.cpp
Age
Commit message (
Collapse
)
Author
2014-10-06
Common: Add a helper function to generate a 8.3 filename from a long one.
Emmanuel Gil Peyrot
Core: Fix the SDMC Directory implementation to make blargSnes work.
2014-09-28
Fix warnings in core and common
Lioncash
2014-09-21
Use the citra user path for the sdmc directory
archshift
2014-09-17
Common: Rename the File namespace to FileUtil, to match the filename and ↵
Emmanuel Gil Peyrot
prevent collisions.
2014-09-11
Merge pull request #99 from archshift/ext-check
bunnei
loader.cpp: improved file extension checking, made Upper/LowerStr useful, moved string_util into Common namespace
2014-09-08
common: Prune all redundant includes
archshift
2014-09-08
Added string_util to common, small changes in loader.cpp
archshift
2014-08-17
Common: Move remaining C header includes over to their C++ equivalent
Lioncash
2014-04-22
fixes to build on linux
bunnei
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
[prev]