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
Age
Commit message (
Expand
)
Author
2017-02-26
ES: Make sure the TMD and ticket are valid before use
Léo Lam
2017-02-26
Move AES code to Common/Crypto
Léo Lam
2017-02-26
Use ESFormats for TMDs
Léo Lam
2017-02-26
Move the ticket code to ESFormats
Léo Lam
2017-02-19
Forward declare IBlobReader in Volume headers
JosJuice
2017-02-15
Merge pull request #4883 from JosJuice/dvd-timing-address-translation-2
JosJuice
2017-02-12
DVDInterface: Translate Wii partition offsets for timing purposes
JosJuice
2017-02-11
VolumeWiiCrypted: Use constant naming style for constants
JosJuice
2017-02-10
Get rid of a singleton for NAND shared contents
Léo Lam
2017-02-10
Always use configured root when installing WAD
Léo Lam
2017-02-05
Core: Convert State enum into an enum class
Lioncash
2017-01-27
Merge pull request #4746 from JosJuice/volumedirectory-sort-case-insensitive
Matthew Parlane
2017-01-25
VolumeDirectory: Use case-insensitive comparison when sorting
JosJuice
2017-01-23
DiscIO: Fix out-of-bounds access in NANDContentDataBuffer
Léo Lam
2017-01-23
VolumeWad: Implement GetTMD()
Léo Lam
2017-01-23
VolumeWad: Remove useless else after return
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-22
Merge pull request #4714 from JosJuice/wbfs-file-entry
Markus Wick
2017-01-22
Fix -Wshadow warning for file_entry
JosJuice
2017-01-21
CompressFileToBlob: add an explicit seek to make sure we're at the start
BhaaL
2017-01-21
DecompressFileToBlob: don't assume success if decompression failed
BhaaL
2017-01-21
IsGCZBlob: try to leave the file position where it was before
BhaaL
2017-01-14
DiscIO: Export GetKeyFromTicket
Pierre Bourdon
2017-01-14
DiscIO: Implement functions to lookup tickets
Pierre Bourdon
2017-01-14
IOS/ES: Implement ES_AddTicket.
Pierre Bourdon
2017-01-13
Merge pull request #4479 from GerbilSoft/feature/RVT-R.dev-key
Matthew Parlane
2017-01-13
Merge pull request #4544 from JosJuice/region-enum
Matthew Parlane
2017-01-11
WbfsBlob: Don't wrap file_entry in std::unique_ptr
JosJuice
2017-01-11
WbfsBlob: Remove m_total_files
JosJuice
2017-01-11
WbfsBlob: Only open each file once
JosJuice
2017-01-11
Don't create new IOFiles when creating a blob
JosJuice
2017-01-11
Only open file once when detecting blob type
JosJuice
2017-01-04
DiscScrubber: Don't take SFileInfo instances by value
Lioncash
2017-01-04
DiscScrubber: Use an unsigned loop index in ParseDisc
Lioncash
2017-01-04
DiscScrubber: Correct printf specifiers
Lioncash
2017-01-04
DiscScrubber: Convert a #define into a typed constant
Lioncash
2017-01-04
DiscScrubber: Make struct and variable names conformant to the coding style
Lioncash
2017-01-04
DiscScrubber: Convert into a class
Lioncash
2017-01-02
SConfig: Replace bNTSC with m_region
JosJuice
2017-01-02
DiscIO: Add GetRegion function and Region enum
JosJuice
2016-12-26
VolumeDirectory: Modernize variable names
JosJuice
2016-12-26
VolumeDirectory: Don't use references inappropriately
JosJuice
2016-12-25
Merge pull request #4558 from JosJuice/volumedirectory-fst-sort
Mat M
2016-12-25
VolumeDirectory: Use a range-based for loop in ComputeNameSize
JosJuice
2016-12-25
VolumeDirectory: Make m_totalNameSize a local variable
JosJuice
2016-12-25
VolumeDirectory: Sort the FST
JosJuice
2016-12-18
Add TGC disc image compatibility
JosJuice
2016-12-06
Common: Add alignment header
Léo Lam
[next]