summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Blob.h
AgeCommit message (Expand)Author
2026-02-15DiscIO: Add IsCached virtual function to BlobReader.Jordan Woyak
2025-06-07Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...Jordan Woyak
2025-05-07Merge pull request #13542 from tygyh/DiscIO-Pass-parameters-by-constant-refer...Jordan Woyak
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2025-04-20DiscIO: Pass parameters by constant referenceDr. Dystopia
2025-04-19DiscIO: Use `= default` to define a trivial destructorDr. Dystopia
2023-10-01Added CopyReader to BlobReader and all subclassesLillyJadeKatrin
2023-03-05DiscIO: Add support for CleanRip-style split ISOs.Admiral H. Curtiss
2022-08-04DiscIO: Replace IsDataSizeAccurate with GetDataSizeTypeJosJuice
2022-08-04DiscIO: Add support for the NFS formatJosJuice
2022-03-19Added a way to check Block Size, Compression Method, and Compression Level fl...Minty-Meeo
2021-12-12GameList: Show game mod descriptor .json files in game list.Admiral H. Curtiss
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-09-16DiscIO: Use std::function for compression callbackJosJuice
2020-08-29DiscIO: Add parameters to BlobReader::SupportsReadWiiDecryptedJosJuice
2020-06-21Show file format details in game propertiesJosJuice
2020-06-17RVZ: Make m_rvz a template parameterJosJuice
2020-06-17Add new file format RVZ based on WIAJosJuice
2020-06-17WIA: Implement compressionJosJuice
2020-06-17WIA: Add early support for WIA writingJosJuice
2020-06-17Add an early version of WIABlobReaderJosJuice
2020-06-07Show an OSD message when running a disc image with a large block sizeJosJuice
2020-04-24DiscIO: Move scrubbing code out of ConvertToGCZJosJuice
2020-04-24DiscIO: Allow converting from formats other than ISO and GCZJosJuice
2020-04-24DiscIO: Use partition data offset for ReadWiiDecrypted parameterJosJuice
2020-01-04Fix several warningsLéo Lam
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2019-03-30DiscIO: Add way of checking whether blob data size is accurateJosJuice
2018-03-09Unify ISOFile (wx) with GameFile (Qt) and put it in UICommonJosJuice
2017-08-01Blob: Add interface for reading decrypted Wii data directlyJosJuice
2017-06-27Fix references to CACHE_REVISION in DiscIO commentsJosJuice
2017-06-15Move IOFile to a separate fileJosJuice
2017-06-06DiscIO: Remove C/I/S prefixes from class namesJosJuice
2017-06-05DiscIO: Use std::optional in Volume and BlobJosJuice
2017-05-19Remove CBlobBigEndianReaderJosJuice
2017-03-03Common: Move byte swapping utilities into their own headerLioncash
2017-01-11Don't create new IOFiles when creating a blobJosJuice
2016-12-18Add TGC disc image compatibilityJosJuice
2016-07-13Move DiscIO enums to a new fileJosJuice
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-04-26DriveReader: Fix View > Show DrivesEmptyChaos
2015-12-14DiscIO: Improve CBlobBigEndianReader error handlingJosJuice
2015-12-14DiscIO: Unify CBlobBigEndianReaderJosJuice
2015-12-08DiscIO: Get rid of a few explicit deletesLioncash
2015-12-07DiscIO: Make factory methods return unique_ptrsLioncash
2015-11-10DiscIO: drop unused stuffTillmann Karras
2015-09-27DiscIO: Add a way to get blob typeJosJuice
2015-09-26Display all compressed formats in blue in GUIJosJuice
2015-07-30Remove unnecessary virtual keywordsLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras