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
2015-02-28
DiscIO: Get rid of unsafe cast
Stevoisiak
2015-02-28
General Formatting
Stevoisiak
2015-02-26
VolumeWiiCrypted: Implement IsDiscTwo()
Stevoisiak
2015-02-26
De-capitalized CountryCode
Stevoisiak
2015-02-08
VolumeWiiCrypted: Replace some hardcoded values with constants
JosJuice
2015-01-26
VolumeWiiCrypted: Decryption optimization
JosJuice
2015-01-17
Don't read from disk when checking volume type
JosJuice
2014-12-28
DiscIO: Replace "raw" functions with "decrypt" parameters
JosJuice
2014-12-25
Re-add FileMonitor support for Wii discs
JosJuice
2014-12-03
DiscIO: Safety check when allocating memory for TMD
JosJuice
2014-11-30
DiskIO: Clean up GetTMD() API.
magumagu
2014-11-30
Make DVDLowOpenPartition actually change partitions.
magumagu
2014-11-24
More formatting and consistency fixes
Stevoisiak
2014-11-15
Fix reading wii revisions.
Rachel Bryk
2014-11-14
Implement GetRevision() for wii disks.
Rachel Bryk
2014-11-13
Various formatting and consistency fixes
Stevoisiak
2014-09-19
Fix build failing when disabling precompiled headers.
Rohit Nirmal
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-01
DiscIO: Prefix class member variables with "m_"
Lioncash
2014-08-31
DiscIO: Move some raw pointers over to unique_ptr
Lioncash
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-22
Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detecte...
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-16
Fix some vertical alignments
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre