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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DiscIO
/
VolumeWiiCrypted.cpp
Age
Commit message (
Expand
)
Author
2017-06-06
DiscIO: Remove C/I/S prefixes from class names
JosJuice
2017-06-05
Reimplement support for unencrypted Wii discs
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-04
Merge pull request #5522 from leoetlino/simpler-gettitleid
JosJuice
2017-06-03
DiscIO: Use std::optional for GetTitleID instead of pointer
Léo Lam
2017-06-03
Replace {{}} with {}
JosJuice
2017-05-26
Check TMD sizes using the actual constant
Léo Lam
2017-05-20
VolumeWiiCrypted: Get title keys from TicketReader
JosJuice
2017-05-20
VolumeWiiCrypted: Get title IDs from TicketReader
JosJuice
2017-05-20
VolumeWiiCrypted: Cache TMDs and tickets
JosJuice
2017-05-19
Replace some usages of IVolume::ReadSwapped with IBlobReader::ReadSwapped
JosJuice
2017-05-19
Remove CBlobBigEndianReader
JosJuice
2017-05-19
DiscIO: Remove VolumeCreator
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-05-16
VolumeWiiCrypted: Turn m_dataOffset into a constant
JosJuice
2017-05-14
VolumeWiiCrypted: Use std::min
JosJuice
2017-05-14
VolumeWiiCrypted: Store last decrypted offset instead of block number
JosJuice
2017-03-25
DiscIO: make sure to initialize out args to ReadSwapped
Michael Maltese
2017-03-20
Merge pull request #4901 from JosJuice/filemonitor-redesign
Anthony
2017-03-18
Return a more meaningful type from GetSysMenuRegion
JosJuice
2017-03-13
FileMonitor redesign
JosJuice
2017-03-13
Remove Blob nullptr checks from Volume code
JosJuice
2017-03-09
Volume: Use ReadSwapped more
JosJuice
2017-03-09
Get the right game ID for SSBB's Masterpiece partitions
JosJuice
2017-03-03
Common: Move byte swapping utilities into their own header
Lioncash
2017-03-02
IOS/ES: Keep track of the active title properly
Léo Lam
2017-02-26
Use ESFormats for TMDs
Léo Lam
2017-02-12
DVDInterface: Translate Wii partition offsets for timing purposes
JosJuice
2017-02-11
VolumeWiiCrypted: Use constant naming style for constants
JosJuice
2017-01-02
DiscIO: Add GetRegion function and Region enum
JosJuice
2016-10-29
DiscIO/SConfig: Rename GetUniqueID to GetGameID
JosJuice
2016-10-01
Reorganise a ton of logs level
aldelaro5
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
2016-01-15
DiscIO: Use specified Wii region for discs
booto
2015-12-19
Volume: Make GetTMD return a vector
Lioncash
2015-12-15
Merge pull request #3309 from JosJuice/reload-banner-without-volume
Markus Wick
2015-12-08
DiscIO: Get rid of a few explicit deletes
Lioncash
2015-12-03
Don't read from volume when reloading Wii banners
JosJuice
2015-10-03
Merge pull request #3091 from Tilka/mbedtls
shuffle2
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-25
mbedTLS: run rename.pl script and fix errors
Tillmann Karras
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: Fix a typo in VolumeKeyForPartition's name
Lioncash
2015-08-31
VolumeCreator: Use a unique_ptr in CreateVolumeFromFilename
Lioncash
[next]