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
Age
Commit message (
Expand
)
Author
2021-02-12
IOS: Use less ambiguous names for classes
Léo Lam
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2021-01-27
rename Common/File to Common/IOFile
Shawn Hoffman
2020-12-03
DiscIO: Fix recursive directory extraction
JosJuice
2020-11-16
Use positional arguments in all translatable fmt strings
JosJuice
2020-11-12
Merge pull request #9204 from fbastos1/master
Léo Lam
2020-11-11
DiscIO: Make use of fmt-capable panic alerts
Lioncash
2020-10-29
modify file export to create folder in OS when explicitly extracting a directory
Felipe
2020-10-23
Merge pull request #8782 from Pokechu22/missing-serial-version-data
Léo Lam
2020-10-22
DiscIO: Migrate logging over to fmt
Lioncash
2020-10-21
Explain how to fix "Serial and/or version data is missing"
Pokechu22
2020-10-20
Merge pull request #9025 from cyrozap/fix-build-with-older-cmake
Léo Lam
2020-10-20
DiscIO: Make WiiEncryptionCache moveable
JosJuice
2020-10-19
VolumeVerifier: Make "no valid data in partition" hide some other errors
JosJuice
2020-10-19
CMake: Fix build errors exposed by making common dependent on fmt
JosJuice
2020-10-19
Add helper function for fmt::format(GetStringT(...
JosJuice
2020-10-19
DiscIO: Make use of fmt where applicable
JosJuice
2020-10-15
Source/Core/DiscIO/WIACompression.cpp: add missing <limits> include
Sergei Trofimovich
2020-10-14
Merge pull request #9105 from JosJuice/volumeverifier-small-low-severity
Léo Lam
2020-10-07
DiscIO: Decrease RAM usage during zstd compression
JosJuice
2020-09-23
VolumeVerifier: Call CheckDiscSize from Finish
JosJuice
2020-09-21
VolumeVerifier: Make high severity "too small" hide low severity "too small"
JosJuice
2020-09-16
DiscIO: Use std::function for compression callback
JosJuice
2020-09-06
Merge pull request #8861 from JosJuice/netplay-hash
JMC47
2020-09-06
Merge pull request #8644 from JosJuice/rework-tgc
JMC47
2020-09-01
Merge pull request #9047 from JosJuice/wia-header-heuristic
LC
2020-09-01
Merge pull request #9056 from JosJuice/supportsreadwiidecrypted-parameter
LC
2020-08-31
DiscIO: Expand WIA/RVZ header size heuristic comments
JosJuice
2020-08-29
DiscIO: Add parameters to BlobReader::SupportsReadWiiDecrypted
JosJuice
2020-08-22
msbuild: re-enable standalone vcxproj processing
Shawn Hoffman
2020-08-22
msbuild: refactor stuff out of project files (for dolphin)
Shawn Hoffman
2020-08-22
prettify some constructs in vcxproj files
Shawn Hoffman
2020-08-22
DiscIO: Adjust WIA/RVZ header size heuristic
JosJuice
2020-08-19
VolumeVerifier: Adjust problem descriptions for new netplay check
JosJuice
2020-08-11
Fix builds with system LZMA when using versions of CMake before 3.14
cyrozap
2020-08-08
DiscIO: make use of std::nullopt
Tillmann Karras
2020-08-08
Fix various -Wshadow warnings
Tillmann Karras
2020-08-08
VolumeVerifier: Split TMD error from ticket error for WADs
JosJuice
2020-08-02
Make netplay's "same game" check more robust
JosJuice
2020-07-30
Merge pull request #8990 from JosJuice/wia-conversion-warning
LC
2020-07-29
DolphinQt: Show a warning when launching an NKit disc image
JosJuice
2020-07-29
DiscIO: Fix conversion warning
JosJuice
2020-07-24
DiscIO: fix -Wreorder warning
Tillmann Karras
2020-07-11
RVZ: Fix split seed reads
JosJuice
2020-07-04
DiscIO: Use Volume::IsDatelDisc in VolumeVerifier
JosJuice
2020-07-04
RedumpVerifier: Treat Datel game IDs as empty
JosJuice
2020-07-04
DiscIO: Add Volume::IsDatelDisc
JosJuice
2020-07-04
Revert "Return nothing from VolumeWii::GetGameTDBID if Datel"
JosJuice
2020-06-25
DiscIO: Deduplicate some VolumeGC/VolumeWii code
JosJuice
2020-06-21
Show file format details in game properties
JosJuice
[next]