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