summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/DiscExtractor.cpp
AgeCommit message (Expand)Author
2018-06-09ChunkFile: Remove unnecessary includesLioncash
2018-05-23Make the support for unencrypted Wii disc images less brokenJosJuice
2018-04-12Reformat all the things!spycrab
2018-03-31DiscIO: Don't use all uppercase for enum valuesJosJuice
2018-03-27DiscExtractor: Pass partition by reference rather than by value in ExtractDir...Lioncash
2017-11-08Avoid forbidden characters when extracting disc partitionsJosJuice
2017-09-15DiscIO: Use Common::Lazy for loading filesystemsJosJuice
2017-08-25DiscIO: Fix TMD extractionLéo Lam
2017-08-02DiscIO: Add a Volume::ReadSwappedAndShifted functionJosJuice
2017-07-08Fix reading FSTs for multi-disc gamesJosJuice
2017-06-28FilesystemPanel: Put partitions in separate folders when extracting all parti...JosJuice
2017-06-28DiscExtractor: Add support for more things to extractJosJuice
2017-06-28FilesystemPanel: Overhaul the right-click menuJosJuice
2017-06-28DiscExtractor: Don't create extra folders when extracting a folderJosJuice
2017-06-28Move ExtractDir from FilesystemPanel to DiscExtractorJosJuice
2017-06-28DiscExtractor: Don't hardcode names in ExportApploader and ExportDOLJosJuice
2017-06-28DiscScrubber: Deduplicate code for writing to fileJosJuice
2017-06-28DiscExtractor: Improve error handlingJosJuice
2017-06-28DiscExtractor: Minor cleanupJosJuice
2017-06-28DiscIO: Move parts of Filesystem to the new file DiscExtractorJosJuice