..
Blob.cpp
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
Blob.h
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests
2025-06-07 17:55:14 -05:00
CachedBlob.cpp
DiscIO: Add CachedBlobReader which takes another BlobReader and reads it into memory in the background.
2025-11-23 05:17:22 -06:00
CachedBlob.h
DiscIO: Add CachedBlobReader which takes another BlobReader and reads it into memory in the background.
2025-11-23 05:17:22 -06:00
CISOBlob.cpp
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
CISOBlob.h
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
CMakeLists.txt
Merge pull request #14174 from JoshuaVandaele/minizips-cmake
2025-12-22 13:36:52 -05:00
CompressedBlob.cpp
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
CompressedBlob.h
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
DirectoryBlob.cpp
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
DirectoryBlob.h
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
DiscExtractor.cpp
DiscExtractor.h
DiscScrubber.cpp
DiscScrubber.h
DiscUtils.cpp
DiscUtils.h
Enums.cpp
Enums.h
FileBlob.cpp
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
FileBlob.h
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
Filesystem.cpp
Filesystem.h
FileSystemGCWii.cpp
FileSystemGCWii.h
GameModDescriptor.cpp
GameModDescriptor.h
LaggedFibonacciGenerator.cpp
LaggedFibonacciGenerator.h
MultithreadedCompressor.h
Common/Result: Swap order of template parameters to match C++26's std::expected, make all member functions constexpr, and add moving "unexpected" conversion constructor for consistency.
2025-11-21 19:24:48 -06:00
NANDImporter.cpp
NANDImporter.h
NFSBlob.cpp
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
NFSBlob.h
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
RiivolutionParser.cpp
RiivolutionParser.h
RiivolutionPatcher.cpp
MMU: Use templates for Read/Write functions
2025-10-08 11:27:06 +02:00
RiivolutionPatcher.h
ScrubbedBlob.cpp
ScrubbedBlob.h
SplitFileBlob.cpp
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
SplitFileBlob.h
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
TGCBlob.cpp
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
TGCBlob.h
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
Volume.cpp
DiscIO/Volume: Fix CreateVolume for WiiWare.
2026-01-02 14:55:20 -06:00
Volume.h
Core/DiscIO: Add a setting to load the running game into memory via CachedBlobReader.
2025-11-23 05:17:22 -06:00
VolumeDisc.cpp
VolumeDisc.h
VolumeFileBlobReader.cpp
VolumeFileBlobReader: Define default destructor in source file
2026-01-04 17:56:08 -08:00
VolumeFileBlobReader.h
VolumeFileBlobReader: Define default destructor in source file
2026-01-04 17:56:08 -08:00
VolumeGC.cpp
VolumeGC.h
VolumeVerifier.cpp
minizip-ng: Stop using compatibility mode
2025-05-22 12:51:55 +02:00
VolumeVerifier.h
VolumeWad.cpp
VolumeWad.h
VolumeWii.cpp
Source: Remove redundant lambda parameter lists
2025-06-14 10:19:31 +02:00
VolumeWii.h
WbfsBlob.cpp
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
WbfsBlob.h
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe.
2025-11-09 03:08:14 -06:00
WIABlob.cpp
Merge pull request #13539 from tygyh/DiscIO-Remove-redundant-casts
2025-11-19 17:40:42 -06:00
WIABlob.h
Merge pull request #13539 from tygyh/DiscIO-Remove-redundant-casts
2025-11-19 17:40:42 -06:00
WIACompression.cpp
WIACompression.h
WiiEncryptionCache.cpp
WiiEncryptionCache.h
WiiSaveBanner.cpp
WiiSaveBanner: fall back to $userdir/Load/WiiBanners
2025-07-04 23:15:50 +01:00
WiiSaveBanner.h
WiiSaveBanner: fall back to $userdir/Load/WiiBanners
2025-07-04 23:15:50 +01:00