summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/VolumeWiiCrypted.cpp
AgeCommit message (Expand)Author
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-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-26Check TMD sizes using the actual constantLéo Lam
2017-05-20VolumeWiiCrypted: Get title keys from TicketReaderJosJuice
2017-05-20VolumeWiiCrypted: Get title IDs from TicketReaderJosJuice
2017-05-20VolumeWiiCrypted: Cache TMDs and ticketsJosJuice
2017-05-19Replace some usages of IVolume::ReadSwapped with IBlobReader::ReadSwappedJosJuice
2017-05-19Remove CBlobBigEndianReaderJosJuice
2017-05-19DiscIO: Remove VolumeCreatorJosJuice
2017-05-16Check file system validity before reading opening.bnrJosJuice
2017-05-16VolumeWiiCrypted: Replace ChangePartition with a partition parameterJosJuice
2017-05-16VolumeWiiCrypted: Turn m_dataOffset into a constantJosJuice
2017-05-14VolumeWiiCrypted: Use std::minJosJuice
2017-05-14VolumeWiiCrypted: Store last decrypted offset instead of block numberJosJuice
2017-03-25DiscIO: make sure to initialize out args to ReadSwappedMichael Maltese
2017-03-20Merge pull request #4901 from JosJuice/filemonitor-redesignAnthony
2017-03-18Return a more meaningful type from GetSysMenuRegionJosJuice
2017-03-13FileMonitor redesignJosJuice
2017-03-13Remove Blob nullptr checks from Volume codeJosJuice
2017-03-09Volume: Use ReadSwapped moreJosJuice
2017-03-09Get the right game ID for SSBB's Masterpiece partitionsJosJuice
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-02-11VolumeWiiCrypted: Use constant naming style for constantsJosJuice
2017-01-02DiscIO: Add GetRegion function and Region enumJosJuice
2016-10-29DiscIO/SConfig: Rename GetUniqueID to GetGameIDJosJuice
2016-10-01Reorganise a ton of logs levelaldelaro5
2016-07-13Move DiscIO enums to a new fileJosJuice
2016-06-26GCVolume: supports reading all opening.bnr informationRukai
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-15DiscIO: Use specified Wii region for discsbooto
2015-12-19Volume: Make GetTMD return a vectorLioncash
2015-12-15Merge pull request #3309 from JosJuice/reload-banner-without-volumeMarkus Wick
2015-12-08DiscIO: Get rid of a few explicit deletesLioncash
2015-12-03Don't read from volume when reloading Wii bannersJosJuice
2015-10-03Merge pull request #3091 from Tilka/mbedtlsshuffle2
2015-09-27DiscIO: Add a way to get blob typeJosJuice
2015-09-26Display all compressed formats in blue in GUIJosJuice
2015-09-25mbedTLS: run rename.pl script and fix errorsTillmann Karras
2015-09-22DiscIO: Do swapping in GetTitleID implementationsLioncash
2015-09-12Merge pull request #2829 from JosJuice/fix-wii-fst-size-2Lioncash
2015-08-31VolumeCreator: Fix a typo in VolumeKeyForPartition's nameLioncash
2015-08-31VolumeCreator: Use a unique_ptr in CreateVolumeFromFilenameLioncash