summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/CMakeLists.txt
AgeCommit message (Expand)Author
2025-12-22Merge pull request #14174 from JoshuaVandaele/minizips-cmakeJMC47
2025-11-27Use minizip-ng's CMakeLists instead of relying on our own implementationJoshua Vandaële
2025-11-23DiscIO: Add CachedBlobReader which takes another BlobReader and reads it into...Jordan Woyak
2025-05-22minizip-ng: Stop using compatibility modeJoshua Vandaële
2023-06-15CMake: Use targets for all optionally-external dependenciesTellowKrinkle
2023-03-05DiscIO: Add support for CleanRip-style split ISOs.Admiral H. Curtiss
2023-01-30Merge pull request #10936 from TellowKrinkle/FixIncludeDirsAdmiral H. Curtiss
2023-01-16Remove Boot from DVD BackupMayImilae
2022-08-18CMake: Properly include lzma include directoriesTellowKrinkle
2022-08-18CMake: Properly include zstd include directoriesTellowKrinkle
2022-08-04DiscIO: Add support for the NFS formatJosJuice
2022-06-06CMake: rename minizip to minizip-ngTillmann Karras
2022-05-22cmake: Don't use PCH with Qt6.Admiral H. Curtiss
2022-01-16CMakeLists: Change DiscIO dependency from common to corePokechu22
2021-10-24Core: Add ability to specify and launch a riivolution-modded game via a .json...Admiral H. Curtiss
2021-10-24Core: Add RiivolutionPatcher to apply Riivolution-style patches to a game's f...Admiral H. Curtiss
2021-10-24Core: Add RiivolutionParser to parse a Riivolution XML.Admiral H. Curtiss
2021-03-09DiscIO: Move some code from DiscExtractor to new file DiscUtilsJosJuice
2020-10-20Merge pull request #9025 from cyrozap/fix-build-with-older-cmakeLéo Lam
2020-10-19CMake: Fix build errors exposed by making common dependent on fmtJosJuice
2020-10-19DiscIO: Make use of fmt where applicableJosJuice
2020-08-11Fix builds with system LZMA when using versions of CMake before 3.14cyrozap
2020-06-25DiscIO: Deduplicate some VolumeGC/VolumeWii codeJosJuice
2020-06-17WIA/RVZ: Move (de)compression to a different fileJosJuice
2020-06-17RVZ: Store pseudorandom junk data efficientlyJosJuice
2020-06-17RVZ: Add Zstandard as a compression methodJosJuice
2020-06-17WIA: Implement bzip2, LZMA, and LZMA2 decompressionJosJuice
2020-06-17Add an early version of WIABlobReaderJosJuice
2020-05-06DiscIO: Implement multithreaded compressionJosJuice
2020-04-24DiscIO: Move scrubbing code out of ConvertToGCZJosJuice
2020-04-24DiscIO: Implement re-encryption of Wii partition dataJosJuice
2019-08-24VolumeVerifier: Add zip support for datfileJosJuice
2019-08-24VolumeVerifier: Add datfile parsingJosJuice
2019-07-18DiscIO: Merge WiiWAD into VolumeWADJosJuice
2019-05-31DiscIO/CMakeLists: Specify headers in target sourcesLioncash
2019-04-09Add a Verify tab to game propertiesJosJuice
2018-04-13CMakeLists: Link in zlib privately where applicableLioncash
2018-03-24DiscIO/CMakeLists: Migrate off add_dolphin_libraryLioncash
2017-11-03Add WiiSaveBanner classJosJuice
2017-10-24Remove NANDContentManagerLéo Lam
2017-08-10DiscIO: Add a blob reader for Volume filesLéo Lam
2017-08-01Turn VolumeDirectory into DirectoryBlobJosJuice
2017-06-28DiscIO: Move parts of Filesystem to the new file DiscExtractorJosJuice
2017-06-06DiscIO: Remove C/I/S prefixes from class namesJosJuice
2017-05-19DiscIO: Remove VolumeCreatorJosJuice
2017-04-09Add BootMii NAND import functionalityStarsam80
2017-03-13FileMonitor redesignJosJuice
2017-03-01CMakeLists: Normalize whitespaceLioncash
2016-12-18Add TGC disc image compatibilityJosJuice
2016-07-13Move DiscIO enums to a new fileJosJuice