summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Volume.cpp
AgeCommit message (Expand)Author
2022-07-26introduce wrapper for SHA1 functionalityShawn Hoffman
2021-10-24DiscIO: Add CreateDisc/WAD/Volume() overloads that take a BlobReader directly.Admiral H. Curtiss
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-03-10DiscIO: Move magic constants for discs to DiscUtilsJosJuice
2020-08-02Make netplay's "same game" check more robustJosJuice
2020-06-25DiscIO: Deduplicate some VolumeGC/VolumeWii codeJosJuice
2019-07-18DiscIO: Add functions CreateDisc and CreateWADJosJuice
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2019-03-30Volume: Add a GetCertificateChain functionJosJuice
2017-11-03Avoid UB when reading Wii volume namesJosJuice
2017-11-03Add WiiSaveBanner classJosJuice
2017-08-01Turn VolumeDirectory into DirectoryBlobJosJuice
2017-06-15Move IOFile to a separate fileJosJuice
2017-06-06DiscIO: Remove C/I/S prefixes from class namesJosJuice
2017-06-05Reimplement support for unencrypted Wii discsJosJuice
2017-06-05DiscIO: Use std::optional in Volume and BlobJosJuice
2017-05-20VolumeWiiCrypted: Cache TMDs and ticketsJosJuice
2017-05-19Remove CBlobBigEndianReaderJosJuice
2017-05-19DiscIO: Remove VolumeCreatorJosJuice
2017-05-06Don't duplicate code for getting paths based on title IDsJosJuice
2017-03-03Common: Move byte swapping utilities into their own headerLioncash
2016-07-13Move DiscIO enums to a new fileJosJuice