..
Blob.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
Blob.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
CISOBlob.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
CISOBlob.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
CMakeLists.txt
Core: Add RiivolutionPatcher to apply Riivolution-style patches to a game's file system and memory.
2021-10-24 00:09:06 +02:00
CompressedBlob.cpp
Fix all uninitialized variable warnings (C26495)
2021-10-13 12:32:16 -07:00
CompressedBlob.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
DirectoryBlob.cpp
DiscIO/DirectoryBlob: Add a callback that allows patching the main.dol and FST of the game partition during blob construction.
2021-10-24 00:09:05 +02:00
DirectoryBlob.h
DiscIO/DirectoryBlob: Add a callback that allows patching the main.dol and FST of the game partition during blob construction.
2021-10-24 00:09:05 +02:00
DiscExtractor.cpp
Core/DiscIO: Extract disc and partition constants to DiscUtils.h.
2021-09-19 22:43:52 +02:00
DiscExtractor.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
DiscScrubber.cpp
Core/DiscIO: Extract disc and partition constants to DiscUtils.h.
2021-09-19 22:43:52 +02:00
DiscScrubber.h
Fix all uninitialized variable warnings (C26495)
2021-10-13 12:32:16 -07:00
DiscUtils.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
DiscUtils.h
Core/DiscIO: Extract disc and partition constants to DiscUtils.h.
2021-09-19 22:43:52 +02:00
DriveBlob.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
DriveBlob.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
Enums.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
Enums.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
FileBlob.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
FileBlob.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
Filesystem.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
Filesystem.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
FileSystemGCWii.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
FileSystemGCWii.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
LaggedFibonacciGenerator.cpp
licensing: convert "public domain" to CC0 1.0
2021-07-05 04:43:55 +02:00
LaggedFibonacciGenerator.h
Fix all uninitialized variable warnings (C26495)
2021-10-13 12:32:16 -07:00
MultithreadedCompressor.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
NANDImporter.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
NANDImporter.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
RiivolutionParser.cpp
RiivolutionPatcher: Load external files with a layer of indirection during the patching process to properly resolve the paths given in the XML.
2021-10-24 00:09:07 +02:00
RiivolutionParser.h
RiivolutionPatcher: Load external files with a layer of indirection during the patching process to properly resolve the paths given in the XML.
2021-10-24 00:09:07 +02:00
RiivolutionPatcher.cpp
RiivolutionPatcher: Load external files with a layer of indirection during the patching process to properly resolve the paths given in the XML.
2021-10-24 00:09:07 +02:00
RiivolutionPatcher.h
RiivolutionPatcher: Load external files with a layer of indirection during the patching process to properly resolve the paths given in the XML.
2021-10-24 00:09:07 +02:00
ScrubbedBlob.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
ScrubbedBlob.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
TGCBlob.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
TGCBlob.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
Volume.cpp
DiscIO: Add CreateDisc/WAD/Volume() overloads that take a BlobReader directly.
2021-10-24 00:09:05 +02:00
Volume.h
DiscIO: Add CreateDisc/WAD/Volume() overloads that take a BlobReader directly.
2021-10-24 00:09:05 +02:00
VolumeDisc.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
VolumeDisc.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
VolumeFileBlobReader.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
VolumeFileBlobReader.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
VolumeGC.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
VolumeGC.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
VolumeVerifier.cpp
VolumeVerifier: Use correct IOS filename for development discs.
2021-08-15 12:41:35 -04:00
VolumeVerifier.h
Fix all uninitialized variable warnings (C26495)
2021-10-13 12:32:16 -07:00
VolumeWad.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
VolumeWad.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
VolumeWii.cpp
Core/DiscIO: Extract disc and partition constants to DiscUtils.h.
2021-09-19 22:43:52 +02:00
VolumeWii.h
Fix all uninitialized variable warnings (C26495)
2021-10-13 12:32:16 -07:00
WbfsBlob.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
WbfsBlob.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
WIABlob.cpp
Update clang-format to version 12
2021-08-30 00:20:18 +02:00
WIABlob.h
Fix all uninitialized variable warnings (C26495)
2021-10-13 12:32:16 -07:00
WIACompression.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
WIACompression.h
Fix all uninitialized variable warnings (C26495)
2021-10-13 12:32:16 -07:00
WiiEncryptionCache.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
WiiEncryptionCache.h
Fix all uninitialized variable warnings (C26495)
2021-10-13 12:32:16 -07:00
WiiSaveBanner.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
WiiSaveBanner.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00