summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO
AgeCommit message (Expand)Author
2009-11-23wxMenu objects are now deleted by wxwidgets - should fix a few GUI-related cr...Shawn Hoffman
2009-11-19DiscIO.vcproj depends on zlib...Shawn Hoffman
2009-11-18fix a silly overflow error in DiscScrubber.cppShawn Hoffman
2009-11-15STAND BACK - NEWLINE POLICEbztdlinux
2009-10-25Fix a possible crash on close due to INANDContentLoader objects getting delet...Shawn Hoffman
2009-10-24fix some warnings, compile Plugin_VideoSoftware against the plain multithread...Shawn Hoffman
2009-10-11Allow dumping of dol files from gc discsShawn Hoffman
2009-10-08CompressedBlob - add a missing delete. saw this while briefly looking at the ...hrydgard
2009-09-13Various fixes for ISOProperties's filesystem viewer, bugfix for empty folders...sl1nk3.s
2009-09-13patch by Daco for extracting directory contents from a gcm (which also allows...LPFaint99
2009-09-12Experimental support for dumping all files from a gcmLPFaint99
2009-09-11fix loading wads on both windows (FileMonitor.cpp) and linux/mac (std::transf...LPFaint99
2009-09-08Linux: Tons of warning cleanup plus workaround a nasty crash problem in Statu...hrydgard
2009-09-06DiscIO: Augment the filemon to not slow down ISO properties for GC gamesJohn Peterson
2009-09-06NETPLAY:Changed chat sending so it will only send a message if the message si...death2droid
2009-09-04r4195, redux...hrydgard
2009-09-04fix for "properties-crash" by lpfainthrydgard
2009-09-04DiscIO:Quick fix for the includes againdeath2droid
2009-09-04DiscIO:Fix the includes up Dolphin should now compile.death2droid
2009-09-04Fixed up the filemon a bit, added isEnable function to the logmanagernakeee
2009-09-03GUI: Added file monitor logJohn Peterson
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-04Fixes issue 1242.LPFaint99
2009-08-04make CVolumeWAD::GetName() saferShawn Hoffman
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-31fix decompressing of wii discs (who wrote this? XD )Shawn Hoffman
2009-07-30Use slightly different Windows file functions.Nolan Check
2009-07-30set vcproj to unicode for everything except Core, Common, DiscIO, InputCommon...LPFaint99
2009-07-28Fix screenshot offset as well as screenshot aspect ratio, also use PNG instea...sl1nk3.s
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-07-03fix for r3667LPFaint99
2009-07-03Add Taiwan to the Country Codes, move all country code switches to one functi...LPFaint99
2009-07-03remove MusicModShawn Hoffman
2009-07-01DiscScrubber: only close the file if it was successfully opened, fixes crash ...LPFaint99
2009-06-20MusicMod: Fixed the buildJohn Peterson
2009-06-17createtest fixes and compile fixes for linuxnakeee
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-14Unbreak the build (sorry, forgot a few includes), move FP classification to M...hrydgard
2009-06-13Small cleanup. Pad configuration *should* work on my Linux machine now. I'll ...XTra.KrazzY
2009-06-12Fix for tatsunoko vs capcom and those wii games getting corrupted memory errorsl1nk3.s
2009-06-08Fix error #002 for Wad games, also fix the Wii menu black screen, this is sti...sl1nk3.s
2009-06-08Fix savestate name for wad games, crashfix for some wad files without MakerID...sl1nk3.s
2009-06-07Change the screenshots rescale function to always work according to the A/R s...sl1nk3.s
2009-06-07linux compile fixnakeee
2009-06-07Added wad files detection to the GameListCtrl, some changes to ISOProperties,...sl1nk3.s