summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO
AgeCommit message (Expand)Author
2015-09-23Merge pull request #2829 from JosJuice/fix-wii-fst-size-2Lioncash
2015-09-07Reinstate format string.yerejm
2015-08-18DiscScrubber: Add another nullptr checkJosJuice
2015-07-20DiscIO: Check if m_Disc is null in ParsePartitionData()Trace Bullet
2015-07-06WbfsBlob: Don't enter an infinite loop when reading beyond end of discJosJuice
2015-06-08Volume: Add prefer_long parameter to GetNamesJosJuice
2015-06-07Merge pull request #2512 from JosJuice/bnr-size-matchRyan Houdek
2015-06-04Volume: Return volume type as an enumJosJuice
2015-06-04Use PanicAlertT instead of PanicAlert when appropriateJosJuice
2015-06-03VolumeGC: Check that opening.bnr size matches typeJosJuice
2015-06-02Merge pull request #2484 from JosJuice/volume-return-typescomex
2015-06-02Merge pull request #2338 from JosJuice/getfilelist-returncomex
2015-06-02Merge pull request #1556 from comex/project-morationcomex
2015-05-29Volume: Use more appropriate types for some returned valuesJosJuice
2015-05-29Volume: Mark ReadWiiNames parameter as constJosJuice
2015-05-28Pass strings by const reference where possibleLioncash
2015-05-28Add a mode to use a dummy Wii NAND.comex
2015-05-28Rewrite FileSearch and improve ScanDirectoryTree.comex
2015-05-25Merge pull request #2361 from JosJuice/filesystem-read32Ryan Houdek
2015-05-25Merge pull request #2439 from JosJuice/company-from-idRyan Houdek
2015-05-25Merge pull request #2339 from JosJuice/fix-wii-fst-sizeRyan Houdek
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-24Use an ID-to-name map when volume has no company stringJosJuice
2015-05-22WiiWad: Use correct form of delete for arraysLioncash
2015-05-11Volume: Rename GetName to GetInternalNameJosJuice
2015-05-03Read opening.bnr to get names from Wii discsJosJuice
2015-05-03FileSystemGCWii: Allow reading files partiallyJosJuice
2015-05-03Remove CFileSystemGCWii::Read32JosJuice
2015-04-28Get rid of banner loaders and move their functionality to volumesJosJuice
2015-04-28Fix reading Wii FST sizeJosJuice
2015-04-28Filesystem: Return file list reference instead of modifying argumentJosJuice
2015-04-23Return GetNames languages, to avoid hardcoded language lists in callersJosJuice
2015-04-20DiscIO: Add a missing header to Volume.hLioncash
2015-04-21Merge pull request #2225 from JosJuice/remove-volumehandlerMatthew Parlane
2015-04-08Move down Country_WorldStevoisiak
2015-04-05Get rid of VolumeHandlerJosJuice
2015-03-17Improve error handling in DiscIO::CompressFileToBlob and DecompressBlobToFileMichael Ehrenreich
2015-03-09Don't construct NANDContentLoader classes before Main.cpp runsJosJuice
2015-03-05Merge pull request #2113 from Stevoisiak/VolumeCleanupLioncash
2015-03-03FileMonitor: Check log level in addition to FileMonitor checkboxJosJuice
2015-02-28DiscIO: Get rid of unsafe castStevoisiak
2015-02-28VolumeWad: change titlever to title_versionStevoisiak
2015-02-28General FormattingStevoisiak
2015-02-26VolumeWiiCrypted: Implement IsDiscTwo()Stevoisiak
2015-02-26Rearranged Volume header filesStevoisiak
2015-02-26De-capitalized CountryCodeStevoisiak
2015-02-26VolumeWad: Move country identification to GetCountry()Stevoisiak
2015-02-26VolumeWad: Private variables for offset valuesStevoisiak
2015-02-23Merge pull request #1942 from Buddybenj/No-Introskidau