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
2022-08-04
DiscIO: Replace IsDataSizeAccurate with GetDataSizeType
JosJuice
2022-08-04
DiscIO/VolumeWii: Decouple "is encrypted" from "is hashed"
JosJuice
2022-08-01
Implement hw accelerated AES
Shawn Hoffman
2022-07-26
introduce wrapper for SHA1 functionality
Shawn Hoffman
2021-09-19
Core/DiscIO: Extract disc and partition constants to DiscUtils.h.
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
2021-03-20
Avoid using panic alerts in DiscIO
JosJuice
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
[next]