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
/
Src
/
VolumeCommon.cpp
Age
Commit message (
Expand
)
Author
2013-04-17
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...
Lioncash
2013-04-16
Remove all tab/space mismatches from the Core project. For anyone working on ...
Lioncash
2013-04-15
Update the license file text (change SVN to Git) in all projects except Core ...
lioncash
2013-03-02
Eliminate the wstring game name.
Jordan Woyak
2013-01-09
Add support for german region flag. Still need to change image. (currently us...
Jordan Woyak
2010-12-22
Update Wii save import / export to use the same replace list as FileIO
LPFaint99
2010-12-16
System Menu Region is now detected based on the Title Version in tmd
LPFaint99
2010-10-03
Added support for PAL-R (Russia) ISO detection. Fixes issue 2575.
skidau
2010-09-06
Some work towards launching by titleid rather than content path,
LPFaint99
2010-05-30
Consider 'X' as region-free.
Soren Jorvang
2010-05-30
Mark 'A' as being region-free, but still explicitly default it to
Soren Jorvang
2010-05-30
'A' appears to be another country code for Europe.
Soren Jorvang
2010-05-23
misc stuff
Marko Pusljar
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-03
fix for r3667
LPFaint99