summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Src/NANDContentLoader.cpp
AgeCommit message (Expand)Author
2012-03-30Fixes issue 5330.Matthew Parlane
2012-02-01less log noise from CNandContentLoaderLPFaint99
2012-02-01split adding the ticket to its own function (installing a wad)LPFaint99
2011-07-18Add the DSPTool and UnitTests to the cmake build. They are optional, and to ...Glenn Rice
2011-06-05fix infinitely recursive deletion from r7587 and actually update locations of...LPFaint99
2011-06-05fix a small oversight to changing NAND root, update locations of content.map ...LPFaint99
2011-06-02Potential fix for errors related to 'Not enough free blocks'LPFaint99
2011-05-16Fix IOCTL_ES_GETVIEWCNT (uninitialized data)LPFaint99
2011-05-09Fix non-Windows build.Soren Jorvang
2011-05-09NAND:Consolidate Wad/Directory loading in CNANDContentLoader to one functionLPFaint99
2011-05-05Update the country code in SysConf when wii system language is changed.LPFaint99
2011-03-16Reinstate AfterInit(), which is still needed for MacOpenFile()Soren Jorvang
2011-03-11Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...Jordan Woyak
2011-03-05deleting a channel via the wii sysmenu works nowLPFaint99
2011-03-05Replace install wii menu option tools to install wadLPFaint99
2011-03-01More conversion from char * to std::string.Glenn Rice
2011-02-28Convert GetUserPath to return a std::string instead of a const char *. This ...Glenn Rice
2010-12-22Move AES to common libLPFaint99
2010-12-16System Menu Region is now detected based on the Title Version in tmdLPFaint99
2010-12-15Make sure a few more directories exist when needed. Most package builders (i...Glenn Rice
2010-09-07Implement parts of DIVerify that can be useful. (copy tmd to emulated nand fo...LPFaint99
2010-09-06Some work towards launching by titleid rather than content path,LPFaint99
2010-08-01Silence some compiler warnings.Soren Jorvang
2010-05-28Improve iterator usage.Jordan Woyak
2010-05-28In r5448 the CSharedContent and cUIDsys constructors create the Wii/shared1Soren Jorvang
2010-05-28GameListCtrl: fixes progress bar for extracting multiple files (cant mix asci...LPFaint99
2010-05-13Install shared content from wads to the proper locationLPFaint99
2010-03-03~1KB mem leak fix in NANDContentLoader.cppSonicadvance1
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2009-11-23wxMenu objects are now deleted by wxwidgets - should fix a few GUI-related cr...Shawn Hoffman
2009-10-25Fix a possible crash on close due to INANDContentLoader objects getting delet...Shawn Hoffman
2009-09-11fix loading wads on both windows (FileMonitor.cpp) and linux/mac (std::transf...LPFaint99
2009-09-02Got rid of all of jp's ////////////////////////////// lines (nearly 500 of th...Marcus Wanners
2009-09-01Linux: Fixed some initialization ordersfacugaich
2009-08-31Misc : build fix for debug x64, assorted cleanup.hrydgard
2009-08-03fix some memleaks in DiscIO. Fix for issue 1238.Shawn Hoffman
2009-08-01fix some memleaks in NANDContentLoader.cpp and ISOProperties.cppShawn Hoffman
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-03Add Taiwan to the Country Codes, move all country code switches to one functi...LPFaint99
2009-06-17Added the ability to install WADs (such as DLC WADs). Currently it just insta...itsnotmailmail
2009-06-15Emulate ES's GetStoredTmd and GetStoredTmdSize commands (patch from issue 1016)itsnotmailmail
2009-06-08Fix error #002 for Wad games, also fix the Wii menu black screen, this is sti...sl1nk3.s
2009-05-21Wii images can now be scrubbed and compressed (my z:tp wii is now 1.08GB :D )Shawn Hoffman
2009-03-25Fixed a few MSVC compiler warnings, and added some switches to the readme.Marcus Wanners
2009-03-18build fix for osx, is this borke win or linux build ?tmator
2009-03-14some changes of HLE of the WII game loaderfires.gc
2009-03-13fixed some ES problems and added cached for NANDContentLoader (we open this c...fires.gc
2009-03-09fixed support for GetTMDViewSize and GetTMDViewfires.gc
2009-03-09added support for shared filesfires.gc
2009-03-07eol-style native update, small warning fix in EXI_Channel.hLPFaint99