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
2 days
Merge pull request #14768 from phire/security/gcz_overflows
JosJuice
5 days
Merge pull request #13543 from tygyh/DiscIO-Use-views-keys
Scott Mansell
6 days
GCZ: use 64-bit for m_data_offset
Scott Mansell
6 days
GCZ: validate while loading
Scott Mansell
6 days
GCZ: Don't trust block_num either
Scott Mansell
6 days
GCZ: Don't trust GetBlockCompressedSize
Scott Mansell
9 days
DirectoryBlob: Resolve reorder warning
Joshua Vandaële
2026-07-15
Merge pull request #14732 from khang06/small-tmd-check
Admiral H. Curtiss
2026-07-15
IOS/ES: Prevent reading TMDs that are too small
Khang
2026-07-14
Merge pull request #14705 from JosJuice/directoryblob-dtk-comment
Dentomologist
2026-07-14
DiscIO: Add DTK alignment comment in DirectoryBlob
JosJuice
2026-07-11
Core: Add `Volume::GetSimulatedMemorySize()`.
cristian64
2026-06-28
Merge pull request #14599 from naari3/fix/directoryblob-gc-triforce-alignment
JosJuice
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-25
DirectoryBlob: fix data alignment for GC/Triforce and skip Triforce DIMM memo...
naari3
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
[next]