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-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
2016-12-01
Added support for Wii RVT-R disc images.
David Korth
2016-10-31
Merge pull request #4401 from JosJuice/rename-getuniqueid
Markus Wick
2016-10-29
DiscIO/SConfig: Rename GetUniqueID to GetGameID
JosJuice
2016-10-29
Remove VolumeCreator logs
JosJuice
2016-10-14
NANDContentLoader: Add IOFile forward declaration
Lioncash
2016-10-03
Merge pull request #3963 from JosJuice/banner-loaded-failure
shuffle2
2016-10-02
Merge pull request #4245 from aldelaro5/logs-levels-changes
Mat M
2016-10-01
Reorganise a ton of logs level
aldelaro5
2016-09-25
WiiWad: Make WiiWAD constructor explicit
Lioncash
2016-09-25
WiiWad: Move static implementation details to cpp file
Lioncash
2016-09-18
Filesystem: Return strings from GetFileName without the const qualifier
Lioncash
2016-09-14
NANDContentLoader: Remove unnecessary trailing semicolons
Lioncash
2016-09-14
NANDContentLoader: Remove virtual specifier from CNANDContentLoader destructor
Lioncash
[next]