summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO
AgeCommit message (Expand)Author
2016-10-03Merge pull request #3963 from JosJuice/banner-loaded-failureshuffle2
2016-10-02Merge pull request #4245 from aldelaro5/logs-levels-changesMat M
2016-10-01Reorganise a ton of logs levelaldelaro5
2016-09-25WiiWad: Make WiiWAD constructor explicitLioncash
2016-09-25WiiWad: Move static implementation details to cpp fileLioncash
2016-09-18Filesystem: Return strings from GetFileName without the const qualifierLioncash
2016-09-14NANDContentLoader: Remove unnecessary trailing semicolonsLioncash
2016-09-14NANDContentLoader: Remove virtual specifier from CNANDContentLoader destructorLioncash
2016-09-14NANDContentLoader: Specify constructors as explicit where applicableLioncash
2016-09-14NANDContentLoader: Delay vector construction until needed in Get()Lioncash
2016-09-14NANDContentLoader: Make CNANDContentData's Get function return by non-const v...Lioncash
2016-09-14DiscIO: Fix NAND Memory LeakEmptyChaos
2016-08-11Run clang-format on missed filesLéo Lam
2016-07-13Move DiscIO enums to a new fileJosJuice
2016-07-13Merge pull request #4005 from EmptyChaos/blockcache-bugPierre Bourdon
2016-07-11DiscScrubber: Fix issue 9356JosJuice
2016-07-09SectorReader: Fix cache line biasEmptyChaos
2016-07-07DiscScrubber: Replace unused blocks with 0x00 instead of 0xFFJosJuice
2016-06-28VolumeGC: Set m_banner_loaded when banner loading failsJosJuice
2016-06-25Undo some comment formatting changes from b5104a7JosJuice
2016-06-26GCVolume: supports reading all opening.bnr informationRukai
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
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