summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Src/CompressedBlob.cpp
AgeCommit message (Expand)Author
2011-03-11Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...Jordan Woyak
2011-01-13Removed my previous PanicAlert translation hack. Fixed with a better method ...Glenn Rice
2010-12-22Move AES to common libLPFaint99
2010-12-05allow gcc to check the format of args being passed to MsgAlert and GenericLog...Shawn Hoffman
2010-12-05fix a crash that could occur in CompressedBlob.cppShawn Hoffman
2010-12-04Second attempt at issue 3458. Fixes issue 3458.Shawn Hoffman
2010-12-03Attempt to fix issue r3458. I don't have a 32bit linux install, however I kno...Shawn Hoffman
2010-08-01Clean up and fix some issues with the dialogs for compression and decompressi...Glenn Rice
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