提交历史

作者 SHA1 备注 提交日期
  Joshua Vandaële fa442dc90b Fix build with minizip-ng 4.0.8 1 月之前
  mitaclaw 527841f1df Simplify `std::search` with `Common::ContainsSubrange` 4 月之前
  mitaclaw 110d32729e Simplify `std::find` with `Common::Contains` 5 月之前
  mitaclaw 140252ffc0 Modernize `std::any_of` with ranges 4 月之前
  JosJuice 07605bf67c Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial 4 月之前
  Tilka d2a56b321f Merge pull request #13095 from mitaclaw/ranges-modernization-6-n 4 月之前
  mitaclaw e4fb837f4b Modernize `std::find_if` with ranges 5 月之前
  mitaclaw 728663bdc0 Modernize `std::binary_search` with ranges 5 月之前
  mitaclaw 7c96762f5f Simplify `std::copy` with `std::copy_n` 5 月之前
  mitaclaw c60accc96d VolumeVerifier: Promote `DEBUG_ASSERT` to `static_assert` 5 月之前
  JosJuice 0f64df3e3e DiscIO: Don't keep volume pointer in DiscScrubber 1 年之前
  Admiral H. Curtiss 6a339cbdb3 IOS/ES: Split ESDevice into ESCore and ESDevice. 1 年之前
  Lioncash e5b91f00b0 Common: Replace StringBeginsWith/StringEndsWith with std equivalents 2 年之前
  Tillmann Karras cacdd18ca0 VolumeVerifier: fix bogus "serial/version missing" error 2 年之前
  Admiral H. Curtiss 4cb8914ad3 VolumeVerifier: Add missing assignment to summary_text. 2 年之前
  Shawn Hoffman 4ae475b6a1 fix verifying wii dev signatures 2 年之前
  JosJuice 6fc3bbbdd9 DiscIO/VolumeVerifier: Add a note about NFS bad dumps 2 年之前
  JosJuice 02e3125f23 DiscIO/VolumeVerifier: Small logic cleanup 2 年之前
  JosJuice 40a4eb3893 DiscIO: Adjust GetDataSizeType logic for NFS 2 年之前
  JosJuice a87dffe52d DiscIO: Replace IsDataSizeAccurate with GetDataSizeType 2 年之前
  JosJuice bb27d4cc95 DiscIO/VolumeWii: Decouple "is encrypted" from "is hashed" 2 年之前
  Shawn Hoffman d71797154a VolumeVerifier: enable fast hash functions by default 2 年之前
  Shawn Hoffman 17c554c165 Common/Hash: use zlib-ng for adler32. small cleanups. 2 年之前
  Admiral H. Curtiss a9d9f5c0da Merge pull request #10899 from shuffle2/sha1 2 年之前
  JosJuice 14c1a1c658 VolumeVerifier: Fix read_succeeded condition 2 年之前
  Shawn Hoffman dd29a54cf6 introduce wrapper for SHA1 functionality 2 年之前
  Shawn Hoffman f92541fbd9 StripSpaces: only strip spaces 2 年之前
  JosJuice 81a20a1d74 VolumeVerifier: Ignore case when looking for IOS on update partition 2 年之前
  Admiral H. Curtiss 10407cc8c1 DiscIO/VolumeVerifier: Don't try to verify data that would read out of bounds. 2 年之前
  Tillmann Karras 79a7bf02eb CMake: rename minizip to minizip-ng 2 年之前