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.h
Age
Commit message (
Expand
)
Author
2026-02-15
Added Triforce support
crediar
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
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-19
DiscIO: Make variables constexpr
Dr. Dystopia
2025-04-19
DiscIO: Make classes final
Dr. Dystopia
2022-08-04
DiscIO: Replace IsDataSizeAccurate with GetDataSizeType
JosJuice
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-08-02
Make netplay's "same game" check more robust
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
2019-07-18
DiscIO: Add functions CreateDisc and CreateWAD
JosJuice
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
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-05-30
Volume/VolumeGC/VolumeWii: Amend variable naming
Lioncash
2018-05-20
Reimplement custom PNG banners in game list
JosJuice
2017-10-24
DiscIO: Remove comments that state obvious facts
Léo Lam
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-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
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
JosJuice
2017-02-19
Forward declare IBlobReader in Volume headers
JosJuice
2017-01-02
DiscIO: Add GetRegion function and Region enum
JosJuice
2016-10-29
DiscIO/SConfig: Rename GetUniqueID to GetGameID
JosJuice
2016-07-13
Move DiscIO enums to a new file
JosJuice
2016-06-26
GCVolume: supports reading all opening.bnr information
Rukai
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-09-29
Merge pull request #3099 from lioncash/banner
flacs
2015-09-28
VolumeGC: Get rid of banner pointer casts
Lioncash
2015-09-27
DiscIO: Add a way to get blob type
JosJuice
2015-09-26
Display all compressed formats in blue in GUI
JosJuice
2015-09-12
Merge pull request #2829 from JosJuice/fix-wii-fst-size-2
Lioncash
2015-08-31
VolumeCreator: Use a unique_ptr in CreateVolumeFromFilename
Lioncash
2015-08-10
Fix reading Wii FST size (for real this time)
JosJuice
2015-07-30
Remove unnecessary virtual keywords
Lioncash
2015-06-08
Volume: Add prefer_long parameter to GetNames
JosJuice
2015-06-04
Volume: Return volume type as an enum
JosJuice
2015-05-29
Volume: Use more appropriate types for some returned values
JosJuice
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-11
Volume: Rename GetName to GetInternalName
JosJuice
2015-04-28
Get rid of banner loaders and move their functionality to volumes
JosJuice
2015-04-23
Return GetNames languages, to avoid hardcoded language lists in callers
JosJuice
2015-02-26
Rearranged Volume header files
Stevoisiak
[next]