| Age | Commit message (Expand) | Author |
| 2012-03-30 | Fixes issue 5330. | Matthew Parlane |
| 2012-02-01 | less log noise from CNandContentLoader | LPFaint99 |
| 2012-02-01 | split adding the ticket to its own function (installing a wad) | LPFaint99 |
| 2011-07-18 | Add the DSPTool and UnitTests to the cmake build. They are optional, and to ... | Glenn Rice |
| 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-06-02 | Potential fix for errors related to 'Not enough free blocks' | LPFaint99 |
| 2011-05-16 | Fix IOCTL_ES_GETVIEWCNT (uninitialized data) | 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-05-05 | Update the country code in SysConf when wii system language is changed. | LPFaint99 |
| 2011-03-16 | Reinstate AfterInit(), which is still needed for MacOpenFile() | Soren Jorvang |
| 2011-03-11 | Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read... | Jordan Woyak |
| 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 |
| 2011-03-01 | More conversion from char * to std::string. | Glenn Rice |
| 2011-02-28 | Convert GetUserPath to return a std::string instead of a const char *. This ... | Glenn Rice |
| 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-12-15 | Make sure a few more directories exist when needed. Most package builders (i... | Glenn Rice |
| 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 | Improve iterator usage. | Jordan Woyak |
| 2010-05-28 | In r5448 the CSharedContent and cUIDsys constructors create the Wii/shared1 | Soren Jorvang |
| 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 |
| 2010-03-03 | ~1KB mem leak fix in NANDContentLoader.cpp | Sonicadvance1 |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2009-11-23 | wxMenu objects are now deleted by wxwidgets - should fix a few GUI-related cr... | Shawn Hoffman |
| 2009-10-25 | Fix a possible crash on close due to INANDContentLoader objects getting delet... | Shawn Hoffman |
| 2009-09-11 | fix loading wads on both windows (FileMonitor.cpp) and linux/mac (std::transf... | LPFaint99 |
| 2009-09-02 | Got rid of all of jp's ////////////////////////////// lines (nearly 500 of th... | Marcus Wanners |
| 2009-09-01 | Linux: Fixed some initialization orders | facugaich |
| 2009-08-31 | Misc : build fix for debug x64, assorted cleanup. | hrydgard |
| 2009-08-03 | fix some memleaks in DiscIO. Fix for issue 1238. | Shawn Hoffman |
| 2009-08-01 | fix some memleaks in NANDContentLoader.cpp and ISOProperties.cpp | 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-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-25 | Fixed a few MSVC compiler warnings, and added some switches to the readme. | Marcus Wanners |
| 2009-03-18 | build fix for osx, is this borke win or linux build ? | tmator |
| 2009-03-14 | some changes of HLE of the WII game loader | 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 | eol-style native update, small warning fix in EXI_Channel.h | LPFaint99 |