summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/FileBlob.cpp
AgeCommit message (Expand)Author
2023-10-01Added CopyReader to BlobReader and all subclassesLillyJadeKatrin
2022-08-04DiscIO: Replace IsDataSizeAccurate with GetDataSizeTypeJosJuice
2022-01-29IOFile: Rename Clear() to ClearError() for clarity.Admiral H. Curtiss
2022-01-29IOFile: Make origin parameter to Seek() an enum class.Admiral H. Curtiss
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-11-16Use positional arguments in all translatable fmt stringsJosJuice
2020-11-11DiscIO: Make use of fmt-capable panic alertsLioncash
2020-09-16DiscIO: Use std::function for compression callbackJosJuice
2020-04-24DiscIO: Move scrubbing code out of ConvertToGCZJosJuice
2020-04-24Move DiscIO::ConvertToPlain to FileBlob.cppJosJuice
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2017-01-11Don't create new IOFiles when creating a blobJosJuice
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-12-07DiscIO: Make factory methods return unique_ptrsLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-12-14DiscIO: Clear error status when reading fileJosJuice
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre