index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DiscIO
/
Src
/
CompressedBlob.cpp
Age
Commit message (
Expand
)
Author
2010-05-04
lpfaint's fix for compressing small disc images. Fixes issue 2569
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-01-11
ISO compression: Report filename in corruption warnings.
hrydgard
2009-11-19
DiscIO.vcproj depends on zlib...
Shawn Hoffman
2009-10-08
CompressedBlob - add a missing delete. saw this while briefly looking at the ...
hrydgard
2009-08-03
fix some memleaks in DiscIO. Fix for issue 1238.
Shawn Hoffman
2009-07-31
fix decompressing of wii discs (who wrote this? XD )
Shawn Hoffman
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-05-22
DiscScrubber: fail gracefully on corrupt images
Shawn Hoffman
2009-05-21
small tweaks to discscrubber...32bit seems to make a fine scrub job, but fail...
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-01-16
Revert r1861
LPFaint99
2009-01-13
Move #include <window.h> from all files that include it and common.h to common.h
LPFaint99
2008-12-08
set svn:eol-style=native for **.cpp
bushing
2008-11-09
Assorted warning fixes, small mixer improvement when both DTK and HLE audio a...
hrydgard
2008-09-24
Ban compression of Wii images until it has been tested. All sorts of minor cl...
hrydgard
2008-09-18
improvements for compressing and decompressing
fires.gc
2008-09-17
Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnin...
hrydgard