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
/
VolumeWad.cpp
Age
Commit message (
Expand
)
Author
2018-10-12
DiscIO: Rename RegionSwitch/CountrySwitch
JosJuice
2018-10-08
DiscIO: Move the Korean GC mess out of VolumeGC
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-06-06
DiscIO: Remove C/I/S prefixes from class names
JosJuice
2017-06-05
DiscIO: Use std::optional in Volume and Blob
JosJuice
2017-06-03
DiscIO: Use std::optional for GetTitleID instead of pointer
Léo Lam
2017-05-26
Check TMD sizes using the actual constant
Léo Lam
2017-05-20
VolumeWiiCrypted: Cache TMDs and tickets
JosJuice
2017-05-19
Replace some usages of IVolume::ReadSwapped with IBlobReader::ReadSwapped
JosJuice
2017-05-16
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
JosJuice
2017-03-20
Merge pull request #5099 from JosJuice/wii-menu-strings
Matthew Parlane
2017-03-20
Merge pull request #5093 from JosJuice/six-char-game-ids
Matthew Parlane
2017-03-18
Check whether WAD is a channel before reading names
Léo Lam
2017-03-18
Return a more meaningful type from GetSysMenuRegion
JosJuice
2017-03-16
Use 6-char game IDs for NAND tiles (if they are printable)
JosJuice
2017-03-13
Remove Blob nullptr checks from Volume code
JosJuice
2017-03-09
Volume: Use ReadSwapped more
JosJuice
2017-02-26
Use ESFormats for TMDs
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: Clean up variable naming
Léo Lam
2017-01-23
VolumeWad: In-class initialise member variables
Léo Lam
2017-01-02
DiscIO: Add GetRegion function and Region enum
JosJuice
2016-12-06
Common: Add alignment header
Léo Lam
2016-10-29
DiscIO/SConfig: Rename GetUniqueID to GetGameID
JosJuice
2016-07-13
Move DiscIO enums to a new file
JosJuice
2016-06-25
Undo some comment formatting changes from b5104a7
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
2015-12-03
Don't read from volume when reloading Wii banners
JosJuice
2015-10-03
Merge pull request #3102 from rohit-n/build-pch
Lioncash
2015-09-28
Fix building with PCH disabled.
Rohit Nirmal
2015-09-27
DiscIO: Add a way to get blob type
JosJuice
2015-09-27
Merge pull request #3092 from JosJuice/compressed-blobs
flacs
2015-09-26
Common: Remove other Common prefixed headers from Common.h
Lioncash
2015-09-26
Display all compressed formats in blue in GUI
JosJuice
2015-09-22
DiscIO: Do swapping in GetTitleID implementations
Lioncash
2015-08-31
VolumeCreator: Use a unique_ptr in CreateVolumeFromFilename
Lioncash
2015-06-18
Volume: Use DecodeString more
JosJuice
2015-06-08
Volume: Add prefer_long parameter to GetNames
JosJuice
2015-06-04
Volume: Return volume type as an enum
JosJuice
2015-05-29
Volume: Use more appropriate types for some returned values
JosJuice
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-03
Read opening.bnr to get names from Wii discs
JosJuice
[next]