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
/
NANDContentLoader.h
Age
Commit message (
Expand
)
Author
2011-06-05
fix infinitely recursive deletion from r7587 and actually update locations of...
LPFaint99
2011-06-05
fix a small oversight to changing NAND root, update locations of content.map ...
LPFaint99
2011-05-09
Fix non-Windows build.
Soren Jorvang
2011-05-09
NAND:Consolidate Wad/Directory loading in CNANDContentLoader to one function
LPFaint99
2011-03-05
deleting a channel via the wii sysmenu works now
LPFaint99
2011-03-05
Replace install wii menu option tools to install wad
LPFaint99
2010-12-16
System Menu Region is now detected based on the Title Version in tmd
LPFaint99
2010-09-07
Implement parts of DIVerify that can be useful. (copy tmd to emulated nand fo...
LPFaint99
2010-09-06
Some work towards launching by titleid rather than content path,
LPFaint99
2010-08-01
Silence some compiler warnings.
Soren Jorvang
2010-05-28
Linux compile fix
nakeee
2010-05-28
GameListCtrl: fixes progress bar for extracting multiple files (cant mix asci...
LPFaint99
2010-05-13
Install shared content from wads to the proper location
LPFaint99
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-06
add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...
LPFaint99
2009-06-17
Added the ability to install WADs (such as DLC WADs). Currently it just insta...
itsnotmailmail
2009-06-15
Emulate ES's GetStoredTmd and GetStoredTmdSize commands (patch from issue 1016)
itsnotmailmail
2009-06-08
Fix error #002 for Wad games, also fix the Wii menu black screen, this is sti...
sl1nk3.s
2009-05-21
Wii images can now be scrubbed and compressed (my z:tp wii is now 1.08GB :D )
Shawn Hoffman
2009-03-14
some changes of HLE of the WII game loader
fires.gc
2009-03-13
linux fix
fires.gc
2009-03-13
fixed some ES problems and added cached for NANDContentLoader (we open this c...
fires.gc
2009-03-09
fixed support for GetTMDViewSize and GetTMDView
fires.gc
2009-03-09
added support for shared files
fires.gc
2009-03-07
fix some gcc warnings
LPFaint99
2009-02-28
linux build fix: added missing string include.
omegadox
2009-02-28
added destructor
fires.gc
2009-02-28
Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr...
hrydgard
2009-02-27
restructured NAND application loading... it isn't complete but an improvement
fires.gc