index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DiscIO
Age
Commit message (
Expand
)
Author
2026-06-22
VolumeVerifier: Remove SystemNotAvailable
JosJuice
2026-06-22
Don't send Dolphin version in user agent to Redump
JosJuice
2026-06-22
Use redump.info instead of redump.org
JosJuice
2026-06-04
NANDImporter: Abort extraction if a NAND FST entry is visited more than once
Admiral H. Curtiss
2026-05-30
Prevent path traversal in NANDImporter::ProcessEntry
JosJuice
2026-05-30
Rework NANDImporter::GetPath slash handling
JosJuice
2026-05-11
Merge pull request #14613 from JosJuice/wad-tmd-checks
Admiral H. Curtiss
2026-04-20
VolumeVerifier: Add extra validity checks for ticket and TMD
JosJuice
2026-04-20
DiscIO: Add extra IsValid checks for VolumeWAD::m_tmd
JosJuice
2026-04-20
Replace `find(x) != npos` with `contains(x)` - Core
Dr. Dystopia
2026-04-17
Improve usage of std::move and const references parameters
Martino Fontana
2026-04-11
Merge pull request #14500 from Sintendo/span2
Jordan Woyak
2026-04-04
Improve NAND import progress dialog
Tillmann Karras
2026-03-23
Use more std::span arguments
Sintendo
2026-03-15
Triforce: Check only first byte in region flag.
cristian64
2026-02-24
DiscIO: Only allow alphanumeric ASCII in game IDs
JosJuice
2026-02-24
DiscIO: Move DecodeString to Volume.cpp
JosJuice
2026-02-15
Enums: Unhandled switch statement
Joshua Vandaële
2026-02-15
DiscIO: Add IsCached virtual function to BlobReader.
Jordan Woyak
2026-02-15
SI_DeviceAMBaseboard: Add missing bounds checks
Sepalani
2026-02-15
Triforce: Code fixes.
crediar
2026-02-15
Triforce: Code cleanups.
Jordan Woyak
2026-02-15
DiscIO: Make Volume::DecodeString take a std::span so it can work with std::a...
Jordan Woyak
2026-02-15
Added Triforce support
crediar
2026-02-06
RiivolutionParser: Fix XML Param Parsing
Gabriela Orzechowska
2026-01-25
Remove unused imports
Martino Fontana
2026-01-24
Common/FileSearch: Refactor DoFileSearch
Sintendo
2026-01-17
Merge pull request #14267 from jordan-woyak/std-expected
iwubcode
2026-01-17
Common: Replace Result with C++23's std::expected.
Jordan Woyak
2026-01-17
Fix various typos and spelling mistakes
Sintendo
2026-01-04
VolumeFileBlobReader: Define default destructor in source file
Dentomologist
2026-01-02
DiscIO/Volume: Fix CreateVolume for WiiWare.
Jordan Woyak
2025-12-22
Merge pull request #14174 from JoshuaVandaele/minizips-cmake
JMC47
2025-12-22
Merge pull request #14154 from jordan-woyak/result-parameter-order
JMC47
2025-11-27
Use minizip-ng's CMakeLists instead of relying on our own implementation
Joshua Vandaële
2025-11-23
Core/DiscIO: Add a setting to load the running game into memory via CachedBlo...
Jordan Woyak
2025-11-23
DiscIO: Add CachedBlobReader which takes another BlobReader and reads it into...
Jordan Woyak
2025-11-21
Common/Result: Swap order of template parameters to match C++26's std::expect...
Jordan Woyak
2025-11-19
Merge pull request #13539 from tygyh/DiscIO-Remove-redundant-casts
Jordan Woyak
2025-11-09
DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyRead...
Jordan Woyak
2025-10-08
MMU: Use templates for Read/Write functions
Martino Fontana
2025-07-04
WiiSaveBanner: fall back to $userdir/Load/WiiBanners
Tillmann Karras
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-07
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...
Jordan Woyak
2025-06-04
DiscIO: Remove redundant casts
Dr. Dystopia
2025-06-04
Merge pull request #13379 from JoshuaVandaele/system-ng
JMC47
2025-05-25
Hide DirectoryBlob header.bin files from game list
JosJuice
2025-05-22
minizip-ng: Stop using compatibility mode
Joshua Vandaële
2025-05-16
DiscIO: Make functions constant
Dr. Dystopia
2025-05-07
Merge pull request #13542 from tygyh/DiscIO-Pass-parameters-by-constant-refer...
Jordan Woyak
[next]