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
/
VolumeGC.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-10-05
DiscIO: Merge RegionSwitchGC and RegionSwitchWii
JosJuice
2018-05-30
VolumeGC/VolumeWii: Dehardcode sizes where applicable
Lioncash
2018-05-30
Volume/VolumeGC/VolumeWii: Amend variable naming
Lioncash
2018-05-27
ColorUtil: Amend function name casing
Lioncash
2018-05-27
ColorUtil: Namespace code under the Common namespace
Lioncash
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-19
VolumeGC: Correct printf specifier in LoadBannerFile()
Lioncash
2017-09-15
VolumeGC: Add a default constructor for ConvertedGCBanner
Léo Lam
2017-09-15
DiscIO: Use Common::Lazy for loading GC banners
JosJuice
2017-09-15
DiscIO: Use Common::Lazy for loading filesystems
JosJuice
2017-07-16
Ensure that Volume::GetRegion doesn't return invalid enum values
JosJuice
2017-07-16
Detect Korean GC releases as Korean when possible
JosJuice
2017-07-16
Detect GC region based on the actual region value
JosJuice
2017-06-28
DiscIO: Move parts of Filesystem to the new file DiscExtractor
JosJuice
2017-06-14
Filesystem: Replace GetFileList()
JosJuice
2017-06-13
Filesystem: Use file info in arguments instead of path
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-04
Don't show FST size in game properties
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-03-25
DiscIO: make sure to initialize out args to ReadSwapped
Michael Maltese
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-01-02
DiscIO: Add GetRegion function and Region enum
JosJuice
2016-10-29
DiscIO/SConfig: Rename GetUniqueID to GetGameID
JosJuice
2016-10-03
Merge pull request #3963 from JosJuice/banner-loaded-failure
shuffle2
2016-07-13
Move DiscIO enums to a new file
JosJuice
2016-06-28
VolumeGC: Set m_banner_loaded when banner loading fails
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-09-29
Merge pull request #3099 from lioncash/banner
flacs
2015-09-28
VolumeGC: Get rid of banner pointer casts
Lioncash
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-12
Merge pull request #2829 from JosJuice/fix-wii-fst-size-2
Lioncash
2015-09-11
Partially revert "General: Toss out PRI macro usage"
Lioncash
2015-09-05
VolumeGC: Initialize a variable
Lioncash
2015-08-31
VolumeCreator: Use a unique_ptr in CreateVolumeFromFilename
Lioncash
2015-08-10
Fix reading Wii FST size (for real this time)
JosJuice
2015-06-18
Volume: Use DecodeString more
JosJuice
2015-06-08
Volume: Add prefer_long parameter to GetNames
JosJuice
2015-06-07
Merge pull request #2512 from JosJuice/bnr-size-match
Ryan Houdek
[next]