summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO
AgeCommit message (Expand)Author
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
2009-02-22Fix of issue 408, the game still can't boot.hyperiris
2009-02-22Consolidate the three implementations of Decode5A3 found in Core into one. Fi...hrydgard
2009-02-22Attempt to fix 64-bit seeks in DriveReader. Please test.hrydgard
2009-02-22Fix for read from raw drive on some machines,LPFaint99
2009-02-22Linux build fix.. I think..LPFaint99
2009-02-22Enable Loading backup from drive for GC for windowsLPFaint99
2009-02-21Adds IsDrive to FileUtil for win32,LPFaint99
2009-02-16Preliminary support for having MasterKey for U/P/J and MasterKey for Korean w...LPFaint99
2009-02-14DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all...John Peterson
2009-02-12a tiny fix, I found MGS:TT PAL use BNR1 format opening.bnr, so only English w...hyperiris
2009-02-09fix again, JP please check it. don't forget clear your cache!hyperiris
2009-02-09MusicMod: Moved it from Branches to Externals, I guess there usually is no Br...John Peterson