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