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
/
DriveBlob.cpp
Age
Commit message (
Expand
)
Author
2011-03-11
Hack up hack number 7328, just to get things to compile.
Glenn Rice
2011-03-11
Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...
Jordan Woyak
2011-01-13
Removed my previous PanicAlert translation hack. Fixed with a better method ...
Glenn Rice
2010-12-22
Move AES to common lib
LPFaint99
2010-12-04
Second attempt at issue 3458. Fixes issue 3458.
Shawn Hoffman
2010-07-07
Revise the way that cdrom and dvd rom drives are identified in linux to remov...
Glenn Rice
2010-03-17
Several little fixes.
Glenn Rice
2010-01-11
(nothing of value, just reindentation and removal of commented out includes. ...
hrydgard
2009-09-08
Linux: Tons of warning cleanup plus workaround a nasty crash problem in Statu...
hrydgard
2009-08-03
fix some memleaks in DiscIO. Fix for issue 1238.
Shawn Hoffman
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
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
Oops, looks like I broke raw disc reading under Win32 with a bad call to Read...
hrydgard
2009-02-24
fix linux build - this line was pretty redundant anyway.
hrydgard
2009-02-24
Be friendlier when trying to but from empty DVD drives.
hrydgard
2009-02-24
Attempt at raw drive access for linux / osx, test please :)
LPFaint99
2009-02-22
Attempt to speed up drive reading by doing larger block reads - didn't help v...
hrydgard
2009-02-22
Attempt to fix 64-bit seeks in DriveReader. Please test.
hrydgard
2009-02-22
Fix for read from raw drive on some machines,
LPFaint99
2009-02-22
Enable Loading backup from drive for GC for windows
LPFaint99
2009-02-21
Adds IsDrive to FileUtil for win32,
LPFaint99
2008-12-08
set svn:eol-style=native for **.cpp
bushing
2008-09-22
Added newline at end of file.
Maarten ter Huurne
2008-09-17
Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnin...
hrydgard