summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/VolumeWiiCrypted.cpp
AgeCommit message (Expand)Author
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
2014-12-28DiscIO: Replace "raw" functions with "decrypt" parametersJosJuice
2014-12-25Re-add FileMonitor support for Wii discsJosJuice
2014-12-03DiscIO: Safety check when allocating memory for TMDJosJuice
2014-11-30DiskIO: Clean up GetTMD() API.magumagu
2014-11-30Make DVDLowOpenPartition actually change partitions.magumagu
2014-11-24More formatting and consistency fixesStevoisiak
2014-11-15Fix reading wii revisions.Rachel Bryk
2014-11-14Implement GetRevision() for wii disks.Rachel Bryk
2014-11-13Various formatting and consistency fixesStevoisiak
2014-09-19Fix build failing when disabling precompiled headers.Rohit Nirmal
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-01DiscIO: Prefix class member variables with "m_"Lioncash
2014-08-31DiscIO: Move some raw pointers over to unique_ptrLioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-22Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-16Fix some vertical alignmentsLioncash