index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DiscIO
/
VolumeVerifier.cpp
Age
Commit message (
Expand
)
Author
2026-06-22
VolumeVerifier: Remove SystemNotAvailable
JosJuice
2026-06-22
Don't send Dolphin version in user agent to Redump
JosJuice
2026-06-22
Use redump.info instead of redump.org
JosJuice
2026-04-20
VolumeVerifier: Add extra validity checks for ticket and TMD
JosJuice
2026-03-23
Use more std::span arguments
Sintendo
2026-01-25
Remove unused imports
Martino Fontana
2025-05-22
minizip-ng: Stop using compatibility mode
Joshua Vandaële
2025-04-22
Merge pull request #13540 from tygyh/DiscIO-Remove-redundant-qualifiers
Jordan Woyak
2025-04-22
DiscIO: Remove redundant qualifiers
Dr. Dystopia
2025-04-21
Add Triforce platform and preliminary boot.id parsing
Zopolis4
2025-03-29
Merge pull request #13221 from mitaclaw/nrvo-fails-1
JMC47
2025-03-10
GCC: Remedy NRVO Fails
mitaclaw
2025-03-09
Modernize `std::stable_sort` with ranges and projections
mitaclaw
2025-03-09
Modernize `std::sort` with ranges and projections
mitaclaw
2025-01-19
Fix build with minizip-ng 4.0.8
Joshua Vandaële
2025-01-01
Simplify `std::search` with `Common::ContainsSubrange`
mitaclaw
2025-01-01
Simplify `std::find` with `Common::Contains`
mitaclaw
2024-12-15
Modernize `std::any_of` with ranges
mitaclaw
2024-10-15
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
JosJuice
2024-10-11
Merge pull request #13095 from mitaclaw/ranges-modernization-6-n
Tilka
2024-10-10
Modernize `std::find_if` with ranges
mitaclaw
2024-10-10
Modernize `std::binary_search` with ranges
mitaclaw
2024-10-07
Simplify `std::copy` with `std::copy_n`
mitaclaw
2024-09-28
VolumeVerifier: Promote `DEBUG_ASSERT` to `static_assert`
mitaclaw
2023-08-19
DiscIO: Don't keep volume pointer in DiscScrubber
JosJuice
2023-05-15
IOS/ES: Split ESDevice into ESCore and ESDevice.
Admiral H. Curtiss
2023-01-24
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
Lioncash
2022-10-29
VolumeVerifier: fix bogus "serial/version missing" error
Tillmann Karras
2022-09-23
VolumeVerifier: Add missing assignment to summary_text.
Admiral H. Curtiss
2022-08-16
fix verifying wii dev signatures
Shawn Hoffman
2022-08-04
DiscIO/VolumeVerifier: Add a note about NFS bad dumps
JosJuice
2022-08-04
DiscIO/VolumeVerifier: Small logic cleanup
JosJuice
2022-08-04
DiscIO: Adjust GetDataSizeType logic for NFS
JosJuice
2022-08-04
DiscIO: Replace IsDataSizeAccurate with GetDataSizeType
JosJuice
2022-08-04
DiscIO/VolumeWii: Decouple "is encrypted" from "is hashed"
JosJuice
2022-08-02
VolumeVerifier: enable fast hash functions by default
Shawn Hoffman
2022-08-01
Common/Hash: use zlib-ng for adler32. small cleanups.
Shawn Hoffman
2022-07-30
Merge pull request #10899 from shuffle2/sha1
Admiral H. Curtiss
2022-07-28
VolumeVerifier: Fix read_succeeded condition
JosJuice
2022-07-26
introduce wrapper for SHA1 functionality
Shawn Hoffman
2022-07-25
StripSpaces: only strip spaces
Shawn Hoffman
2022-07-17
VolumeVerifier: Ignore case when looking for IOS on update partition
JosJuice
2022-07-13
DiscIO/VolumeVerifier: Don't try to verify data that would read out of bounds.
Admiral H. Curtiss
2022-06-06
CMake: rename minizip to minizip-ng
Tillmann Karras
2022-03-12
VolumeVerifier: Skip "lacks some data" check for Datel discs
JosJuice
2022-02-13
Fix integer sign difference comparison warnings
Pokechu22
2022-01-14
Fix static initialisation order fiasco issue for Version variables
Léo Lam
2022-01-01
Replace remaining uses of zlib crc32 with Common/Hash.h
Pokechu22
2021-08-15
VolumeVerifier: Use correct IOS filename for development discs.
David Korth
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
[next]