| Age | Commit message (Expand) | Author |
| 2009-05-27 | Adds a new column to the game control list that shows what platform the game is. | death2droid |
| 2009-05-22 | DiscScrubber: fail gracefully on corrupt images | Shawn Hoffman |
| 2009-05-22 | DiscScrubber: fix VC partitions (ssbb) | Shawn Hoffman |
| 2009-05-21 | small tweaks to discscrubber...32bit seems to make a fine scrub job, but fail... | Shawn Hoffman |
| 2009-05-21 | DiscScrubber: 32bit crashfix | Shawn Hoffman |
| 2009-05-21 | forgot SConscript | Shawn Hoffman |
| 2009-05-21 | Wii images can now be scrubbed and compressed (my z:tp wii is now 1.08GB :D ) | Shawn Hoffman |
| 2009-04-29 | Remove the include (fix for r3101) | Marcus Wanners |
| 2009-04-28 | Fixed path of banner.bin in GamelistCtrl not getting the good TitleID, replac... | sl1nk3.s |
| 2009-04-27 | Fixed a little crash I had in ISOProperties with Mario Kart Wii, it was tryin... | sl1nk3.s |
| 2009-04-12 | more scons build fixups | nakeee |
| 2009-04-12 | DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start c... | hrydgard |
| 2009-03-25 | Fixed a few MSVC compiler warnings, and added some switches to the readme. | Marcus Wanners |
| 2009-03-20 | Change a bunch of project settings to reduce the flood of warnings you get wh... | hrydgard |
| 2009-03-20 | Assorted cleanup and comments. | hrydgard |
| 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 | linux fix | fires.gc |
| 2009-03-13 | fixed some ES problems and added cached for NANDContentLoader (we open this c... | fires.gc |
| 2009-03-10 | allow viewing and dumping(single files) of all partitions on a wii disc | Shawn Hoffman |
| 2009-03-09 | fixed support for GetTMDViewSize and GetTMDView | fires.gc |
| 2009-03-09 | added support for shared files | fires.gc |
| 2009-03-07 | Adds Italy country code | LPFaint99 |
| 2009-03-07 | eol-style native update, small warning fix in EXI_Channel.h | LPFaint99 |
| 2009-03-07 | fix some gcc warnings | LPFaint99 |
| 2009-03-05 | just some compiler warning cleanup. | hrydgard |
| 2009-03-05 | Linux compile fix. | Marcus Wanners |
| 2009-03-05 | Compiler Warnings: Mismatch edition. Also fixed some conversion warnings. | Marcus Wanners |
| 2009-03-03 | Fixed few \ on code that suppose to work on linux as well. | nakeee |
| 2009-03-03 | fixed crash on linux, added DISCIO logging type, some extra logging messages ... | nakeee |
| 2009-02-28 | fix JAP Wii game name/description display | hyperiris |
| 2009-02-28 | linux build fix: added missing string include. | omegadox |
| 2009-02-28 | Add NANDContentLoader to SConscript to fix linux build. | hrydgard |
| 2009-02-28 | ... | fires.gc |
| 2009-02-28 | ... | fires.gc |
| 2009-02-28 | improved FileHandlerARC | fires.gc |
| 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-28 | just small updated | fires.gc |
| 2009-02-27 | restructured NAND application loading... it isn't complete but an improvement | fires.gc |
| 2009-02-26 | omgkeyz | bushing |
| 2009-02-24 | Oops, looks like I broke raw disc reading under Win32 with a bad call to Read... | hrydgard |
| 2009-02-24 | fix linux build - this line was pretty redundant anyway. | hrydgard |
| 2009-02-24 | Be friendlier when trying to but from empty DVD drives. | hrydgard |
| 2009-02-24 | Added cdutils which suppose to scan for devices in a portable way (ripped fro... | nakeee |
| 2009-02-24 | Attempt at raw drive access for linux / osx, test please :) | LPFaint99 |
| 2009-02-22 | Attempt to workaround some stop hangs by using MsgWait instead of Wait. chang... | hrydgard |
| 2009-02-22 | Fix bug, reenable the drive optimization. | hrydgard |
| 2009-02-22 | Hm, disable previous change - seems to have broken gcz reading | hrydgard |
| 2009-02-22 | Attempt to speed up drive reading by doing larger block reads - didn't help v... | hrydgard |