fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
vor 7 Jahren |
Zach Hilman
|
b70a831608
file_util: Add getter for NAND registration directory
|
vor 8 Jahren |
Zach Hilman
|
2b6128fe0b
file_util: Use enum instead of bool for specifing path behavior
|
vor 8 Jahren |
Zach Hilman
|
3f82dad1e4
file_util: Add platform-specific slash option to SanitizePath
|
vor 8 Jahren |
bunnei
|
d224eb7c39
Merge pull request #966 from lioncash/modernize
|
vor 8 Jahren |
Lioncash
|
a7d6efc520
common: Convert type traits templates over to variable template versions where applicable
|
vor 8 Jahren |
Lioncash
|
0735a0c8a1
file_util: Avoid sign-conversions in WriteArray() and ReadArray()
|
vor 8 Jahren |
Zach Hilman
|
150527ec19
Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch
|
vor 8 Jahren |
Zach Hilman
|
df5b75694f
Remove files that are not used
|
vor 8 Jahren |
Zach Hilman
|
59cb258409
VFS Regression and Accuracy Fixes (#776)
|
vor 8 Jahren |
Lioncash
|
398444e676
file_util, vfs: Use std::string_view where applicable
|
vor 8 Jahren |
Lioncash
|
0ba7fe4ab1
file_util: Use a u64 to represent number of entries
|
vor 8 Jahren |
Lioncash
|
d66b43dadf
file_util: Use an enum class for GetUserPath()
|
vor 8 Jahren |
Lioncash
|
63e64f0131
file_util: return string by const reference for GetExeDirectory()
|
vor 8 Jahren |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
vor 8 Jahren |
bunnei
|
913896cbd9
Revert "Virtual Filesystem (#597)"
|
vor 8 Jahren |
Zach Hilman
|
77c684c114
Virtual Filesystem (#597)
|
vor 8 Jahren |
James Rowe
|
6269a01b4e
Add configurable logging backends
|
vor 8 Jahren |
Lioncash
|
e8bbafb746
file_util: Make move constructor/assignment operator and related functions noexcept
|
vor 8 Jahren |
Lioncash
|
40d2dcabd7
file_util: Add static assertions to ReadBytes() and WriteBytes()
|
vor 8 Jahren |
Lioncash
|
5d9ee12b1a
file_util: Remove compiler version checks around is_trivially_copyable()
|
vor 8 Jahren |
N00byKing
|
75da830c13
file_util.h: Update Comment from citra to yuzu
|
vor 8 Jahren |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
vor 8 Jahren |
bunnei
|
707cc66362
file_util: Remove unused paths.
|
vor 9 Jahren |
freiro
|
79317b63d9
Switch to AppData/Roaming
|
vor 9 Jahren |
freiro
|
3d75e3cd07
Return by value and other fixes
|
vor 9 Jahren |
freiro
|
29bb82cb8e
Win32 move default user folder location to AppData
|
vor 9 Jahren |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
vor 9 Jahren |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
vor 9 Jahren |
Yuri Kunde Schlesner
|
d6792632f0
Fix recursive scanning of directories
|
vor 10 Jahren |