summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO
AgeCommit message (Expand)Author
2019-04-09VolumeVerifier: Verify WAD contentsJosJuice
2019-04-09VolumeVerifier: Check whether invalid blocks are unusedJosJuice
2019-04-09VolumeVerifier: Calculate CRC32/MD5/SHA-1JosJuice
2019-04-09VolumeVerifier: Check hashes in Wii partitionsJosJuice
2019-04-09Add a Verify tab to game propertiesJosJuice
2019-03-30DiscIO: Make Korean GC checks in Enums.cpp less fragileJosJuice
2019-03-30Volume: Add a GetCertificateChain functionJosJuice
2019-03-30VolumeWad: Implement GetTicketJosJuice
2019-03-30DiscExtractor: Make P prefix for partition names optionalJosJuice
2019-03-30DiscIO: Add way of checking whether blob data size is accurateJosJuice
2019-03-21DiscExtractor: Fix extracting certificate chain and H3 hashesJosJuice
2019-02-25Keep track of GameTDB ID separately from game IDJosJuice
2019-02-13Use empty instead of sizeFilip Gawin
2018-10-28Accurate region detection for NAND titlesJosJuice
2018-10-20Update to Visual Studio's default Windows SDKTillmann Karras
2018-10-19DiscIO: Restore the Korean case in CountryCodeToCountryJosJuice
2018-10-14Show 1.0U instead of 1.0 for Wii Menu 1.0JosJuice
2018-10-12Treat Wii Menu 1.0 as NTSC-UJosJuice
2018-10-12DiscIO: Rename RegionSwitch/CountrySwitchJosJuice
2018-10-12DiscIO: Add more RegionSwitch/CountrySwitch commentsJosJuice
2018-10-12DiscIO: Fix CountrySwitch's 'M' comment (and clarify other VC comments)JosJuice
2018-10-08DiscIO: Fix the 'W', 'X', 'Y' and 'Z' country codesJosJuice
2018-10-08DiscIO: Add the missing 'V' country codeJosJuice
2018-10-08DiscIO: Move the Korean GC mess out of VolumeGCJosJuice
2018-10-05DiscIO: Merge RegionSwitchGC and RegionSwitchWiiJosJuice
2018-09-30Fix reading title IDs of Wii discsJosJuice
2018-09-28Merge pull request #7411 from JosJuice/wii-metadata-unencryptedMat M
2018-09-20Fix scrubbing unencrypted Wii disc imagesJosJuice
2018-09-20Refactor DiscScrubber::MarkAsUsedEJosJuice
2018-09-12Read Wii disc metadata from the unencrypted headerJosJuice
2018-08-02ExportDOL: ActionReplay has a 0'd dol offset. Don't try to extract.booto
2018-06-09ChunkFile: Remove unnecessary includesLioncash
2018-06-02Qt/FilesystemWidget: Add size columnspycrab
2018-05-30VolumeWii: Shorten padding checking code within CheckIntegrity()Lioncash
2018-05-30VolumeWii: Use ReadSwapped for retrieving the partition data size in CheckInt...Lioncash
2018-05-30VolumeGC/VolumeWii: Dehardcode sizes where applicableLioncash
2018-05-30Volume/VolumeGC/VolumeWii: Amend variable namingLioncash
2018-05-27ColorUtil: Amend function name casingLioncash
2018-05-27ColorUtil: Namespace code under the Common namespaceLioncash
2018-05-27CDUtils: Amend function namesLioncash
2018-05-27CDUtils: Namespace code under the Common namespaceLioncash
2018-05-23Make the support for unencrypted Wii disc images less brokenJosJuice
2018-05-20Reimplement custom PNG banners in game listJosJuice
2018-05-16Common/Hash: Namespace code under the Common namespaceLioncash
2018-05-04NandPaths: Return paths that are relative to Wii NANDLéo Lam
2018-04-13CMakeLists: Link in zlib privately where applicableLioncash
2018-04-12Reformat all the things!spycrab
2018-03-31DiscIO: Don't use all uppercase for enum valuesJosJuice
2018-03-27DiscExtractor: Pass partition by reference rather than by value in ExtractDir...Lioncash
2018-03-24DiscIO/CMakeLists: Migrate off add_dolphin_libraryLioncash