Morph
|
4de079b256
Revert "Merge pull request #5173 from lioncash/common-fs"
|
5 роки тому |
Morph
|
8941cdb7d2
Revert "Merge pull request #5174 from ReinUsesLisp/fs-fix"
|
5 роки тому |
ReinUsesLisp
|
5329834376
common/file_util: Fix and deprecate CreateFullPath, add CreateDirs
|
5 роки тому |
Lioncash
|
20aad9e01a
file_util: Migrate remaining file handling functions over to std::filesystem
|
5 роки тому |
Lioncash
|
0e54aa17e6
file_util: Migrate Exists() and IsDirectory() over to std::filesystem
|
5 роки тому |
Lioncash
|
26547d3e3b
General: Make ignoring a discarded return value an error
|
5 роки тому |
bunnei
|
3d592972dc
Revert "core: Fix clang build"
|
5 роки тому |
Lioncash
|
be1954e04c
core: Fix clang build
|
5 роки тому |
Lioncash
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 роки тому |
Lioncash
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 роки тому |
lat9nq
|
3848155c42
common: Add a screenshots directory
|
6 роки тому |
Lioncash
|
e77337588e
file_util: Early-exit in WriteArray and ReadArray if specified lengths are zero
|
6 роки тому |
Lioncash
|
11e9bee91d
common/file_util: Make GetCurrentDir() return a std::optional
|
7 роки тому |
Lioncash
|
2b1fcc8a14
common/file_util: Make ReadFileToString and WriteStringToFile consistent
|
7 роки тому |
Lioncash
|
e3b2539986
common/file_util: Remove unnecessary c_str() calls
|
7 роки тому |
Lioncash
|
8cd3d9be26
common/file_util: Make IOFile's WriteString take a std::string_view
|
7 роки тому |
ReinUsesLisp
|
84412591c9
file_util: Add shader directory
|
7 роки тому |
Weiyi Wang
|
bfe84f06f2
string_util: remove TString conversion for windows
|
7 роки тому |
Zach Hilman
|
bd8db3f7f8
common_paths: Add Load and Dump dirs
|
7 роки тому |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 роки тому |
Zach Hilman
|
b70a831608
file_util: Add getter for NAND registration directory
|
8 роки тому |
Zach Hilman
|
2b6128fe0b
file_util: Use enum instead of bool for specifing path behavior
|
8 роки тому |
Zach Hilman
|
3f82dad1e4
file_util: Add platform-specific slash option to SanitizePath
|
8 роки тому |
bunnei
|
d224eb7c39
Merge pull request #966 from lioncash/modernize
|
8 роки тому |
Lioncash
|
a7d6efc520
common: Convert type traits templates over to variable template versions where applicable
|
8 роки тому |
Lioncash
|
0735a0c8a1
file_util: Avoid sign-conversions in WriteArray() and ReadArray()
|
8 роки тому |
Zach Hilman
|
150527ec19
Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch
|
8 роки тому |
Zach Hilman
|
df5b75694f
Remove files that are not used
|
8 роки тому |
Zach Hilman
|
59cb258409
VFS Regression and Accuracy Fixes (#776)
|
8 роки тому |
Lioncash
|
398444e676
file_util, vfs: Use std::string_view where applicable
|
8 роки тому |