summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Src/CISOBlob.cpp
AgeCommit message (Expand)Author
2013-04-19Fix a bunch of random typos in comments and logging.lioncash
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ...lioncash
2013-03-05Fixed issue 5270. Don't ask me how, I just clean up code and then it works! I...Jordan Woyak
2011-03-11Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...Jordan Woyak
2011-01-27Various minor fixes to allow building with clang on OS X.Soren Jorvang
2011-01-27Actually fix issue 3659.LPFaint99
2011-01-01Set native eol-style on some recently added files.Soren Jorvang
2010-12-29Linux build fix.Glenn Rice
2010-12-29Add ciso support.NeoBrainX