summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/VolumeCreator.cpp
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-01-17Don't read from disk when checking volume typeJosJuice
2014-12-28DiscIO: Replace "raw" functions with "decrypt" parametersJosJuice
2014-11-30Make DVDLowOpenPartition actually change partitions.magumagu
2014-10-12VolumeCreator: Make master key arrays staticLioncash
2014-09-12DiscIO: Remove unnecessary break statements.Lioncash
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-29DiscIO: Get rid of unnecessary struct differencingLioncash
2014-07-11mark all local functions as staticdegasus
2014-06-08Fix the capitalization of "GameCube" throughout the project.Paul Olszewski
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-03-09clang-modernize -loop-convertTillmann 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
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre