index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DiscIO
/
Blob.h
Age
Commit message (
Expand
)
Author
2026-02-15
DiscIO: Add IsCached virtual function to BlobReader.
Jordan Woyak
2025-06-07
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...
Jordan Woyak
2025-05-07
Merge pull request #13542 from tygyh/DiscIO-Pass-parameters-by-constant-refer...
Jordan Woyak
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-04-20
DiscIO: Pass parameters by constant reference
Dr. Dystopia
2025-04-19
DiscIO: Use `= default` to define a trivial destructor
Dr. Dystopia
2023-10-01
Added CopyReader to BlobReader and all subclasses
LillyJadeKatrin
2023-03-05
DiscIO: Add support for CleanRip-style split ISOs.
Admiral H. Curtiss
2022-08-04
DiscIO: Replace IsDataSizeAccurate with GetDataSizeType
JosJuice
2022-08-04
DiscIO: Add support for the NFS format
JosJuice
2022-03-19
Added a way to check Block Size, Compression Method, and Compression Level fl...
Minty-Meeo
2021-12-12
GameList: Show game mod descriptor .json files in game list.
Admiral H. Curtiss
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-09-16
DiscIO: Use std::function for compression callback
JosJuice
2020-08-29
DiscIO: Add parameters to BlobReader::SupportsReadWiiDecrypted
JosJuice
2020-06-21
Show file format details in game properties
JosJuice
2020-06-17
RVZ: Make m_rvz a template parameter
JosJuice
2020-06-17
Add new file format RVZ based on WIA
JosJuice
2020-06-17
WIA: Implement compression
JosJuice
2020-06-17
WIA: Add early support for WIA writing
JosJuice
2020-06-17
Add an early version of WIABlobReader
JosJuice
2020-06-07
Show an OSD message when running a disc image with a large block size
JosJuice
2020-04-24
DiscIO: Move scrubbing code out of ConvertToGCZ
JosJuice
2020-04-24
DiscIO: Allow converting from formats other than ISO and GCZ
JosJuice
2020-04-24
DiscIO: Use partition data offset for ReadWiiDecrypted parameter
JosJuice
2020-01-04
Fix several warnings
Léo Lam
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-03-30
DiscIO: Add way of checking whether blob data size is accurate
JosJuice
2018-03-09
Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon
JosJuice
2017-08-01
Blob: Add interface for reading decrypted Wii data directly
JosJuice
2017-06-27
Fix references to CACHE_REVISION in DiscIO comments
JosJuice
2017-06-15
Move IOFile to a separate file
JosJuice
2017-06-06
DiscIO: Remove C/I/S prefixes from class names
JosJuice
2017-06-05
DiscIO: Use std::optional in Volume and Blob
JosJuice
2017-05-19
Remove CBlobBigEndianReader
JosJuice
2017-03-03
Common: Move byte swapping utilities into their own header
Lioncash
2017-01-11
Don't create new IOFiles when creating a blob
JosJuice
2016-12-18
Add TGC disc image compatibility
JosJuice
2016-07-13
Move DiscIO enums to a new file
JosJuice
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-04-26
DriveReader: Fix View > Show Drives
EmptyChaos
2015-12-14
DiscIO: Improve CBlobBigEndianReader error handling
JosJuice
2015-12-14
DiscIO: Unify CBlobBigEndianReader
JosJuice
2015-12-08
DiscIO: Get rid of a few explicit deletes
Lioncash
2015-12-07
DiscIO: Make factory methods return unique_ptrs
Lioncash
2015-11-10
DiscIO: drop unused stuff
Tillmann Karras
2015-09-27
DiscIO: Add a way to get blob type
JosJuice
2015-09-26
Display all compressed formats in blue in GUI
JosJuice
2015-07-30
Remove unnecessary virtual keywords
Lioncash
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
[next]