summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/VolumeWiiCrypted.cpp
AgeCommit message (Expand)Author
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
2015-08-10Fix reading Wii FST size (for real this time)JosJuice
2015-06-18Volume: Use DecodeString moreJosJuice
2015-06-08Volume: Add prefer_long parameter to GetNamesJosJuice
2015-06-04Volume: Return volume type as an enumJosJuice
2015-05-29Volume: Use more appropriate types for some returned valuesJosJuice
2015-05-25Merge pull request #2339 from JosJuice/fix-wii-fst-sizeRyan Houdek
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-11Volume: Rename GetName to GetInternalNameJosJuice
2015-05-03Read opening.bnr to get names from Wii discsJosJuice
2015-04-28Get rid of banner loaders and move their functionality to volumesJosJuice
2015-04-28Fix reading Wii FST sizeJosJuice
2015-04-23Return GetNames languages, to avoid hardcoded language lists in callersJosJuice
2015-02-28DiscIO: Get rid of unsafe castStevoisiak
2015-02-28General FormattingStevoisiak
2015-02-26VolumeWiiCrypted: Implement IsDiscTwo()Stevoisiak
2015-02-26De-capitalized CountryCodeStevoisiak
2015-02-08VolumeWiiCrypted: Replace some hardcoded values with constantsJosJuice
2015-01-26VolumeWiiCrypted: Decryption optimizationJosJuice
2015-01-17Don't read from disk when checking volume typeJosJuice