summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/VolumeFileBlobReader.cpp
AgeCommit message (Expand)Author
2023-10-01Added CopyReader to BlobReader and all subclassesLillyJadeKatrin
2022-03-19Added a way to check Block Size, Compression Method, and Compression Level fl...Minty-Meeo
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-06-21Show file format details in game propertiesJosJuice
2020-06-07Show an OSD message when running a disc image with a large block sizeJosJuice
2019-05-29DiscIO: Use std::string_view in FileSystem::FindFileInfoJosJuice
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2017-09-15DiscIO: Use Common::Lazy for loading filesystemsJosJuice
2017-08-10DiscIO: Add a blob reader for Volume filesLéo Lam