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
/
Volume.h
Age
Commit message (
Expand
)
Author
2015-09-23
Merge pull request #2829 from JosJuice/fix-wii-fst-size-2
Lioncash
2015-06-08
Volume: Add prefer_long parameter to GetNames
JosJuice
2015-06-04
Volume: Return volume type as an enum
JosJuice
2015-06-02
Merge pull request #2484 from JosJuice/volume-return-types
comex
2015-05-29
Volume: Use more appropriate types for some returned values
JosJuice
2015-05-29
Volume: Mark ReadWiiNames parameter as const
JosJuice
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-11
Volume: Rename GetName to GetInternalName
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-04-20
DiscIO: Add a missing header to Volume.h
Lioncash
2015-04-21
Merge pull request #2225 from JosJuice/remove-volumehandler
Matthew Parlane
2015-04-08
Move down Country_World
Stevoisiak
2015-04-05
Get rid of VolumeHandler
JosJuice
2015-02-26
Rearranged Volume header files
Stevoisiak
2015-02-26
De-capitalized CountryCode
Stevoisiak
2015-02-23
Merge pull request #1942 from Buddybenj/No-Intro
skidau
2015-02-17
Replace Country Names With No-Intro Names
Buddybenj
2015-02-11
Don't use revision-specific unique ID strings outside of CoreParameter
JosJuice
2015-01-21
Merge pull request #1895 from JosJuice/isvolumewiidisc
Ryan Houdek
2015-01-17
Don't read from disk when checking volume type
JosJuice
2015-01-13
Merge pull request #1796 from Stevoisiak/cacheRevisionNote
Matthew Parlane
2015-01-11
Additional CACHE_REVISION increment warnings
Stevoisiak
2014-12-28
DiscIO: Replace "raw" functions with "decrypt" parameters
JosJuice
2014-11-30
DiskIO: Clean up GetTMD() API.
magumagu
2014-11-30
Make DVDLowOpenPartition actually change partitions.
magumagu
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-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
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-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre