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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DiscIO
/
FileBlob.cpp
Age
Commit message (
Expand
)
Author
2023-10-01
Added CopyReader to BlobReader and all subclasses
LillyJadeKatrin
2022-08-04
DiscIO: Replace IsDataSizeAccurate with GetDataSizeType
JosJuice
2022-01-29
IOFile: Rename Clear() to ClearError() for clarity.
Admiral H. Curtiss
2022-01-29
IOFile: Make origin parameter to Seek() an enum class.
Admiral H. Curtiss
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-11-16
Use positional arguments in all translatable fmt strings
JosJuice
2020-11-11
DiscIO: Make use of fmt-capable panic alerts
Lioncash
2020-09-16
DiscIO: Use std::function for compression callback
JosJuice
2020-04-24
DiscIO: Move scrubbing code out of ConvertToGCZ
JosJuice
2020-04-24
Move DiscIO::ConvertToPlain to FileBlob.cpp
JosJuice
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2017-01-11
Don't create new IOFiles when creating a blob
JosJuice
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-12-07
DiscIO: Make factory methods return unique_ptrs
Lioncash
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2014-12-14
DiscIO: Clear error status when reading file
JosJuice
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-18
Convert all includes to relative paths.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre