summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Src/Blob.cpp
AgeCommit message (Expand)Author
2010-12-29Add ciso support.NeoBrainX
2010-02-16Switches to GCC's internal swaps for swap32 and swap64 in OSX. Changes CDIO f...Sonicadvance1
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-06-14Unbreak the build (sorry, forgot a few includes), move FP classification to M...hrydgard
2009-05-21Wii images can now be scrubbed and compressed (my z:tp wii is now 1.08GB :D )Shawn Hoffman
2009-03-07fix some gcc warningsLPFaint99
2009-02-24Be friendlier when trying to but from empty DVD drives.hrydgard
2009-02-24Added cdutils which suppose to scan for devices in a portable way (ripped fro...nakeee
2009-02-22Fix bug, reenable the drive optimization.hrydgard
2009-02-22Hm, disable previous change - seems to have broken gcz readinghrydgard
2009-02-22Attempt to speed up drive reading by doing larger block reads - didn't help v...hrydgard
2009-02-21Adds IsDrive to FileUtil for win32,LPFaint99
2008-12-08set svn:eol-style=native for **.cppbushing
2008-09-17Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnin...hrydgard
2008-09-16added gui support for compressed ISOs... fires.gc
2008-08-30New SaveState folder for states. Removed some outdated code. Removed an unnec...hrydgard
2008-08-26Fixed typo introduced in rev 323.Maarten ter Huurne
2008-08-26Refactored BlobReaders: instead of constructor + IsValid() method, a factory ...Maarten ter Huurne
2008-08-14Fixed compile warnings: name shadowing and comparing signed to unsigned (2x).Maarten ter Huurne
2008-07-20Linux: Fix ups for people running Linux. If it breaks anything, punch me in t...Sonicadvance1
2008-07-12Initial megacommit.hrydgard