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
/
VolumeWii.cpp
Age
Commit message (
Expand
)
Author
2020-11-11
DiscIO: Make use of fmt-capable panic alerts
Lioncash
2020-09-06
Merge pull request #8861 from JosJuice/netplay-hash
JMC47
2020-08-29
DiscIO: Add parameters to BlobReader::SupportsReadWiiDecrypted
JosJuice
2020-08-08
Fix various -Wshadow warnings
Tillmann Karras
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-17
WIA: Write hash exceptions
JosJuice
2020-06-17
WIA: Decrypt Wii data when writing
JosJuice
2020-06-17
WIA: Make use of the exception lists
JosJuice
2020-06-07
Show an OSD message when running a disc image with a large block size
JosJuice
2020-04-24
DiscIO: Use a struct for Wii hashes
JosJuice
2020-04-24
DiscIO: Parallelize the re-encryption code
JosJuice
2020-04-24
DiscIO: Implement re-encryption of Wii partition data
JosJuice
2020-04-24
DiscIO: Use partition data offset for ReadWiiDecrypted parameter
JosJuice
2019-11-26
VolumeWii: Check SupportsReadWiiDecrypted before m_encrypted
JosJuice
2019-10-30
Return nothing from VolumeWii::GetGameTDBID if Datel
JosJuice
2019-08-06
VolumeVerifier: Don't read data multiple times
JosJuice
2019-06-07
General: Migrate from deprecated mbedTLS functions
Lioncash
2019-04-09
VolumeVerifier: Check hashes in Wii partitions
JosJuice
2019-03-30
DiscIO: Make Korean GC checks in Enums.cpp less fragile
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-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
VolumeWii: Shorten padding checking code within CheckIntegrity()
Lioncash
2018-05-30
VolumeWii: Use ReadSwapped for retrieving the partition data size in CheckInt...
Lioncash
2018-05-30
VolumeGC/VolumeWii: Dehardcode sizes where applicable
Lioncash
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
2018-03-31
DiscIO: Don't use all uppercase for enum values
JosJuice
2018-03-14
Assert: Uppercase assertion macros
Lioncash
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
Blob: Add interface for reading decrypted Wii data directly
JosJuice
2017-08-01
Merge pull request #5683 from JosJuice/volume-wii-defer
Leo Lam
2017-07-16
Ensure that Volume::GetRegion doesn't return invalid enum values
JosJuice
2017-07-04
VolumeWii: Defer loading tickets, TMDs and keys until when needed
JosJuice
2017-07-04
VolumeWii: Change the format of partition maps
JosJuice
2017-06-28
FilesystemPanel: Put partitions in separate folders when extracting all parti...
JosJuice
2017-06-28
DiscIO: Move parts of Filesystem to the new file DiscExtractor
JosJuice
2017-06-27
IOS: Use a std::array for the title key instead of vector
Léo Lam
2017-06-14
Filesystem: Replace GetFileList()
JosJuice
2017-06-13
Filesystem: Use file info in arguments instead of path
JosJuice
[next]