summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Src/FileHandlerARC.cpp
AgeCommit message (Expand)Author
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-19Clean up some space/tab mismatches in DiscIO and InputCommon.lioncash
2011-03-11Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...Jordan Woyak
2010-12-22Move AES to common libLPFaint99
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-06-06Incomplete work on extracting banners from Wii images without savefiles. Plea...XTra.KrazzY
2009-05-21Wii images can now be scrubbed and compressed (my z:tp wii is now 1.08GB :D )Shawn Hoffman
2009-03-05Linux compile fix.Marcus Wanners
2009-03-05Compiler Warnings: Mismatch edition. Also fixed some conversion warnings.Marcus Wanners
2009-03-03Fixed few \ on code that suppose to work on linux as well.nakeee
2009-02-28improved FileHandlerARCfires.gc
2009-01-24some more warning cleanup.omegadox
2008-12-20- Janitorial tasksfacugaich
2008-12-08set svn:eol-style=native for **.cppbushing
2008-09-21Unified two very, very similar structures with the name "SFileInfo"XTra.KrazzY
2008-08-31Fix/workaround at least one class of buffer underruns in the GL plugin. Fix s...hrydgard
2008-08-24Cross compatibility function union (strcasecmp, unlink)XTra.KrazzY
2008-08-23...Sonicadvance1
2008-08-23Turned on Warnings as Errors for all vcprojs. Fixed almost all of the warning...masken
2008-08-14Commented out unused variables: their value is not needed, but the code is us...Maarten ter Huurne
2008-07-12Initial megacommit.hrydgard