JosJuice 07605bf67c Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial 1 ay önce
..
Blob.cpp d2a56b321f Merge pull request #13095 from mitaclaw/ranges-modernization-6-n 1 ay önce
Blob.h 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
CISOBlob.cpp 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
CISOBlob.h 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
CMakeLists.txt 5b10a80401 CMake: Use targets for all optionally-external dependencies 1 yıl önce
CompressedBlob.cpp 7c96762f5f Simplify `std::copy` with `std::copy_n` 1 ay önce
CompressedBlob.h 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
DirectoryBlob.cpp 07605bf67c Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial 1 ay önce
DirectoryBlob.h e8d5fb89e4 C++20: Synthesize `operator!=` From `operator==` 1 ay önce
DiscExtractor.cpp ee19ff66b4 Remove NKit data when extracting a GCN/Wii disc volume 1 yıl önce
DiscExtractor.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 yıl önce
DiscScrubber.cpp 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
DiscScrubber.h 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
DiscUtils.cpp 982893b04c Use C++20 erase_if() instead of erase(remove_if()) (NFC) 4 ay önce
DiscUtils.h 1aa8a4d46f DolphinTool: CLI utility interface and disc image tools 3 yıl önce
Enums.cpp 71dfa66d8b Tool/Header: Add JSON output mode; game data 1 yıl önce
Enums.h 71dfa66d8b Tool/Header: Add JSON output mode; game data 1 yıl önce
FileBlob.cpp 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
FileBlob.h 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
FileSystemGCWii.cpp 6e5f4125e3 Use Common::ToLower and Common::ToUpper 2 yıl önce
FileSystemGCWii.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 yıl önce
Filesystem.cpp e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 yıl önce
Filesystem.h e8d5fb89e4 C++20: Synthesize `operator!=` From `operator==` 1 ay önce
GameModDescriptor.cpp d51e4e5236 get rid of HAS_STD_FILESYSTEM 1 yıl önce
GameModDescriptor.h 2906889804 Core: Add a Maker field for GameModDescriptors. 2 yıl önce
LaggedFibonacciGenerator.cpp 7c96762f5f Simplify `std::copy` with `std::copy_n` 1 ay önce
LaggedFibonacciGenerator.h 78bfd25964 Fix all uninitialized variable warnings (C26495) 3 yıl önce
MultithreadedCompressor.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 yıl önce
NANDImporter.cpp c97c80d1cb NANDImporter: Check data bounds. 1 yıl önce
NANDImporter.h c97c80d1cb NANDImporter: Check data bounds. 1 yıl önce
NFSBlob.cpp 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
NFSBlob.h 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
RiivolutionParser.cpp 9602f36248 Remove redundant semicolons 3 ay önce
RiivolutionParser.h 8802f96b7e Fix uninitialized variable warnings (C26495) 1 yıl önce
RiivolutionPatcher.cpp e4fb837f4b Modernize `std::find_if` with ranges 1 ay önce
RiivolutionPatcher.h c2e39e0d68 RiivolutionParser: Make use of std::span where applicable 11 ay önce
ScrubbedBlob.cpp 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
ScrubbedBlob.h 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
SplitFileBlob.cpp 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
SplitFileBlob.h 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
TGCBlob.cpp 7c96762f5f Simplify `std::copy` with `std::copy_n` 1 ay önce
TGCBlob.h 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
Volume.cpp dd29a54cf6 introduce wrapper for SHA1 functionality 2 yıl önce
Volume.h e8d5fb89e4 C++20: Synthesize `operator!=` From `operator==` 1 ay önce
VolumeDisc.cpp dd29a54cf6 introduce wrapper for SHA1 functionality 2 yıl önce
VolumeDisc.h dd29a54cf6 introduce wrapper for SHA1 functionality 2 yıl önce
VolumeFileBlobReader.cpp 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
VolumeFileBlobReader.h 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
VolumeGC.cpp a87dffe52d DiscIO: Replace IsDataSizeAccurate with GetDataSizeType 2 yıl önce
VolumeGC.h a87dffe52d DiscIO: Replace IsDataSizeAccurate with GetDataSizeType 2 yıl önce
VolumeVerifier.cpp 07605bf67c Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial 1 ay önce
VolumeVerifier.h 40a4eb3893 DiscIO: Adjust GetDataSizeType logic for NFS 2 yıl önce
VolumeWad.cpp 4619db2ae9 DiscIO: drop unused Volume::CheckContentIntegrity() overload 6 ay önce
VolumeWad.h 4619db2ae9 DiscIO: drop unused Volume::CheckContentIntegrity() overload 6 ay önce
VolumeWii.cpp a87dffe52d DiscIO: Replace IsDataSizeAccurate with GetDataSizeType 2 yıl önce
VolumeWii.h a87dffe52d DiscIO: Replace IsDataSizeAccurate with GetDataSizeType 2 yıl önce
WIABlob.cpp 7c96762f5f Simplify `std::copy` with `std::copy_n` 1 ay önce
WIABlob.h e8d5fb89e4 C++20: Synthesize `operator!=` From `operator==` 1 ay önce
WIACompression.cpp dd29a54cf6 introduce wrapper for SHA1 functionality 2 yıl önce
WIACompression.h 9602f36248 Remove redundant semicolons 3 ay önce
WbfsBlob.cpp 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
WbfsBlob.h 335cf4f2db Added CopyReader to BlobReader and all subclasses 1 yıl önce
WiiEncryptionCache.cpp e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 yıl önce
WiiEncryptionCache.h 78bfd25964 Fix all uninitialized variable warnings (C26495) 3 yıl önce
WiiSaveBanner.cpp 23ba1c9133 DolphinQt: Restrict size of banner image in game properties info tab. 1 ay önce
WiiSaveBanner.h 23ba1c9133 DolphinQt: Restrict size of banner image in game properties info tab. 1 ay önce