summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/NANDContentLoader.h
AgeCommit message (Expand)Author
2016-03-20properly open/close the file to avoid rapid open/close cyclesBhaaL
2016-03-20hide the distinction between WAD and File from ESBhaaL
2016-03-20fix some style inconsistencies that drove me nutsBhaaL
2015-12-19NANDContentLoader/WiiWAD: Get rid of raw delete and newLioncash
2015-10-16Mark which Wii root to use in the NAND path code.comex
2015-05-28Pass strings by const reference where possibleLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-03-09Don't construct NANDContentLoader classes before Main.cpp runsJosJuice
2014-09-11Remove some unnecessary semicolonsLioncash
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-01DiscIO: Prefix class member variables with "m_"Lioncash
2014-06-18Kill off replaceable usages of s[n]printf.Lioncash
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
2014-02-09Cleanup enum indentations.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre