summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO
AgeCommit message (Expand)Author
2016-05-29SectorReader: Fix reading the last block of the disc.Pierre Bourdon
2016-04-26DriveReader: Fix View > Show DrivesEmptyChaos
2016-03-20properly open/close the file to avoid rapid open/close cyclesBhaaL
2016-03-20hide the distinction between WAD and File from ESBhaaL
2016-03-20fix some style inconsistencies that drove me nutsBhaaL
2016-01-15DiscIO: Use specified Wii region for discsbooto
2016-01-07Merge pull request #3429 from sepalani/debug_vector_fixPierre Bourdon
2016-01-05DolphinWX: Stop using XPM imagesJosJuice
2016-01-03Debug Builds: Fixed vector assertionSepalani
2015-12-22Merge pull request #3362 from lioncash/memoryMathew Maidment
2015-12-21Silence -Wshadow and -Wmaybe-uninitialized warnings.Rohit Nirmal
2015-12-19Volume: Make GetTMD return a vectorLioncash
2015-12-19NANDContentLoader/WiiWAD: Get rid of raw delete and newLioncash
2015-12-15Merge pull request #3309 from JosJuice/reload-banner-without-volumeMarkus Wick
2015-12-15Merge pull request #3265 from JosJuice/volumedirectory-simplificationsMarkus Wick
2015-12-15Merge pull request #3127 from JosJuice/read-returnMarkus Wick
2015-12-15Merge pull request #3270 from JosJuice/more-translationsMarkus Wick
2015-12-14DiscIO: Improve DiscScrubber::ReadFromVolume error handlingJosJuice
2015-12-14DiscIO: Improve CBlobBigEndianReader error handlingJosJuice
2015-12-14DiscIO: Unify CBlobBigEndianReaderJosJuice
2015-12-14DiscIO: Improve IVolume::Read32 error handlingJosJuice
2015-12-08Fix building with PCH disabled.Rohit Nirmal
2015-12-08DiscIO: Get rid of a few explicit deletesLioncash
2015-12-07DiscIO: Make factory methods return unique_ptrsLioncash
2015-12-03Don't read from volume when reloading Wii bannersJosJuice
2015-11-28DiscIO: Don't use PlainFileReader in VolumeDirectoryJosJuice
2015-11-21Added info for Rodea The Sky SoldierTony Drake
2015-11-20Mark more strings for translationJosJuice
2015-11-18Merge pull request #3206 from JosJuice/limit-filesystem-size-2Markus Wick
2015-11-17DiscIO: Small VolumeDirectory simplificationsJosJuice
2015-11-17Merge pull request #3181 from JosJuice/scrub-directoriesScott Mansell
2015-11-10DiscIO: drop unused stuffTillmann Karras
2015-11-01DiscScrubber: Add another nullptr checkJosJuice
2015-10-28Limit size of loaded file systemsJosJuice
2015-10-18Remove length parameter from DiscScrubber::ReadFromVolumeJosJuice
2015-10-17Remove DiscScrubber::GetDOLSize in favor of IFileSystem::GetBootDOLSizeJosJuice
2015-10-17Don't reserve space for directories when scrubbingJosJuice
2015-10-16Merge pull request #3139 from JosJuice/fix-wii-rootflacs
2015-10-16Mark which Wii root to use in the NAND path code.comex
2015-10-12DolphinWX: decompress discs to calculate MD5 hashTillmann Karras
2015-10-12DiscIO: implement CISOBlob::GetDataSize()Tillmann Karras
2015-10-12DiscIO: implement WbfsBlob::GetDataSize()Tillmann Karras
2015-10-12DiscIO: fix reading the last sector in WBFSTillmann Karras
2015-10-12DiscIO: merge initial WBFS readsTillmann Karras
2015-10-12DiscIO: pre-swap WLBATillmann Karras
2015-10-12DiscIO: use std::min() in WBFSTillmann Karras
2015-10-07NANDContentLoader: Replace a string rbegin() call with a back() callLioncash
2015-10-03Merge pull request #3091 from Tilka/mbedtlsshuffle2
2015-10-03Merge pull request #3102 from rohit-n/build-pchLioncash
2015-09-29Merge pull request #3099 from lioncash/bannerflacs