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
/
VolumeGC.cpp
Age
Commit message (
Expand
)
Author
2026-02-15
Triforce: Code cleanups.
Jordan Woyak
2026-02-15
Added Triforce support
crediar
2026-01-25
Remove unused imports
Martino Fontana
2025-04-21
Implement Triforce ID parsing
Zopolis4
2025-04-21
Add Triforce platform and preliminary boot.id parsing
Zopolis4
2025-04-19
DiscIO: Use `= default` to define a trivial destructor
Dr. Dystopia
2022-08-04
DiscIO: Replace IsDataSizeAccurate with GetDataSizeType
JosJuice
2022-07-26
introduce wrapper for SHA1 functionality
Shawn Hoffman
2022-03-15
DiscIO: Don't return GameTDB ID for any Datel disc
JosJuice
2022-03-12
DiscIO: Treat game ID DTLX01 as a Datel disc
JosJuice
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-03-09
DiscIO: Move some code from DiscExtractor to new file DiscUtils
JosJuice
2020-10-22
DiscIO: Migrate logging over to fmt
Lioncash
2020-08-02
Make netplay's "same game" check more robust
JosJuice
2020-07-04
DiscIO: Add Volume::IsDatelDisc
JosJuice
2020-07-04
Revert "Return nothing from VolumeWii::GetGameTDBID if Datel"
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
2019-10-30
Return nothing from VolumeWii::GetGameTDBID if Datel
JosJuice
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-03-30
DiscIO: Make Korean GC checks in Enums.cpp less fragile
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-12
DiscIO: Rename RegionSwitch/CountrySwitch
JosJuice
2018-10-08
DiscIO: Move the Korean GC mess out of VolumeGC
JosJuice
2018-10-05
DiscIO: Merge RegionSwitchGC and RegionSwitchWii
JosJuice
2018-05-30
VolumeGC/VolumeWii: Dehardcode sizes where applicable
Lioncash
2018-05-30
Volume/VolumeGC/VolumeWii: Amend variable naming
Lioncash
2018-05-27
ColorUtil: Amend function name casing
Lioncash
2018-05-27
ColorUtil: Namespace code under the Common namespace
Lioncash
2018-05-20
Reimplement custom PNG banners in game list
JosJuice
2018-03-31
DiscIO: Don't use all uppercase for enum values
JosJuice
2018-03-14
Assert: Uppercase assertion macros
Lioncash
2017-11-19
VolumeGC: Correct printf specifier in LoadBannerFile()
Lioncash
2017-09-15
VolumeGC: Add a default constructor for ConvertedGCBanner
Léo Lam
2017-09-15
DiscIO: Use Common::Lazy for loading GC banners
JosJuice
2017-09-15
DiscIO: Use Common::Lazy for loading filesystems
JosJuice
2017-07-16
Ensure that Volume::GetRegion doesn't return invalid enum values
JosJuice
2017-07-16
Detect Korean GC releases as Korean when possible
JosJuice
2017-07-16
Detect GC region based on the actual region value
JosJuice
2017-06-28
DiscIO: Move parts of Filesystem to the new file DiscExtractor
JosJuice
2017-06-14
Filesystem: Replace GetFileList()
JosJuice
2017-06-13
Filesystem: Use file info in arguments instead of path
JosJuice
2017-06-06
DiscIO: Remove C/I/S prefixes from class names
JosJuice
2017-06-05
DiscIO: Use std::optional in Volume and Blob
JosJuice
2017-06-04
Don't show FST size in game properties
JosJuice
2017-05-16
Check file system validity before reading opening.bnr
JosJuice
2017-05-16
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
JosJuice
2017-03-25
DiscIO: make sure to initialize out args to ReadSwapped
Michael Maltese
2017-03-13
FileMonitor redesign
JosJuice
[next]