summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO
AgeCommit message (Expand)Author
2009-05-27Adds a new column to the game control list that shows what platform the game is.death2droid
2009-05-22DiscScrubber: fail gracefully on corrupt imagesShawn Hoffman
2009-05-22DiscScrubber: fix VC partitions (ssbb)Shawn Hoffman
2009-05-21small tweaks to discscrubber...32bit seems to make a fine scrub job, but fail...Shawn Hoffman
2009-05-21DiscScrubber: 32bit crashfixShawn Hoffman
2009-05-21forgot SConscriptShawn Hoffman
2009-05-21Wii images can now be scrubbed and compressed (my z:tp wii is now 1.08GB :D )Shawn Hoffman
2009-04-29Remove the include (fix for r3101)Marcus Wanners
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-04-12more scons build fixupsnakeee
2009-04-12DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start c...hrydgard
2009-03-25Fixed a few MSVC compiler warnings, and added some switches to the readme.Marcus Wanners
2009-03-20Change a bunch of project settings to reduce the flood of warnings you get wh...hrydgard
2009-03-20Assorted cleanup and comments.hrydgard
2009-03-18build fix for osx, is this borke win or linux build ?tmator
2009-03-14some changes of HLE of the WII game loaderfires.gc
2009-03-13linux fixfires.gc
2009-03-13fixed some ES problems and added cached for NANDContentLoader (we open this c...fires.gc
2009-03-10allow viewing and dumping(single files) of all partitions on a wii discShawn Hoffman
2009-03-09fixed support for GetTMDViewSize and GetTMDViewfires.gc
2009-03-09added support for shared filesfires.gc
2009-03-07Adds Italy country codeLPFaint99
2009-03-07eol-style native update, small warning fix in EXI_Channel.hLPFaint99
2009-03-07fix some gcc warningsLPFaint99
2009-03-05just some compiler warning cleanup.hrydgard
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-03-03fixed crash on linux, added DISCIO logging type, some extra logging messages ...nakeee
2009-02-28fix JAP Wii game name/description displayhyperiris
2009-02-28linux build fix: added missing string include.omegadox
2009-02-28Add NANDContentLoader to SConscript to fix linux build.hrydgard
2009-02-28...fires.gc
2009-02-28...fires.gc
2009-02-28improved FileHandlerARCfires.gc
2009-02-28added destructorfires.gc
2009-02-28Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr...hrydgard
2009-02-28just small updatedfires.gc
2009-02-27restructured NAND application loading... it isn't complete but an improvement fires.gc
2009-02-26omgkeyzbushing
2009-02-24Oops, looks like I broke raw disc reading under Win32 with a bad call to Read...hrydgard
2009-02-24fix linux build - this line was pretty redundant anyway.hrydgard
2009-02-24Be friendlier when trying to but from empty DVD drives.hrydgard
2009-02-24Added cdutils which suppose to scan for devices in a portable way (ripped fro...nakeee
2009-02-24Attempt at raw drive access for linux / osx, test please :)LPFaint99
2009-02-22Attempt to workaround some stop hangs by using MsgWait instead of Wait. chang...hrydgard
2009-02-22Fix bug, reenable the drive optimization.hrydgard
2009-02-22Hm, disable previous change - seems to have broken gcz readinghrydgard
2009-02-22Attempt to speed up drive reading by doing larger block reads - didn't help v...hrydgard