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-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
2025-05-01
Merge pull request #13597 from JosJuice/hide-boot-bin
JMC47
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-04-26
Hide DirectoryBlob boot.bin files from game list
JosJuice
2025-04-23
linter: Apply clang-format 19.1 formatting
Joshua Vandaële
2025-04-22
Merge pull request #13540 from tygyh/DiscIO-Remove-redundant-qualifiers
Jordan Woyak
2025-04-22
DiscIO: Remove redundant qualifiers
Dr. Dystopia
2025-04-21
Implement Triforce ID parsing
Zopolis4
2025-04-21
Add Triforce platform and preliminary boot.id parsing
Zopolis4
2025-04-21
Merge pull request #13537 from tygyh/DiscIO-Make-variables-constexpr
Tilka
2025-04-20
Merge pull request #13538 from tygyh/DiscIO-Use-default-to-define-a-trivial-d...
Tilka
2025-04-20
Merge pull request #13541 from tygyh/DiscIO-Remove-redundant-zero-initializer...
Tilka
2025-04-20
DiscIO: Pass parameters by constant reference
Dr. Dystopia
2025-04-19
DiscIO: Remove redundant zero initializers in aggregate initializations
Dr. Dystopia
2025-04-19
DiscIO: Use `= default` to define a trivial destructor
Dr. Dystopia
2025-04-19
DiscIO: Make variables constexpr
Dr. Dystopia
[next]