.. |
Blob.cpp
|
7123fcd19b
DiscIO: Use `= default` to define a trivial destructor
|
1 month ago |
Blob.h
|
921ffe153d
Merge pull request #13542 from tygyh/DiscIO-Pass-parameters-by-constant-reference
|
2 weeks ago |
CISOBlob.cpp
|
335cf4f2db
Added CopyReader to BlobReader and all subclasses
|
1 year ago |
CISOBlob.h
|
7e7b75c1e6
Merge pull request #13537 from tygyh/DiscIO-Make-variables-constexpr
|
1 month ago |
CMakeLists.txt
|
5b10a80401
CMake: Use targets for all optionally-external dependencies
|
1 year ago |
CompressedBlob.cpp
|
921ffe153d
Merge pull request #13542 from tygyh/DiscIO-Pass-parameters-by-constant-reference
|
2 weeks ago |
CompressedBlob.h
|
301cc5ee63
DiscIO: Make classes final
|
1 month ago |
DirectoryBlob.cpp
|
757e6aba46
Merge pull request #13597 from JosJuice/hide-boot-bin
|
2 weeks ago |
DirectoryBlob.h
|
9dfcbcecff
DiscIO: Make functions constant
|
5 days ago |
DiscExtractor.cpp
|
ee19ff66b4
Remove NKit data when extracting a GCN/Wii disc volume
|
2 years ago |
DiscExtractor.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 years ago |
DiscScrubber.cpp
|
ecafd8058f
DiscIO: Remove redundant qualifiers
|
1 month ago |
DiscScrubber.h
|
335cf4f2db
Added CopyReader to BlobReader and all subclasses
|
1 year ago |
DiscUtils.cpp
|
ecafd8058f
DiscIO: Remove redundant qualifiers
|
1 month ago |
DiscUtils.h
|
ecafd8058f
DiscIO: Remove redundant qualifiers
|
1 month ago |
Enums.cpp
|
31a3de819d
Merge pull request #13540 from tygyh/DiscIO-Remove-redundant-qualifiers
|
4 weeks ago |
Enums.h
|
71f654cdc4
Add Triforce platform and preliminary boot.id parsing
|
1 month ago |
FileBlob.cpp
|
07ad189b4f
DiscIO: Pass parameters by constant reference
|
1 month ago |
FileBlob.h
|
301cc5ee63
DiscIO: Make classes final
|
1 month ago |
FileSystemGCWii.cpp
|
f6ba69f99a
DiscIO: Make variables constexpr
|
1 month ago |
FileSystemGCWii.h
|
301cc5ee63
DiscIO: Make classes final
|
1 month ago |
Filesystem.cpp
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 years ago |
Filesystem.h
|
e8d5fb89e4
C++20: Synthesize `operator!=` From `operator==`
|
7 months ago |
GameModDescriptor.cpp
|
ecafd8058f
DiscIO: Remove redundant qualifiers
|
1 month ago |
GameModDescriptor.h
|
2906889804
Core: Add a Maker field for GameModDescriptors.
|
3 years ago |
LaggedFibonacciGenerator.cpp
|
7c96762f5f
Simplify `std::copy` with `std::copy_n`
|
7 months ago |
LaggedFibonacciGenerator.h
|
78bfd25964
Fix all uninitialized variable warnings (C26495)
|
3 years ago |
MultithreadedCompressor.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 years ago |
NANDImporter.cpp
|
9dfcbcecff
DiscIO: Make functions constant
|
5 days ago |
NANDImporter.h
|
9dfcbcecff
DiscIO: Make functions constant
|
5 days ago |
NFSBlob.cpp
|
9dfcbcecff
DiscIO: Make functions constant
|
5 days ago |
NFSBlob.h
|
9dfcbcecff
DiscIO: Make functions constant
|
5 days ago |
RiivolutionParser.cpp
|
07ad189b4f
DiscIO: Pass parameters by constant reference
|
1 month ago |
RiivolutionParser.h
|
07ad189b4f
DiscIO: Pass parameters by constant reference
|
1 month ago |
RiivolutionPatcher.cpp
|
9dfcbcecff
DiscIO: Make functions constant
|
5 days ago |
RiivolutionPatcher.h
|
9dfcbcecff
DiscIO: Make functions constant
|
5 days ago |
ScrubbedBlob.cpp
|
335cf4f2db
Added CopyReader to BlobReader and all subclasses
|
1 year ago |
ScrubbedBlob.h
|
301cc5ee63
DiscIO: Make classes final
|
1 month ago |
SplitFileBlob.cpp
|
335cf4f2db
Added CopyReader to BlobReader and all subclasses
|
1 year ago |
SplitFileBlob.h
|
335cf4f2db
Added CopyReader to BlobReader and all subclasses
|
1 year ago |
TGCBlob.cpp
|
7c96762f5f
Simplify `std::copy` with `std::copy_n`
|
7 months ago |
TGCBlob.h
|
335cf4f2db
Added CopyReader to BlobReader and all subclasses
|
1 year ago |
Volume.cpp
|
dd29a54cf6
introduce wrapper for SHA1 functionality
|
2 years ago |
Volume.h
|
8d94d25203
Implement Triforce ID parsing
|
1 month ago |
VolumeDisc.cpp
|
dd29a54cf6
introduce wrapper for SHA1 functionality
|
2 years ago |
VolumeDisc.h
|
dd29a54cf6
introduce wrapper for SHA1 functionality
|
2 years ago |
VolumeFileBlobReader.cpp
|
335cf4f2db
Added CopyReader to BlobReader and all subclasses
|
1 year ago |
VolumeFileBlobReader.h
|
335cf4f2db
Added CopyReader to BlobReader and all subclasses
|
1 year ago |
VolumeGC.cpp
|
8d94d25203
Implement Triforce ID parsing
|
1 month ago |
VolumeGC.h
|
8d94d25203
Implement Triforce ID parsing
|
1 month ago |
VolumeVerifier.cpp
|
31a3de819d
Merge pull request #13540 from tygyh/DiscIO-Remove-redundant-qualifiers
|
4 weeks ago |
VolumeVerifier.h
|
71f654cdc4
Add Triforce platform and preliminary boot.id parsing
|
1 month ago |
VolumeWad.cpp
|
860e6cf5cb
Modernize `std::all_of` with ranges
|
5 months ago |
VolumeWad.h
|
301cc5ee63
DiscIO: Make classes final
|
1 month ago |
VolumeWii.cpp
|
7123fcd19b
DiscIO: Use `= default` to define a trivial destructor
|
1 month ago |
VolumeWii.h
|
301cc5ee63
DiscIO: Make classes final
|
1 month ago |
WIABlob.cpp
|
07ad189b4f
DiscIO: Pass parameters by constant reference
|
1 month ago |
WIABlob.h
|
921ffe153d
Merge pull request #13542 from tygyh/DiscIO-Pass-parameters-by-constant-reference
|
2 weeks ago |
WIACompression.cpp
|
dd29a54cf6
introduce wrapper for SHA1 functionality
|
2 years ago |
WIACompression.h
|
9602f36248
Remove redundant semicolons
|
9 months ago |
WbfsBlob.cpp
|
7e7b75c1e6
Merge pull request #13537 from tygyh/DiscIO-Make-variables-constexpr
|
1 month ago |
WbfsBlob.h
|
9dfcbcecff
DiscIO: Make functions constant
|
5 days ago |
WiiEncryptionCache.cpp
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 years ago |
WiiEncryptionCache.h
|
78bfd25964
Fix all uninitialized variable warnings (C26495)
|
3 years ago |
WiiSaveBanner.cpp
|
23ba1c9133
DolphinQt: Restrict size of banner image in game properties info tab.
|
7 months ago |
WiiSaveBanner.h
|
23ba1c9133
DolphinQt: Restrict size of banner image in game properties info tab.
|
7 months ago |