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.h
Age
Commit message (
Expand
)
Author
2026-06-22
VolumeVerifier: Remove SystemNotAvailable
JosJuice
2026-03-23
Use more std::span arguments
Sintendo
2025-04-21
Add Triforce platform and preliminary boot.id parsing
Zopolis4
2022-08-04
DiscIO: Adjust GetDataSizeType logic for NFS
JosJuice
2022-08-02
VolumeVerifier: enable fast hash functions by default
Shawn Hoffman
2022-07-26
introduce wrapper for SHA1 functionality
Shawn Hoffman
2022-01-01
Replace remaining uses of zlib crc32 with Common/Hash.h
Pokechu22
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-03-22
VolumeVerifier: Align partition reads to groups
JosJuice
2021-03-22
VolumeVerifier: Handle overlapping blocks more efficiently
JosJuice
2021-03-10
DiscIO: Move some code from VolumeVerifier to DiscUtils
JosJuice
2020-09-23
VolumeVerifier: Call CheckDiscSize from Finish
JosJuice
2020-09-21
VolumeVerifier: Make high severity "too small" hide low severity "too small"
JosJuice
2020-08-08
VolumeVerifier: Split TMD error from ticket error for WADs
JosJuice
2020-02-09
VolumeVerifier: Ignore invalid partitions in GetBiggestReferencedOffset
JosJuice
2020-01-25
VolumeVerifier: Report read errors to the user
JosJuice
2019-11-27
VolumeVerifier: Detect broken Super Paper Mario
JosJuice
2019-11-02
RedumpVerifier: Show an error when datfile lacks serials or versions
JosJuice
2019-08-25
VolumeVerifier: Add Redump.org downloading
JosJuice
2019-08-24
VolumeVerifier: Add zip support for datfile
JosJuice
2019-08-24
VolumeVerifier: Add datfile parsing
JosJuice
2019-08-09
VolumeVerifier: Show underdump warnings for WBFS/CISO too
JosJuice
2019-08-06
VolumeVerifier: Multithreading
JosJuice
2019-07-21
Re-implement FixCommonKeyIndex for WAD files
JosJuice
2019-05-27
DiscIO/VolumeVerifier: Make no-argument overload of GetBiggestUsedOffset() const
Lioncash
2019-05-27
DiscIO/VolumeVerifier: In-class initialize members where applicable
Lioncash
2019-05-27
DiscIO/VolumeVerifier: Default destructor within the cpp file
Lioncash
2019-05-27
DiscIO/VolumeVerifier: Take std::string by value in AddProblem()
Lioncash
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-04-09
VolumeVerifier: Verify WAD contents
JosJuice
2019-04-09
VolumeVerifier: Check whether invalid blocks are unused
JosJuice
2019-04-09
VolumeVerifier: Calculate CRC32/MD5/SHA-1
JosJuice
2019-04-09
VolumeVerifier: Check hashes in Wii partitions
JosJuice
2019-04-09
Add a Verify tab to game properties
JosJuice