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
release-prep-2606a
release-prep-2606a-2
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
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
2019-07-23
Merge pull request #8253 from JosJuice/fakesigned-common-key-fix
Léo Lam
2019-07-22
Merge pull request #8245 from JosJuice/volumeverifier-wii-menu-region
Anthony
2019-07-21
Re-implement FixCommonKeyIndex for WAD files
JosJuice
2019-07-21
IOS: Put common key handles in an array
JosJuice
2019-07-18
DiscIO: Merge WiiWAD into VolumeWAD
JosJuice
2019-07-18
DiscIO: Add functions CreateDisc and CreateWAD
JosJuice
2019-07-15
Fix VolumeVerifier considering Wii Menu WADs to have wrong region
JosJuice
2019-06-19
Common/MsgHandler: Namespace code within the Common namespace
Lioncash
2019-06-08
Merge pull request #8134 from JosJuice/filesystem-string-view
Connor McLaughlin
2019-06-07
General: Migrate from deprecated mbedTLS functions
Lioncash
2019-06-01
Common/CommonFuncs: Remove now-unneccessary ArraySize function
Lioncash
2019-05-31
DiscIO/CMakeLists: Specify headers in target sources
Lioncash
2019-05-29
DiscIO: Avoid copies when comparing FileSystemGCWii file names
JosJuice
2019-05-29
DiscIO: Use std::string_view in FileSystem::FindFileInfo
JosJuice
2019-05-27
DiscIO/VolumeVerifier: Make no-argument overload of GetBiggestUsedOffset() const
Lioncash
2019-05-27
DiscIO/VolumeVerifier: Use structured bindings where applicable
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
[next]