LillyJadeKatrin
|
335cf4f2db
Added CopyReader to BlobReader and all subclasses
|
1 year ago |
JosJuice
|
a87dffe52d
DiscIO: Replace IsDataSizeAccurate with GetDataSizeType
|
2 years ago |
Minty-Meeo
|
deba9ce256
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
|
3 years ago |
Pierre Bourdon
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 years ago |
Shawn Hoffman
|
84128d9532
rename Common/File to Common/IOFile
|
4 years ago |
JosJuice
|
d494e0230c
Show file format details in game properties
|
4 years ago |
JosJuice
|
162e3be82b
Show an OSD message when running a disc image with a large block size
|
4 years ago |
JosJuice
|
8a9597e32e
DiscIO: Allow converting from formats other than ISO and GCZ
|
4 years ago |
Techjar
|
ff972e3673
Reformat repo to clang-format 7.0 rules
|
5 years ago |
JosJuice
|
3014dadfa8
DiscIO: Add way of checking whether blob data size is accurate
|
6 years ago |
JosJuice
|
f09ceaa735
Move IOFile to a separate file
|
8 years ago |
JosJuice
|
b2af07a7b7
DiscIO: Remove C/I/S prefixes from class names
|
7 years ago |
JosJuice
|
79f3b5c5ff
Fix -Wshadow warning for file_entry
|
8 years ago |
JosJuice
|
b1873264d7
WbfsBlob: Don't wrap file_entry in std::unique_ptr
|
8 years ago |
JosJuice
|
0363be4320
WbfsBlob: Remove m_total_files
|
8 years ago |
JosJuice
|
5c02795af0
WbfsBlob: Only open each file once
|
8 years ago |
JosJuice
|
d1ea00ed88
Only open file once when detecting blob type
|
8 years ago |
Pierre Bourdon
|
3570c7f03a
Reformat all the things. Have fun with merge conflicts.
|
8 years ago |
Lioncash
|
6295297ab3
DiscIO: Get rid of a few explicit deletes
|
9 years ago |
Lioncash
|
edbbf493f8
DiscIO: Make factory methods return unique_ptrs
|
9 years ago |
Tillmann Karras
|
1a8e2e16e3
DiscIO: implement WbfsBlob::GetDataSize()
|
9 years ago |
Tillmann Karras
|
3a2efc9f4f
DiscIO: merge initial WBFS reads
|
9 years ago |
JosJuice
|
be7e0554d2
DiscIO: Add a way to get blob type
|
9 years ago |
JosJuice
|
6935d28112
Display all compressed formats in blue in GUI
|
9 years ago |
Tillmann Karras
|
30ebb2459e
Set copyright year to when a file was created
|
9 years ago |
Tillmann Karras
|
cefcb0ace9
Update license headers to GPLv2+
|
9 years ago |
Lioncash
|
1977ea42ae
DiscIO: Prefix class member variables with "m_"
|
10 years ago |
Lioncash
|
a82675b7d5
Kill off some usages of c_str.
|
11 years ago |
Tillmann Karras
|
f28116b7da
clang-modernize -add-override
|
11 years ago |
Pierre Bourdon
|
c698c07755
Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change).
|
11 years ago |