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
/
Volume.h
Age
Commit message (
Expand
)
Author
2026-07-11
Core: Add `Volume::GetSimulatedMemorySize()`.
cristian64
2026-03-23
Use more std::span arguments
Sintendo
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
DiscIO: Make Volume::DecodeString take a std::span so it can work with std::a...
Jordan Woyak
2026-02-15
Added Triforce support
crediar
2025-11-23
Core/DiscIO: Add a setting to load the running game into memory via CachedBlo...
Jordan Woyak
2025-04-21
Implement Triforce ID parsing
Zopolis4
2025-04-19
DiscIO: Make variables constexpr
Dr. Dystopia
2025-04-15
DiscIO/Volume: Fix Partition struct comparison operators
Dr. Dystopia
2024-10-10
C++20: Synthesize `operator!=` From `operator==`
mitaclaw
2024-05-26
DiscIO: drop unused Volume::CheckContentIntegrity() overload
Tillmann Karras
2022-08-04
DiscIO: Replace IsDataSizeAccurate with GetDataSizeType
JosJuice
2022-08-04
DiscIO/VolumeWii: Decouple "is encrypted" from "is hashed"
JosJuice
2022-07-26
introduce wrapper for SHA1 functionality
Shawn Hoffman
2021-10-24
DiscIO: Add CreateDisc/WAD/Volume() overloads that take a BlobReader directly.
Admiral H. Curtiss
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-03-22
VolumeVerifier: Align partition reads to groups
JosJuice
2020-09-06
Merge pull request #8861 from JosJuice/netplay-hash
JMC47
2020-08-08
DiscIO: make use of std::nullopt
Tillmann Karras
2020-08-02
Make netplay's "same game" check more robust
JosJuice
2020-07-29
DolphinQt: Show a warning when launching an NKit disc image
JosJuice
2020-07-04
DiscIO: Add Volume::IsDatelDisc
JosJuice
2020-06-25
DiscIO: Deduplicate some VolumeGC/VolumeWii code
JosJuice
2020-06-07
Show an OSD message when running a disc image with a large block size
JosJuice
2020-01-04
Fix several warnings
Léo Lam
2019-08-06
VolumeVerifier: Don't read data multiple times
JosJuice
2019-08-02
DiscIO/Volume: Make Partition's interface constexpr
Lioncash
2019-07-21
Re-implement FixCommonKeyIndex for WAD files
JosJuice
2019-07-18
DiscIO: Merge WiiWAD into VolumeWAD
JosJuice
2019-07-18
DiscIO: Add functions CreateDisc and CreateWAD
JosJuice
2019-04-09
VolumeVerifier: Verify WAD contents
JosJuice
2019-04-09
VolumeVerifier: Check hashes in Wii partitions
JosJuice
2019-03-30
Volume: Add a GetCertificateChain function
JosJuice
2019-03-30
DiscIO: Add way of checking whether blob data size is accurate
JosJuice
2019-02-25
Keep track of GameTDB ID separately from game ID
JosJuice
2018-10-28
Accurate region detection for NAND titles
JosJuice
2018-09-30
Fix reading title IDs of Wii discs
JosJuice
2018-09-12
Read Wii disc metadata from the unencrypted header
JosJuice
2018-05-30
Volume/VolumeGC/VolumeWii: Amend variable naming
Lioncash
2018-05-23
Make the support for unencrypted Wii disc images less broken
JosJuice
2018-05-20
Reimplement custom PNG banners in game list
JosJuice
2017-11-03
Avoid UB when reading Wii volume names
JosJuice
2017-11-03
Add WiiSaveBanner class
JosJuice
2017-09-15
DiscIO: Use Common::Lazy for loading filesystems
JosJuice
2017-08-02
DiscIO: Add a Volume::ReadSwappedAndShifted function
JosJuice
2017-08-01
Turn VolumeDirectory into DirectoryBlob
JosJuice
2017-07-16
Add warning comments to RegionSwitch and code that uses it
JosJuice
2017-06-28
FilesystemPanel: Put partitions in separate folders when extracting all parti...
JosJuice
2017-06-06
DiscIO: Remove C/I/S prefixes from class names
JosJuice
[next]