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
/
VolumeWad.cpp
Age
Commit message (
Expand
)
Author
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
2015-04-23
Return GetNames languages, to avoid hardcoded language lists in callers
JosJuice
2015-02-28
VolumeWad: change titlever to title_version
Stevoisiak
2015-02-28
General Formatting
Stevoisiak
2015-02-26
De-capitalized CountryCode
Stevoisiak
2015-02-26
VolumeWad: Move country identification to GetCountry()
Stevoisiak
2015-02-26
VolumeWad: Private variables for offset values
Stevoisiak
2015-02-05
VolumeWad: Return version number for WADs
Stevoisiak
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-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-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
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
[next]