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
Age
Commit message (
Expand
)
Author
2020-02-10
Merge pull request #8621 from JosJuice/volumeverifier-invalid-partition
Tilka
2020-02-09
VolumeVerifier: Ignore invalid partitions in GetBiggestReferencedOffset
JosJuice
2020-02-09
Fix VolumeVerifier not showing a problem for invalid partitions
JosJuice
2020-02-09
Merge pull request #8619 from JosJuice/directoryblob-check-seek
Léo Lam
2020-02-09
DiscIO: Check for DirectoryBlob seek failure
JosJuice
2020-02-02
VolumeVerifier: Don't return early when file is too small
JosJuice
2020-02-02
VolumeVerifier: Don't show an assert for files that are too small
JosJuice
2020-01-25
VolumeVerifier: Report read errors to the user
JosJuice
2020-01-22
Merge pull request #8573 from JosJuice/ciso-size
Pierre Bourdon
2020-01-22
DiscIO: Fix CISOFileReader::GetDataSize()
JosJuice
2020-01-16
StringUtil: Add IsPrintableCharacter and use it
Léo Lam
2020-01-14
DiscIO: Add out of bounds checks for blob reading
JosJuice
2020-01-04
Fix several warnings
Léo Lam
2019-12-29
GetSysMenuVersionString(): Use a char instead of std::string for the region l...
David Korth
2019-12-29
VolumeVerifier.cpp: Verify that the string arrays are sorted before using std...
David Korth
2019-12-29
VolumeVerifier.cpp: Use arrays of string_view objects instead of strings.
David Korth
2019-12-28
Add an ARM64 target to Visual Studio projects
Stenzek
2019-12-08
Fix scrubbing unencrypted Wii disc images (for real this time)
JosJuice
2019-11-30
Update VS projects/solutions to VS2019
Stenzek
2019-11-27
Merge pull request #8496 from JosJuice/volumewii-check-decrypted-order
Anthony
2019-11-27
VolumeVerifier: Detect broken Super Paper Mario
JosJuice
2019-11-26
VolumeWii: Check SupportsReadWiiDecrypted before m_encrypted
JosJuice
2019-11-22
VolumeVerifier: Fix a copypaste error
JosJuice
2019-11-08
Merge pull request #8367 from JosJuice/missing-company-ids
Connor McLaughlin
2019-11-02
RedumpVerifier: Show an error when datfile lacks serials or versions
JosJuice
2019-10-30
Merge pull request #8443 from JosJuice/redumpverifier-datel-wii
Mat M
2019-10-30
Return nothing from VolumeWii::GetGameTDBID if Datel
JosJuice
2019-10-30
RedumpVerifier: Fix handling of Datel Wii disc serials
JosJuice
2019-10-30
RedumpVerifier: Don't crash on missing hyphen in serial
JosJuice
2019-10-30
VolumeVerifier: Fix "The data partition is missing" false positive
JosJuice
2019-10-26
Merge pull request #8429 from JosJuice/redump-create-path
Mat M
2019-10-25
Create necessary folder when using Redump.org integration
JosJuice
2019-10-25
VolumeVerifier: Don't show problems with good dumps of Wii Freeloaders
JosJuice
2019-10-23
Merge pull request #8426 from JosJuice/volumeverifier-region-mismatch
Mat M
2019-10-23
Merge pull request #8330 from JosJuice/redump-integration
JosJuice
2019-10-23
VolumeVerifier: Don't consider region mismatch for placeholder game IDs
JosJuice
2019-10-23
VolumeVerifier: Include revision when checking region mismatch
JosJuice
2019-09-25
DiscIO: Make company names match GameTDB's list better
JosJuice
2019-09-22
DiscIO: Add missing company IDs
JosJuice
2019-09-21
Add Wii Mini system menu version detection
Dexter Gerig
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
Also override the SYSCONF country setting
JosJuice
2019-08-09
VolumeVerifier: Show underdump warnings for WBFS/CISO too
JosJuice
2019-08-09
Merge pull request #8303 from JosJuice/volumeverifier-very-small
Connor McLaughlin
2019-08-07
Fix problems with running VolumeVerifier on very small disc images
JosJuice
2019-08-06
VolumeVerifier: Multithreading
JosJuice
2019-08-06
VolumeVerifier: Don't read data multiple times
JosJuice
2019-08-02
DiscIO/Volume: Make Partition's interface constexpr
Lioncash
[next]