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
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-18
DiscIO: Use views::keys
Dr. Dystopia
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
2025-04-19
DiscIO: Make classes final
Dr. Dystopia
2025-04-15
DiscIO/Volume: Fix Partition struct comparison operators
Dr. Dystopia
2025-03-29
Merge pull request #13221 from mitaclaw/nrvo-fails-1
JMC47
2025-03-10
GCC: Remedy NRVO Fails
mitaclaw
2025-03-09
Modernize `std::stable_sort` with ranges and projections
mitaclaw
2025-03-09
Modernize `std::sort` with ranges and projections
mitaclaw
2025-03-09
Simplify `std::find_if` with `std::ranges::find` and projections
mitaclaw
2025-01-19
Fix build with minizip-ng 4.0.8
Joshua Vandaële
2025-01-01
Simplify `std::search` with `Common::ContainsSubrange`
mitaclaw
2025-01-01
Simplify `std::find` with `Common::Contains`
mitaclaw
2024-12-26
Merge pull request #13116 from mitaclaw/ranges-modernization-8-trivial-of
JMC47
2024-12-15
Modernize `std::any_of` with ranges
mitaclaw
2024-12-15
Modernize `std::all_of` with ranges
mitaclaw
2024-12-15
StringUtil: More Wrappers For <cctype>
mitaclaw
2024-10-17
Modernize `std::search` with ranges
mitaclaw
2024-10-15
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
JosJuice
2024-10-11
DolphinQt: Restrict size of banner image in game properties info tab.
Jordan Woyak
2024-10-11
Merge pull request #13095 from mitaclaw/ranges-modernization-6-n
Tilka
2024-10-11
Merge pull request #13117 from mitaclaw/ranges-modernization-9-trivial-find
Tilka
2024-10-10
C++20: Synthesize `operator!=` From `operator==`
mitaclaw
[prev]
[next]