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
/
VolumeCommon.cpp
Age
Commit message (
Expand
)
Author
2015-06-02
Merge pull request #1556 from comex/project-moration
comex
2015-05-29
Volume: Mark ReadWiiNames parameter as const
JosJuice
2015-05-28
Add a mode to use a dummy Wii NAND.
comex
2015-05-25
Merge pull request #2439 from JosJuice/company-from-id
Ryan Houdek
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-24
Use an ID-to-name map when volume has no company string
JosJuice
2015-05-03
Read opening.bnr to get names from Wii discs
JosJuice
2015-04-28
Get rid of banner loaders and move their functionality to volumes
JosJuice
2015-04-23
Return GetNames languages, to avoid hardcoded language lists in callers
JosJuice
2015-02-26
De-capitalized CountryCode
Stevoisiak
2015-02-17
Replace Country Names With No-Intro Names
Buddybenj
2015-01-12
More minor consistency changes
Stevoisiak
2015-01-13
Merge pull request #1796 from Stevoisiak/cacheRevisionNote
Matthew Parlane
2015-01-11
Additional CACHE_REVISION increment warnings
Stevoisiak
2014-12-30
Added identifier for country code 'B'
Stevoisiak
2014-11-18
Removed SDK flag
Steven Vascellaro
2014-11-18
Various country flag improvements
Stevoisiak
2014-10-28
Added flags for Russia and Australia
Stevoisiak
2014-09-19
Fix build failing when disabling precompiled headers.
Rohit Nirmal
2014-09-12
DiscIO: Remove unnecessary break statements.
Lioncash
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-02-22
Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detecte...
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-16
Fix some vertical alignments
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre