summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/DiscScrubber.cpp
AgeCommit message (Expand)Author
2015-09-07Reinstate format string.yerejm
2015-08-18DiscScrubber: Add another nullptr checkJosJuice
2015-07-20DiscIO: Check if m_Disc is null in ParsePartitionData()Trace Bullet
2015-06-02Merge pull request #2338 from JosJuice/getfilelist-returncomex
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-04-28Filesystem: Return file list reference instead of modifying argumentJosJuice
2014-12-28DiscIO: Replace "raw" functions with "decrypt" parametersJosJuice
2014-11-27DiscIO: Avoid zeroing buffer when compressing gcz.Unknown W. Brackets
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-31DiscIO: Move some raw pointers over to unique_ptrLioncash
2014-07-11mark all local variables as staticdegasus
2014-03-16Simplify file tree building for the filesystem view.Lioncash
2014-03-14Kill off some usages of c_str.Lioncash
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-17Second and final pass of clearing out tabs.Lioncash
2014-02-13Turn loops into range-based formTillmann Karras
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre