summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Src/CompressedBlob.cpp
AgeCommit message (Expand)Author
2010-05-04lpfaint's fix for compressing small disc images. Fixes issue 2569Shawn Hoffman
2010-02-08another patch from baby.lueshi: DiscScrubber doesn't modify original file any...Shawn Hoffman
2010-02-08Use standard C file i/o in PlainFileReader instead of Windows' functions. Fix...Shawn Hoffman
2010-01-11ISO compression: Report filename in corruption warnings. hrydgard
2009-11-19DiscIO.vcproj depends on zlib...Shawn Hoffman
2009-10-08CompressedBlob - add a missing delete. saw this while briefly looking at the ...hrydgard
2009-08-03fix some memleaks in DiscIO. Fix for issue 1238.Shawn Hoffman
2009-07-31fix decompressing of wii discs (who wrote this? XD )Shawn Hoffman
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-05-22DiscScrubber: fail gracefully on corrupt imagesShawn Hoffman
2009-05-21small tweaks to discscrubber...32bit seems to make a fine scrub job, but fail...Shawn Hoffman
2009-05-21Wii images can now be scrubbed and compressed (my z:tp wii is now 1.08GB :D )Shawn Hoffman
2009-01-16Revert r1861LPFaint99
2009-01-13Move #include <window.h> from all files that include it and common.h to common.hLPFaint99
2008-12-08set svn:eol-style=native for **.cppbushing
2008-11-09Assorted warning fixes, small mixer improvement when both DTK and HLE audio a...hrydgard
2008-09-24Ban compression of Wii images until it has been tested. All sorts of minor cl...hrydgard
2008-09-18improvements for compressing and decompressingfires.gc
2008-09-17Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnin...hrydgard