summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Src/FileSystemGCWii.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-03Fix more of what I broke.Jordan Woyak
2013-01-16Merge branch 'ES_LAUNCH'skidau
2013-01-09Actually export 0-sized files.Jordan Woyak
2012-12-26Added support for Reset (from menu). Fixes Sam & Max.skidau
2011-03-11Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...Jordan Woyak
2010-12-22Move AES to common libLPFaint99
2010-12-05allow gcc to check the format of args being passed to MsgAlert and GenericLog...Shawn Hoffman
2010-06-03Make gcc happy.Soren Jorvang
2010-06-03Gamelist loading speedup: Be lazy about parsing the file system - it's not ne...hrydgard
2010-05-30Limit buffer size required to extract files. This helps avoid out of memory e...donkopunchstania
2010-02-14Bunch of tiny memory leaks fixed and cleanup, フウ〜!Sonicadvance1
2010-01-11Small unicode fix for extracting files (ISOProperties.cpp)LPFaint99
2009-12-29allow for extracting apploader/dol from gc/wii images without having to extra...Shawn Hoffman
2009-10-24fix some warnings, compile Plugin_VideoSoftware against the plain multithread...Shawn Hoffman
2009-10-11Allow dumping of dol files from gc discsShawn Hoffman
2009-09-13Various fixes for ISOProperties's filesystem viewer, bugfix for empty folders...sl1nk3.s
2009-09-13patch by Daco for extracting directory contents from a gcm (which also allows...LPFaint99
2009-09-12Experimental support for dumping all files from a gcmLPFaint99
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-05-21Wii images can now be scrubbed and compressed (my z:tp wii is now 1.08GB :D )Shawn Hoffman
2009-04-28Fixed path of banner.bin in GamelistCtrl not getting the good TitleID, replac...sl1nk3.s
2009-04-27Fixed a little crash I had in ISOProperties with Mario Kart Wii, it was tryin...sl1nk3.s
2009-03-03Fixed few \ on code that suppose to work on linux as well.nakeee
2009-01-24some more warning cleanup.omegadox
2008-12-20- Janitorial tasksfacugaich
2008-12-08set svn:eol-style=native for **.cppbushing
2008-10-17Massive style & comment cleanup of (mostly) GL plugin - also split some large...hrydgard
2008-09-28Submit all kind of misc little changes and cleanup so I get a clean slate. Th...hrydgard
2008-09-24Ban compression of Wii images until it has been tested. All sorts of minor cl...hrydgard
2008-09-22constification, code style, changed vector<FileInfo*> to vector<FileInfo> for...hrydgard
2008-09-21We hate pointer games, don't we?XTra.KrazzY
2008-09-21FileSystem: Fixed SOME memory leaks, cleaned up code and fixed empty entry bug.XTra.KrazzY
2008-09-20Might Fix the Viewer in WindowsSonicadvance1
2008-09-18Started Work on File System Viewer. It isn't very pretty yetSonicadvance1
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-07-12Initial megacommit.hrydgard