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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2025-12-22
Merge pull request #14174 from JoshuaVandaele/minizips-cmake
JMC47
2025-11-27
Use minizip-ng's CMakeLists instead of relying on our own implementation
Joshua Vandaële
2025-11-23
DiscIO: Add CachedBlobReader which takes another BlobReader and reads it into...
Jordan Woyak
2025-05-22
minizip-ng: Stop using compatibility mode
Joshua Vandaële
2023-06-15
CMake: Use targets for all optionally-external dependencies
TellowKrinkle
2023-03-05
DiscIO: Add support for CleanRip-style split ISOs.
Admiral H. Curtiss
2023-01-30
Merge pull request #10936 from TellowKrinkle/FixIncludeDirs
Admiral H. Curtiss
2023-01-16
Remove Boot from DVD Backup
MayImilae
2022-08-18
CMake: Properly include lzma include directories
TellowKrinkle
2022-08-18
CMake: Properly include zstd include directories
TellowKrinkle
2022-08-04
DiscIO: Add support for the NFS format
JosJuice
2022-06-06
CMake: rename minizip to minizip-ng
Tillmann Karras
2022-05-22
cmake: Don't use PCH with Qt6.
Admiral H. Curtiss
2022-01-16
CMakeLists: Change DiscIO dependency from common to core
Pokechu22
2021-10-24
Core: Add ability to specify and launch a riivolution-modded game via a .json...
Admiral H. Curtiss
2021-10-24
Core: Add RiivolutionPatcher to apply Riivolution-style patches to a game's f...
Admiral H. Curtiss
2021-10-24
Core: Add RiivolutionParser to parse a Riivolution XML.
Admiral H. Curtiss
2021-03-09
DiscIO: Move some code from DiscExtractor to new file DiscUtils
JosJuice
2020-10-20
Merge pull request #9025 from cyrozap/fix-build-with-older-cmake
Léo Lam
2020-10-19
CMake: Fix build errors exposed by making common dependent on fmt
JosJuice
2020-10-19
DiscIO: Make use of fmt where applicable
JosJuice
2020-08-11
Fix builds with system LZMA when using versions of CMake before 3.14
cyrozap
2020-06-25
DiscIO: Deduplicate some VolumeGC/VolumeWii code
JosJuice
2020-06-17
WIA/RVZ: Move (de)compression to a different file
JosJuice
2020-06-17
RVZ: Store pseudorandom junk data efficiently
JosJuice
2020-06-17
RVZ: Add Zstandard as a compression method
JosJuice
2020-06-17
WIA: Implement bzip2, LZMA, and LZMA2 decompression
JosJuice
2020-06-17
Add an early version of WIABlobReader
JosJuice
2020-05-06
DiscIO: Implement multithreaded compression
JosJuice
2020-04-24
DiscIO: Move scrubbing code out of ConvertToGCZ
JosJuice
2020-04-24
DiscIO: Implement re-encryption of Wii partition data
JosJuice
2019-08-24
VolumeVerifier: Add zip support for datfile
JosJuice
2019-08-24
VolumeVerifier: Add datfile parsing
JosJuice
2019-07-18
DiscIO: Merge WiiWAD into VolumeWAD
JosJuice
2019-05-31
DiscIO/CMakeLists: Specify headers in target sources
Lioncash
2019-04-09
Add a Verify tab to game properties
JosJuice
2018-04-13
CMakeLists: Link in zlib privately where applicable
Lioncash
2018-03-24
DiscIO/CMakeLists: Migrate off add_dolphin_library
Lioncash
2017-11-03
Add WiiSaveBanner class
JosJuice
2017-10-24
Remove NANDContentManager
Léo Lam
2017-08-10
DiscIO: Add a blob reader for Volume files
Léo Lam
2017-08-01
Turn VolumeDirectory into DirectoryBlob
JosJuice
2017-06-28
DiscIO: Move parts of Filesystem to the new file DiscExtractor
JosJuice
2017-06-06
DiscIO: Remove C/I/S prefixes from class names
JosJuice
2017-05-19
DiscIO: Remove VolumeCreator
JosJuice
2017-04-09
Add BootMii NAND import functionality
Starsam80
2017-03-13
FileMonitor redesign
JosJuice
2017-03-01
CMakeLists: Normalize whitespace
Lioncash
2016-12-18
Add TGC disc image compatibility
JosJuice
2016-07-13
Move DiscIO enums to a new file
JosJuice
[next]