| Age | Commit message (Expand) | Author |
| 2010-03-17 | Backport of my recent changes to fullscreen and render to main in linux, and ... | Glenn Rice |
| 2010-03-03 | ~1KB mem leak fix in NANDContentLoader.cpp | Sonicadvance1 |
| 2010-02-24 | Systematically eliminating compiler warnings. | Glenn Rice |
| 2010-02-17 | More memory leak fixing. | donkopunchstania |
| 2010-02-16 | Switches to GCC's internal swaps for swap32 and swap64 in OSX. Changes CDIO f... | Sonicadvance1 |
| 2010-02-14 | Bunch of tiny memory leaks fixed and cleanup, フウ〜! | Sonicadvance1 |
| 2010-02-08 | DiscScrubber: er, actually we don't need to store/check for a flag on the ori... | Shawn Hoffman |
| 2010-02-08 | another patch from baby.lueshi: DiscScrubber doesn't modify original file any... | Shawn Hoffman |
| 2010-02-08 | Use standard C file i/o in PlainFileReader instead of Windows' functions. Fix... | Shawn Hoffman |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2010-02-02 | Some small clean up + fixes to make valgrind happy | nakeee |
| 2010-01-29 | Fixes Issue 2176 (SysConf on OSX), plus some initialization order warning fix... | j4ck.fr0st |
| 2010-01-17 | Fix for importing / exporting more than one save per launch | LPFaint99 |
| 2010-01-14 | Adds experimental data.bin export of wii saves, | LPFaint99 |
| 2010-01-11 | (nothing of value, just reindentation and removal of commented out includes. ... | hrydgard |
| 2010-01-11 | ISO compression: Report filename in corruption warnings. | hrydgard |
| 2010-01-11 | Better-quality downsizing of Wii banners (yeah yeah I know it's not important... | hrydgard |
| 2010-01-11 | Small unicode fix for extracting files (ISOProperties.cpp) | LPFaint99 |
| 2010-01-09 | Fixed Issue 1979 - Crash when scanning WAD files with no title information... | fgfemperor |
| 2009-12-29 | allow for extracting apploader/dol from gc/wii images without having to extra... | Shawn Hoffman |
| 2009-12-28 | Some changes/fixes for the GUI : no need for 2 play button in the debugger, f... | sl1nk3.s |
| 2009-12-14 | VolumeDirectory: fix issues with Read() that broke non-apploader mode | Shawn Hoffman |
| 2009-12-10 | VolumeDirectory: allow loading of arbitrary apploader and dol. Code cleaning ... | Shawn Hoffman |
| 2009-11-23 | wxMenu objects are now deleted by wxwidgets - should fix a few GUI-related cr... | Shawn Hoffman |
| 2009-11-19 | DiscIO.vcproj depends on zlib... | Shawn Hoffman |
| 2009-11-18 | fix a silly overflow error in DiscScrubber.cpp | Shawn Hoffman |
| 2009-11-15 | STAND BACK - NEWLINE POLICE | bztdlinux |
| 2009-10-25 | Fix a possible crash on close due to INANDContentLoader objects getting delet... | Shawn Hoffman |
| 2009-10-24 | fix some warnings, compile Plugin_VideoSoftware against the plain multithread... | Shawn Hoffman |
| 2009-10-11 | Allow dumping of dol files from gc discs | Shawn Hoffman |
| 2009-10-08 | CompressedBlob - add a missing delete. saw this while briefly looking at the ... | hrydgard |
| 2009-09-13 | Various fixes for ISOProperties's filesystem viewer, bugfix for empty folders... | sl1nk3.s |
| 2009-09-13 | patch by Daco for extracting directory contents from a gcm (which also allows... | LPFaint99 |
| 2009-09-12 | Experimental support for dumping all files from a gcm | LPFaint99 |
| 2009-09-11 | fix loading wads on both windows (FileMonitor.cpp) and linux/mac (std::transf... | LPFaint99 |
| 2009-09-08 | Linux: Tons of warning cleanup plus workaround a nasty crash problem in Statu... | hrydgard |
| 2009-09-06 | DiscIO: Augment the filemon to not slow down ISO properties for GC games | John Peterson |
| 2009-09-06 | NETPLAY:Changed chat sending so it will only send a message if the message si... | death2droid |
| 2009-09-04 | r4195, redux... | hrydgard |
| 2009-09-04 | fix for "properties-crash" by lpfaint | hrydgard |
| 2009-09-04 | DiscIO:Quick fix for the includes again | death2droid |
| 2009-09-04 | DiscIO:Fix the includes up Dolphin should now compile. | death2droid |
| 2009-09-04 | Fixed up the filemon a bit, added isEnable function to the logmanager | nakeee |
| 2009-09-03 | GUI: Added file monitor log | John Peterson |
| 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-04 | Fixes issue 1242. | LPFaint99 |
| 2009-08-04 | make CVolumeWAD::GetName() safer | Shawn Hoffman |
| 2009-08-03 | fix some memleaks in DiscIO. Fix for issue 1238. | Shawn Hoffman |