fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
há 7 anos atrás |
Lioncash
|
c74b7ee204
file_util: Correct return value in early exit of ReadFileToString()
|
há 8 anos atrás |
Zach Hilman
|
b70a831608
file_util: Add getter for NAND registration directory
|
há 8 anos atrás |
Zach Hilman
|
2b6128fe0b
file_util: Use enum instead of bool for specifing path behavior
|
há 8 anos atrás |
Zach Hilman
|
3f82dad1e4
file_util: Add platform-specific slash option to SanitizePath
|
há 8 anos atrás |
Zach Hilman
|
150527ec19
Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch
|
há 8 anos atrás |
Zach Hilman
|
cc8234fa89
Use SHGetKnownFolderPath instead of SHGetFolderPathA
|
há 8 anos atrás |
Zach Hilman
|
22342487e8
Extract mbedtls to cpp file
|
há 8 anos atrás |
Zach Hilman
|
df5b75694f
Remove files that are not used
|
há 8 anos atrás |
Zach Hilman
|
59cb258409
VFS Regression and Accuracy Fixes (#776)
|
há 8 anos atrás |
bunnei
|
5ee4c49c30
Merge pull request #768 from lioncash/string-view
|
há 8 anos atrás |
Lioncash
|
398444e676
file_util, vfs: Use std::string_view where applicable
|
há 8 anos atrás |
bunnei
|
258a5cee84
Merge pull request #765 from lioncash/file
|
há 8 anos atrás |
Lioncash
|
c5de0a67a8
file_util: Remove goto usages from Copy()
|
há 8 anos atrás |
Lioncash
|
0ba7fe4ab1
file_util: Use a u64 to represent number of entries
|
há 8 anos atrás |
Lioncash
|
964154ce44
file_util: std::move FST entries in ScanDirectoryTree()
|
há 8 anos atrás |
bunnei
|
53a219f163
Merge pull request #759 from lioncash/redundant
|
há 8 anos atrás |
Lioncash
|
d66b43dadf
file_util: Use an enum class for GetUserPath()
|
há 8 anos atrás |
Lioncash
|
34d6a1349c
file_util: Remove explicit type from std::min() in GetPathWithoutTop()
|
há 8 anos atrás |
Lioncash
|
41660c8923
file_util: Remove redundant duplicate return in GetPathWithoutTop()
|
há 8 anos atrás |
Lioncash
|
63e64f0131
file_util: return string by const reference for GetExeDirectory()
|
há 8 anos atrás |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
há 8 anos atrás |
bunnei
|
913896cbd9
Revert "Virtual Filesystem (#597)"
|
há 8 anos atrás |
bunnei
|
bebe09a1aa
Merge pull request #630 from FearlessTobi/remove-citra-references
|
há 8 anos atrás |
Zach Hilman
|
77c684c114
Virtual Filesystem (#597)
|
há 8 anos atrás |
fearlessTobi
|
c9aadff9a9
Remove some references to Citra
|
há 8 anos atrás |
James Rowe
|
6269a01b4e
Add configurable logging backends
|
há 8 anos atrás |
James Rowe
|
0d46f0df12
Update clang format
|
há 8 anos atrás |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
há 8 anos atrás |
Lioncash
|
e8bbafb746
file_util: Make move constructor/assignment operator and related functions noexcept
|
há 8 anos atrás |