Commit History

作者 SHA1 備註 提交日期
  niansa 362f2047b4 Port changes from Early Access 2 年之前
  Crimson Hawk cdbdf63ebe Revert "Merge branch 'master' into 'dev'" 2 年之前
  AMA2581 5720814b13 modifying all the files to match the app 2 年之前
  FearlessTobi 0f9288e38d vfs: Move vfs files to their own directory 2 年之前
  rkfg 753bc3a448 pfs: Fix reading filenames past the buffer end 2 年之前
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
  Morph 065867e2c2 common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 年之前
  Lioncash 01d1b5cdaf file_sys: Replace inclusions with forward declarations where applicable 5 年之前
  Zach Hilman e0b9ee9b94 card_image: Implement system update commands in XCI 6 年之前
  Zach Hilman 3895f7e456 pfs: Provide accessors for file sizes and offsets 6 年之前
  Zach Hilman a25d79cfaa vfs: Remove InterpretAsDirectory and related functions 7 年之前
  Lioncash 05ef9dfc10 file-sys: Default heavy-weight class destructors in the cpp file 7 年之前
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 年之前
  Zach Hilman ec3bef7b4c loader: Add more descriptive errors 8 年之前
  Lioncash 57c4d7aa00 partition_filesystem: Remove dynamic_cast in PrintDebugInfo() 8 年之前
  Lioncash db48ebb9c9 partition_filesystem: Use std::move where applicable 8 年之前
  Lioncash ec71915ede partition_filesystem, vfs_real: Add missing standard includes 8 年之前
  Lioncash d36e327ba6 partition_filesystem, vfs_real: Use std::move in ReplaceFileWithSubdirectory() where applicable 8 年之前
  Lioncash 2b91386e15 partition_filesystem, vfs_real: Use std::distance() instead of subtraction 8 年之前
  Lioncash bbd6429ecb partition_filesystem: Return pfs_dirs member variable within GetSubdirectories() 8 年之前
  Lioncash 9abc5763b6 partition_filesystem: Ensure all class members of PartitionFilesystem are initialized 8 年之前
  Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) 8 年之前
  bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" 8 年之前
  Zach Hilman 77c684c114 Virtual Filesystem (#597) 8 年之前
  James Rowe 0d46f0df12 Update clang format 8 年之前
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 年之前
  Zach Hilman 63f26d5c40 Add support for decrypted NCA files (#567) 8 年之前
  Subv a3d82ef5d9 Build: Fixed some MSVC warnings in various parts of the code. 8 年之前
  Lioncash 5aafc83cc9 file-sys: Move logging macros over to the new fmt-capable ones 8 年之前
  shinyquagsire23 de580ccdd5 file_sys: Use NGLOG 8 年之前