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
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-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
2020-06-21
RVZ: Bump version number to 1.0
JosJuice
2020-06-17
RVZ: Extend GroupEntry
JosJuice
2020-06-17
RVZ: Make m_rvz a template parameter
JosJuice
2020-06-17
WIA/RVZ: Move (de)compression to a different file
JosJuice
2020-06-17
RVZ: Detect junk data in the same block as a file
JosJuice
2020-06-17
RVZ: Store pseudorandom junk data efficiently
JosJuice
2020-06-17
WIA/RVZ: Skip some memory allocations when reusing chunks
JosJuice
2020-06-17
RVZ: Don't store redundant exceptions when chunk size is < 2 MiB
JosJuice
2020-06-17
RVZ: Support chunk sizes between 32 KiB and 2 MiB
JosJuice
2020-06-17
RVZ: Remove PURGE support
JosJuice
2020-06-17
RVZ: Add Zstandard as a compression method
JosJuice
2020-06-17
Add new file format RVZ based on WIA
JosJuice
2020-06-17
WIA: Implement multithreaded compression
JosJuice
2020-06-17
WIA: Write all headers at the start of the file
JosJuice
2020-06-17
WIA: Reuse groups when writing
JosJuice
2020-06-17
WIA: Store all-zero data efficiently
JosJuice
2020-06-17
WIA: Implement compression
JosJuice
2020-06-17
WIA: Write hash exceptions
JosJuice
2020-06-17
WIA: Decrypt Wii data when writing
JosJuice
2020-06-17
WIA: Add early support for WIA writing
JosJuice
2020-06-17
WIA: Make use of the exception lists
JosJuice
2020-06-17
WIA: Properly check for overlapping data
JosJuice
2020-06-17
WIA: Implement re-encryption of Wii partition data
JosJuice
[next]