Historique des commits

Auteur SHA1 Message Date
  bunnei 7438d36d0e Merge pull request #3630 from benru/open-windows-network-files il y a 6 ans
  Lioncash e77337588e file_util: Early-exit in WriteArray and ReadArray if specified lengths are zero il y a 6 ans
  Ben Russell f98a2c42de common/file_util: Allow access to files on network shares il y a 6 ans
  Vitor K bd0c56c6e7 common: Port some changes from dolphin (#5127) il y a 6 ans
  ReinUsesLisp f4417eab8f common/file_util: Silence -Wswitch il y a 6 ans
  Lioncash e7ab0e9127 common/file_util: Remove unnecessary return at end of void StripTailDirSlashes() il y a 7 ans
  Lioncash 11e9bee91d common/file_util: Make GetCurrentDir() return a std::optional il y a 7 ans
  Lioncash 943f6da1ac common/file_util: Remove duplicated documentation comments il y a 7 ans
  Lioncash 2b1fcc8a14 common/file_util: Make ReadFileToString and WriteStringToFile consistent il y a 7 ans
  ReinUsesLisp 84412591c9 file_util: Add shader directory il y a 7 ans
  Weiyi Wang 2ff2732a78 only redefine 64 bit file operation for MSVC il y a 7 ans
  Zach Hilman bd8db3f7f8 common_paths: Add Load and Dump dirs il y a 7 ans
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 7 ans
  Lioncash c74b7ee204 file_util: Correct return value in early exit of ReadFileToString() il y a 8 ans
  Zach Hilman b70a831608 file_util: Add getter for NAND registration directory il y a 8 ans
  Zach Hilman 2b6128fe0b file_util: Use enum instead of bool for specifing path behavior il y a 8 ans
  Zach Hilman 3f82dad1e4 file_util: Add platform-specific slash option to SanitizePath il y a 8 ans
  Zach Hilman 150527ec19 Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch il y a 8 ans
  Zach Hilman cc8234fa89 Use SHGetKnownFolderPath instead of SHGetFolderPathA il y a 8 ans
  Zach Hilman 22342487e8 Extract mbedtls to cpp file il y a 8 ans
  Zach Hilman df5b75694f Remove files that are not used il y a 8 ans
  Zach Hilman 59cb258409 VFS Regression and Accuracy Fixes (#776) il y a 8 ans
  bunnei 5ee4c49c30 Merge pull request #768 from lioncash/string-view il y a 8 ans
  Lioncash 398444e676 file_util, vfs: Use std::string_view where applicable il y a 8 ans
  bunnei 258a5cee84 Merge pull request #765 from lioncash/file il y a 8 ans
  Lioncash c5de0a67a8 file_util: Remove goto usages from Copy() il y a 8 ans
  Lioncash 0ba7fe4ab1 file_util: Use a u64 to represent number of entries il y a 8 ans
  Lioncash 964154ce44 file_util: std::move FST entries in ScanDirectoryTree() il y a 8 ans
  bunnei 53a219f163 Merge pull request #759 from lioncash/redundant il y a 8 ans
  Lioncash d66b43dadf file_util: Use an enum class for GetUserPath() il y a 8 ans