summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/FileBlob.h
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
2014-09-01DiscIO: Prefix class member variables with "m_"Lioncash
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-09clang-modernize -add-overrideTillmann 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-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre