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
2022-08-21
DiscIO: Fix an incorrect error check in NFSBlob
JosJuice
2022-08-20
DiscIO: Fix calculation of NFS raw size
JosJuice
2022-08-18
CMake: Properly include lzma include directories
TellowKrinkle
2022-08-18
CMake: Properly include zstd include directories
TellowKrinkle
2022-08-16
fix verifying wii dev signatures
Shawn Hoffman
2022-08-10
DirectoryBlob: Fix partition size mixup for encrypted Wii discs.
Admiral H. Curtiss
2022-08-04
DiscIO/VolumeVerifier: Add a note about NFS bad dumps
JosJuice
2022-08-04
DiscIO/VolumeVerifier: Small logic cleanup
JosJuice
2022-08-04
DiscIO: Adjust GetDataSizeType logic for NFS
JosJuice
2022-08-04
DiscIO: Replace IsDataSizeAccurate with GetDataSizeType
JosJuice
2022-08-04
DiscIO: Add support for the NFS format
JosJuice
2022-08-04
DiscIO/VolumeWii: Decouple "is encrypted" from "is hashed"
JosJuice
2022-08-02
VolumeVerifier: enable fast hash functions by default
Shawn Hoffman
2022-08-02
Merge pull request #10903 from shuffle2/hash-reorg
Tilka
2022-08-01
Common/Hash: use zlib-ng for adler32. small cleanups.
Shawn Hoffman
2022-08-01
Implement hw accelerated AES
Shawn Hoffman
2022-07-30
Merge pull request #10899 from shuffle2/sha1
Admiral H. Curtiss
2022-07-28
Merge pull request #10730 from AdmiralCurtiss/riivolution-sysfile-patches
JMC47
2022-07-28
VolumeVerifier: Fix read_succeeded condition
JosJuice
2022-07-26
WIABlob: remove outdated mbedtls workaround
Shawn Hoffman
2022-07-26
introduce wrapper for SHA1 functionality
Shawn Hoffman
2022-07-25
StripSpaces: only strip spaces
Shawn Hoffman
2022-07-19
DiscIO/DirectoryBlob: Add callback to modify sys files before they're added t...
Admiral H. Curtiss
2022-07-19
DiscIO/Riivolution: Add dolphin-specific extensions "dolphin_sys_file" and "d...
Admiral H. Curtiss
2022-07-19
DiscIO/DirectoryBlob: Add ContentSource that stores data locally in std::vector.
Admiral H. Curtiss
2022-07-19
DiscIO/RiivolutionPatcher: Skip main.dol patches if no main.dol was given.
Admiral H. Curtiss
2022-07-17
VolumeVerifier: Ignore case when looking for IOS on update partition
JosJuice
2022-07-13
DiscIO/VolumeVerifier: Don't try to verify data that would read out of bounds.
Admiral H. Curtiss
2022-06-14
Merge pull request #10743 from tellowkrinkle/LargeBlockRVZ
JMC47
2022-06-11
DiscIO: Fix creation of rvz with > 2mb chunk size
TellowKrinkle
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-03-26
Merge pull request #10514 from JosJuice/datel-no-gametdb
Admiral H. Curtiss
2022-03-20
Merge pull request #10491 from Minty-Meeo/dolphin-tool-more-stuff
Admiral H. Curtiss
2022-03-19
Added a way to check Block Size, Compression Method, and Compression Level fl...
Minty-Meeo
2022-03-15
DiscIO: Don't return GameTDB ID for any Datel disc
JosJuice
2022-03-12
DiscIO: Treat game ID DTLX01 as a Datel disc
JosJuice
2022-03-12
VolumeVerifier: Skip "lacks some data" check for Datel discs
JosJuice
2022-03-01
NANDImporter: Only read the AES key once
Starsam80
2022-03-01
NANDImporter: Make superblocks less magical
Starsam80
2022-03-01
NANDImporter: Don't pass paths if we don't need to
Starsam80
2022-03-01
NANDImporter: Reduce recursion in `ProcessEntry`
Starsam80
2022-03-01
NANDImporter: Improve NANDFSTEntry
Starsam80
2022-03-01
NANDImporter: Make a class variable for the NAND root
Starsam80
2022-02-13
Fix integer sign difference comparison warnings
Pokechu22
2022-01-29
IOFile: Rename Clear() to ClearError() for clarity.
Admiral H. Curtiss
2022-01-29
IOFile: Make origin parameter to Seek() an enum class.
Admiral H. Curtiss
2022-01-23
DiscIO: Delete an unused function declaration
JosJuice
2022-01-20
Merge pull request #10367 from Pokechu22/fmt-8.1.1
JosJuice
2022-01-16
Use Common::ToLower and Common::ToUpper
Pokechu22
[prev]
[next]