summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Volume.h
AgeCommit message (Expand)Author
2019-04-09VolumeVerifier: Verify WAD contentsJosJuice
2019-04-09VolumeVerifier: Check hashes in Wii partitionsJosJuice
2019-03-30Volume: Add a GetCertificateChain functionJosJuice
2019-03-30DiscIO: Add way of checking whether blob data size is accurateJosJuice
2019-02-25Keep track of GameTDB ID separately from game IDJosJuice
2018-10-28Accurate region detection for NAND titlesJosJuice
2018-09-30Fix reading title IDs of Wii discsJosJuice
2018-09-12Read Wii disc metadata from the unencrypted headerJosJuice
2018-05-30Volume/VolumeGC/VolumeWii: Amend variable namingLioncash
2018-05-23Make the support for unencrypted Wii disc images less brokenJosJuice
2018-05-20Reimplement custom PNG banners in game listJosJuice
2017-11-03Avoid UB when reading Wii volume namesJosJuice
2017-11-03Add WiiSaveBanner classJosJuice
2017-09-15DiscIO: Use Common::Lazy for loading filesystemsJosJuice
2017-08-02DiscIO: Add a Volume::ReadSwappedAndShifted functionJosJuice
2017-08-01Turn VolumeDirectory into DirectoryBlobJosJuice
2017-07-16Add warning comments to RegionSwitch and code that uses itJosJuice
2017-06-28FilesystemPanel: Put partitions in separate folders when extracting all parti...JosJuice
2017-06-06DiscIO: Remove C/I/S prefixes from class namesJosJuice
2017-06-05DiscIO: Use std::optional in Volume and BlobJosJuice
2017-06-04Don't show FST size in game propertiesJosJuice
2017-06-04Merge pull request #5522 from leoetlino/simpler-gettitleidJosJuice
2017-06-03DiscIO: Use std::optional for GetTitleID instead of pointerLéo Lam
2017-06-03Replace {{}} with {}JosJuice
2017-05-20VolumeWiiCrypted: Cache TMDs and ticketsJosJuice
2017-05-19DiscIO: Remove VolumeCreatorJosJuice
2017-05-16VolumeWiiCrypted: Replace ChangePartition with a partition parameterJosJuice
2017-03-03Common: Move byte swapping utilities into their own headerLioncash
2017-03-02IOS/ES: Keep track of the active title properlyLéo Lam
2017-02-26Use ESFormats for TMDsLéo Lam
2017-02-12DVDInterface: Translate Wii partition offsets for timing purposesJosJuice
2017-01-02DiscIO: Add GetRegion function and Region enumJosJuice
2016-10-29DiscIO/SConfig: Rename GetUniqueID to GetGameIDJosJuice
2016-07-13Move DiscIO enums to a new fileJosJuice
2016-06-25Undo some comment formatting changes from b5104a7JosJuice
2016-06-26GCVolume: supports reading all opening.bnr informationRukai
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-12-19Volume: Make GetTMD return a vectorLioncash
2015-12-15Merge pull request #3309 from JosJuice/reload-banner-without-volumeMarkus Wick
2015-12-14DiscIO: Improve IVolume::Read32 error handlingJosJuice
2015-12-08Fix building with PCH disabled.Rohit Nirmal
2015-12-03Don't read from volume when reloading Wii bannersJosJuice
2015-09-27DiscIO: Add a way to get blob typeJosJuice
2015-09-26Display all compressed formats in blue in GUIJosJuice
2015-09-22DiscIO: Do swapping in GetTitleID implementationsLioncash
2015-09-12Merge pull request #2829 from JosJuice/fix-wii-fst-size-2Lioncash
2015-08-28Implemented .elf and .dol support in gamelistAnthony Serna
2015-08-10Fix reading Wii FST size (for real this time)JosJuice
2015-06-08Volume: Add prefer_long parameter to GetNamesJosJuice
2015-06-04Volume: Return volume type as an enumJosJuice