summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO
AgeCommit message (Expand)Author
2012-08-20Use do { ... } while (0) for the *_LOG macrosPierre Bourdon
2012-08-05Fix a wrong data type in the WBFS Blob reader causing issues on x86 systemsPierre Bourdon
2012-05-11Fix DVD root path for Wii games. Now Wii games can be booted using extracted ...Pierre Bourdon
2012-05-04Add Wii DVD integrity checking to DolphinPierre Bourdon
2012-05-04Added wbfs support. Thanks to lordlyhobo for the patch. Fixes issue 859.skidau
2012-04-28Corrected the file offset within the FST of virtual disks (used by the DVD Ro...skidau
2012-04-23force VolumeDirectory to align files to 32KB (only streaming audio files real...Shawn Hoffman
2012-03-30Fixes issue 5330.Matthew Parlane
2012-03-25Remove scons-related filesShawn Hoffman
2012-03-25Merge branch 'wxw3-update'Shawn Hoffman
2012-03-22Forward "raw" reads of GC discs to the normal read function, since they are n...Shawn Hoffman
2012-03-22Merge branch 'master' into wxw3-updateShawn Hoffman
2012-03-22Fixes issue 5278. Thanks to megazig for finding the bug :)Matthew Parlane
2012-03-18remove scons files from VS projectsShawn Hoffman
2012-02-01less log noise from CNandContentLoaderLPFaint99
2012-02-01split adding the ticket to its own function (installing a wad)LPFaint99
2012-01-17Ensure comment strings in CBannerLoaderWii::SWiiBanner are null-terminated. F...Shawn Hoffman
2011-12-22fix an ascii/wxstring in gamelistctrl, replace fromascii("") with wxemptystri...LPFaint99
2011-12-18add the function to read the game name and description from the banner as uni...LPFaint99
2011-12-18add the function to read all unicode gamenames from a wad fileLPFaint99
2011-09-05vs2010: Disable LTCG for realzShawn Hoffman
2011-07-18Add the DSPTool and UnitTests to the cmake build. They are optional, and to ...Glenn Rice
2011-06-05fix infinitely recursive deletion from r7587 and actually update locations of...LPFaint99
2011-06-05fix a small oversight to changing NAND root, update locations of content.map ...LPFaint99
2011-06-02Potential fix for errors related to 'Not enough free blocks'LPFaint99
2011-05-16Fix IOCTL_ES_GETVIEWCNT (uninitialized data)LPFaint99
2011-05-09Fix non-Windows build.Soren Jorvang
2011-05-09NAND:Consolidate Wad/Directory loading in CNANDContentLoader to one functionLPFaint99
2011-05-05Update the country code in SysConf when wii system language is changed.LPFaint99
2011-04-01Use mutexes in LogManager to make it threadsafe, as suggested by beistin's pa...Jordan Woyak
2011-03-16Reinstate AfterInit(), which is still needed for MacOpenFile()Soren Jorvang
2011-03-11Hack up hack number 7328, just to get things to compile.Glenn Rice
2011-03-11Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...Jordan Woyak
2011-03-05deleting a channel via the wii sysmenu works nowLPFaint99
2011-03-05Replace install wii menu option tools to install wadLPFaint99
2011-03-03Move SConscript files out from the Src subdirectories to beSoren Jorvang
2011-03-03Prepare for the release of Xcode 4, which has working LTOSoren Jorvang
2011-03-01More conversion from char * to std::string.Glenn Rice
2011-02-28Convert GetUserPath to return a std::string instead of a const char *. This ...Glenn Rice
2011-02-21revert r7212 (express users must modify a single line, instead)Shawn Hoffman
2011-02-20Force dolphin to use the windows7.1sdk (the windows7.1sdk installer is silly ...Shawn Hoffman
2011-02-11drop vs2008 projects in favor of vs2010Shawn Hoffman
2011-02-08vs2010:Shawn Hoffman
2011-02-04In the SCons build, skip the generation of static librariesSoren Jorvang
2011-02-02Thread affinity on OS X and *BSD.Soren Jorvang
2011-02-02Remove the global namespace a bit and remove some dead code.Soren Jorvang
2011-02-01vs2010: Enable LTCG only for release builds.Shawn Hoffman
2011-01-31vs2010:Shawn Hoffman
2011-01-31svn eol-style:native on the filters...Shawn Hoffman
2011-01-31vs2010 add filters for everything (...except wxw projects...). Try to fix SVN...Shawn Hoffman