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
/
Volume.cpp
Age
Commit message (
Expand
)
Author
2022-07-26
introduce wrapper for SHA1 functionality
Shawn Hoffman
2021-10-24
DiscIO: Add CreateDisc/WAD/Volume() overloads that take a BlobReader directly.
Admiral H. Curtiss
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-03-10
DiscIO: Move magic constants for discs to DiscUtils
JosJuice
2020-08-02
Make netplay's "same game" check more robust
JosJuice
2020-06-25
DiscIO: Deduplicate some VolumeGC/VolumeWii code
JosJuice
2019-07-18
DiscIO: Add functions CreateDisc and CreateWAD
JosJuice
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-03-30
Volume: Add a GetCertificateChain function
JosJuice
2017-11-03
Avoid UB when reading Wii volume names
JosJuice
2017-11-03
Add WiiSaveBanner class
JosJuice
2017-08-01
Turn VolumeDirectory into DirectoryBlob
JosJuice
2017-06-15
Move IOFile to a separate file
JosJuice
2017-06-06
DiscIO: Remove C/I/S prefixes from class names
JosJuice
2017-06-05
Reimplement support for unencrypted Wii discs
JosJuice
2017-06-05
DiscIO: Use std::optional in Volume and Blob
JosJuice
2017-05-20
VolumeWiiCrypted: Cache TMDs and tickets
JosJuice
2017-05-19
Remove CBlobBigEndianReader
JosJuice
2017-05-19
DiscIO: Remove VolumeCreator
JosJuice
2017-05-06
Don't duplicate code for getting paths based on title IDs
JosJuice
2017-03-03
Common: Move byte swapping utilities into their own header
Lioncash
2016-07-13
Move DiscIO enums to a new file
JosJuice