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
/
VolumeWad.h
Age
Commit message (
Expand
)
Author
2025-04-19
DiscIO: Make classes final
Dr. Dystopia
2024-05-26
DiscIO: drop unused Volume::CheckContentIntegrity() overload
Tillmann Karras
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-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
2019-08-06
VolumeVerifier: Don't read data multiple times
JosJuice
2019-07-21
Re-implement FixCommonKeyIndex for WAD files
JosJuice
2019-07-18
DiscIO: Merge WiiWAD into VolumeWAD
JosJuice
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-04-09
VolumeVerifier: Verify WAD contents
JosJuice
2019-03-30
Volume: Add a GetCertificateChain function
JosJuice
2019-03-30
VolumeWad: Implement GetTicket
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-05-20
Reimplement custom PNG banners in game list
JosJuice
2018-03-31
DiscIO: Don't use all uppercase for enum values
JosJuice
2017-10-24
Remove NANDContentManager
Léo Lam
2017-09-15
DiscIO: Use Common::Lazy for loading filesystems
JosJuice
2017-07-16
Add warning comments to RegionSwitch and code that uses it
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-06-03
DiscIO: Use std::optional for GetTitleID instead of pointer
Léo Lam
2017-05-20
VolumeWiiCrypted: Cache TMDs and tickets
JosJuice
2017-05-16
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
JosJuice
2017-02-26
Use ESFormats for TMDs
Léo Lam
2017-01-23
VolumeWad: Implement GetTMD()
Léo Lam
2017-01-23
VolumeWad: Add missing forward declaration
Léo Lam
2017-01-23
VolumeWad: Clean up variable naming
Léo Lam
2017-01-23
VolumeWad: In-class initialise member variables
Léo Lam
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-25
Undo some comment formatting changes from b5104a7
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-12-03
Don't read from volume when reloading Wii banners
JosJuice
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-22
DiscIO: Do swapping in GetTitleID implementations
Lioncash
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-06-08
Volume: Add prefer_long parameter to GetNames
JosJuice
2015-06-04
Volume: Return volume type as an enum
JosJuice
[next]