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
/
VolumeWad.cpp
Age
Commit message (
Expand
)
Author
2013-04-17
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...
Lioncash
2013-04-15
Update the license file text (change SVN to Git) in all projects except Core ...
lioncash
2013-04-09
Fixed split WBFS file size display. (probably)
Jordan Woyak
2013-03-03
Fix WAD volume name extracting.
Jordan Woyak
2013-03-03
Fix more of what I broke.
Jordan Woyak
2013-03-02
Eliminate the wstring game name.
Jordan Woyak
2013-01-29
Fix the majority of the compiler warnings unearthed by the addition of
Glenn Rice
2011-12-18
add the function to read all unicode gamenames from a wad file
LPFaint99
2011-05-05
Update the country code in SysConf when wii system language is changed.
LPFaint99
2010-12-22
Move AES to common lib
LPFaint99
2010-12-16
System Menu Region is now detected based on the Title Version in tmd
LPFaint99
2010-03-07
Removed more compiler warnings in linux.
Glenn Rice
2010-01-09
Fixed Issue 1979 - Crash when scanning WAD files with no title information...
fgfemperor
2009-12-28
Some changes/fixes for the GUI : no need for 2 play button in the debugger, f...
sl1nk3.s
2009-08-04
make CVolumeWAD::GetName() safer
Shawn Hoffman
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-03
Add Taiwan to the Country Codes, move all country code switches to one functi...
LPFaint99
2009-06-12
Fix for tatsunoko vs capcom and those wii games getting corrupted memory error
sl1nk3.s
2009-06-08
Fix savestate name for wad games, crashfix for some wad files without MakerID...
sl1nk3.s
2009-06-07
Added wad files detection to the GameListCtrl, some changes to ISOProperties,...
sl1nk3.s