mitaclaw
|
e8d5fb89e4
C++20: Synthesize `operator!=` From `operator==`
|
1 month ago |
LillyJadeKatrin
|
335cf4f2db
Added CopyReader to BlobReader and all subclasses
|
1 year ago |
Pokechu22
|
8802f96b7e
Fix uninitialized variable warnings (C26495)
|
1 year ago |
Admiral H. Curtiss
|
7ac042d00b
DirectoryBlob: Fix partition size mixup for encrypted Wii discs.
|
2 years ago |
JosJuice
|
a87dffe52d
DiscIO: Replace IsDataSizeAccurate with GetDataSizeType
|
2 years ago |
Admiral H. Curtiss
|
ec3cfc01c1
DiscIO/DirectoryBlob: Add callback to modify sys files before they're added to the disc.
|
2 years ago |
Admiral H. Curtiss
|
f5c132580c
DiscIO/DirectoryBlob: Add ContentSource that stores data locally in std::vector.
|
2 years ago |
Minty-Meeo
|
deba9ce256
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
|
2 years ago |
Admiral H. Curtiss
|
22c6f2fe3b
RiivolutionPatcher: Handle the possibility of the FST already containing a main.dol file.
|
3 years ago |
Admiral H. Curtiss
|
e3f1de023f
DiscIO/DirectoryBlob: Add a callback that allows patching the main.dol and FST of the game partition during blob construction.
|
3 years ago |
Admiral H. Curtiss
|
00ef9f2b4f
DiscIO/DirectoryBlob: Allow constructing a DirectoryBlobReader from a VolumeDisc.
|
3 years ago |
Admiral H. Curtiss
|
3a72a39efd
DiscIO/DirectoryBlob: Allow constructing a DirectoryBlobPartition from a VolumeDisc.
|
3 years ago |
Admiral H. Curtiss
|
b1802f6daa
DiscIO/DirectoryBlob: Add a content source representing a run of padding bytes.
|
3 years ago |
Admiral H. Curtiss
|
f8611f7139
DiscIO/DirectoryBlob: Add a content source that reads data from a DiscIO::Volume.
|
3 years ago |
Admiral H. Curtiss
|
b7a9cc37b1
DiscIO/DirectoryBlob: Add ability to have an offset for a partition ContentSource.
|
3 years ago |
Admiral H. Curtiss
|
a14436fe3f
DiscIO/DirectoryBlob: Add ability to have a start-of-file offset for a file ContentSource.
|
3 years ago |
Admiral H. Curtiss
|
885e6690c5
DiscIO/DirectoryBlob: Add explanations for DiscContent members.
|
3 years ago |
Admiral H. Curtiss
|
b988ab4441
DiscIO/DirectoryBlob: Consolidate functions that take data for ContentSource to just take a ContentSource.
|
3 years ago |
Admiral H. Curtiss
|
7f57c24172
DiscIO/DirectoryBlob: Rename the vector-reference variant of DiscContentContainer::Add() to AddReference() to make it clearer at call sites that the given vector must remain in memory.
|
3 years ago |
Pokechu22
|
78bfd25964
Fix all uninitialized variable warnings (C26495)
|
3 years ago |
Admiral H. Curtiss
|
6684e26ae2
DiscIO/DirectoryBlob: Fix swapped DiscContent comparison operators.
|
3 years ago |
Pierre Bourdon
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 years ago |
JosJuice
|
047bb80337
DiscIO: Add parameters to BlobReader::SupportsReadWiiDecrypted
|
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
|
319c508978
DiscIO: Implement re-encryption of Wii partition data
|
4 years ago |
JosJuice
|
a4c7100bcc
DiscIO: Use partition data offset for ReadWiiDecrypted parameter
|
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
|
5 years ago |
spycrab
|
40bb9974f2
Reformat all the things!
|
6 years ago |