summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO
AgeCommit message (Expand)Author
2021-02-12IOS: Use less ambiguous names for classesLéo Lam
2021-01-27msbuild: bundle all dolphin "core" code into single libraryShawn Hoffman
2021-01-27rename Common/File to Common/IOFileShawn Hoffman
2020-12-03DiscIO: Fix recursive directory extractionJosJuice
2020-11-16Use positional arguments in all translatable fmt stringsJosJuice
2020-11-12Merge pull request #9204 from fbastos1/masterLéo Lam
2020-11-11DiscIO: Make use of fmt-capable panic alertsLioncash
2020-10-29modify file export to create folder in OS when explicitly extracting a directoryFelipe
2020-10-23Merge pull request #8782 from Pokechu22/missing-serial-version-dataLéo Lam
2020-10-22DiscIO: Migrate logging over to fmtLioncash
2020-10-21Explain how to fix "Serial and/or version data is missing"Pokechu22
2020-10-20Merge pull request #9025 from cyrozap/fix-build-with-older-cmakeLéo Lam
2020-10-20DiscIO: Make WiiEncryptionCache moveableJosJuice
2020-10-19VolumeVerifier: Make "no valid data in partition" hide some other errorsJosJuice
2020-10-19CMake: Fix build errors exposed by making common dependent on fmtJosJuice
2020-10-19Add helper function for fmt::format(GetStringT(...JosJuice
2020-10-19DiscIO: Make use of fmt where applicableJosJuice
2020-10-15Source/Core/DiscIO/WIACompression.cpp: add missing <limits> includeSergei Trofimovich
2020-10-14Merge pull request #9105 from JosJuice/volumeverifier-small-low-severityLéo Lam
2020-10-07DiscIO: Decrease RAM usage during zstd compressionJosJuice
2020-09-23VolumeVerifier: Call CheckDiscSize from FinishJosJuice
2020-09-21VolumeVerifier: Make high severity "too small" hide low severity "too small"JosJuice
2020-09-16DiscIO: Use std::function for compression callbackJosJuice
2020-09-06Merge pull request #8861 from JosJuice/netplay-hashJMC47
2020-09-06Merge pull request #8644 from JosJuice/rework-tgcJMC47
2020-09-01Merge pull request #9047 from JosJuice/wia-header-heuristicLC
2020-09-01Merge pull request #9056 from JosJuice/supportsreadwiidecrypted-parameterLC
2020-08-31DiscIO: Expand WIA/RVZ header size heuristic commentsJosJuice
2020-08-29DiscIO: Add parameters to BlobReader::SupportsReadWiiDecryptedJosJuice
2020-08-22msbuild: re-enable standalone vcxproj processingShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for dolphin)Shawn Hoffman
2020-08-22prettify some constructs in vcxproj filesShawn Hoffman
2020-08-22DiscIO: Adjust WIA/RVZ header size heuristicJosJuice
2020-08-19VolumeVerifier: Adjust problem descriptions for new netplay checkJosJuice
2020-08-11Fix builds with system LZMA when using versions of CMake before 3.14cyrozap
2020-08-08DiscIO: make use of std::nulloptTillmann Karras
2020-08-08Fix various -Wshadow warningsTillmann Karras
2020-08-08VolumeVerifier: Split TMD error from ticket error for WADsJosJuice
2020-08-02Make netplay's "same game" check more robustJosJuice
2020-07-30Merge pull request #8990 from JosJuice/wia-conversion-warningLC
2020-07-29DolphinQt: Show a warning when launching an NKit disc imageJosJuice
2020-07-29DiscIO: Fix conversion warningJosJuice
2020-07-24DiscIO: fix -Wreorder warningTillmann Karras
2020-07-11RVZ: Fix split seed readsJosJuice
2020-07-04DiscIO: Use Volume::IsDatelDisc in VolumeVerifierJosJuice
2020-07-04RedumpVerifier: Treat Datel game IDs as emptyJosJuice
2020-07-04DiscIO: Add Volume::IsDatelDiscJosJuice
2020-07-04Revert "Return nothing from VolumeWii::GetGameTDBID if Datel"JosJuice
2020-06-25DiscIO: Deduplicate some VolumeGC/VolumeWii codeJosJuice
2020-06-21Show file format details in game propertiesJosJuice