summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/DiscExtractor.cpp
AgeCommit message (Expand)Author
2023-06-02Remove NKit data when extracting a GCN/Wii disc volumeget
2022-08-04DiscIO/VolumeWii: Decouple "is encrypted" from "is hashed"JosJuice
2021-09-19Core/DiscIO: Extract disc and partition constants to DiscUtils.h.Admiral H. Curtiss
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-03-09DiscIO: Move some code from DiscExtractor to new file DiscUtilsJosJuice
2021-01-27rename Common/File to Common/IOFileShawn Hoffman
2020-12-03DiscIO: Fix recursive directory extractionJosJuice
2020-10-29modify file export to create folder in OS when explicitly extracting a directoryFelipe
2020-10-22DiscIO: Migrate logging over to fmtLioncash
2020-10-19DiscIO: Make use of fmt where applicableJosJuice
2020-08-02Make netplay's "same game" check more robustJosJuice
2020-03-23DiscIO: cleanup warnings of -Wmaybe-uninitializedJun Su
2019-05-29DiscIO: Use std::string_view in FileSystem::FindFileInfoJosJuice
2019-05-05Use [[fallthrough]] in DiscExtractorJosJuice
2019-04-09Add a Verify tab to game propertiesJosJuice
2019-03-30DiscExtractor: Make P prefix for partition names optionalJosJuice
2019-03-21DiscExtractor: Fix extracting certificate chain and H3 hashesJosJuice
2018-08-02ExportDOL: ActionReplay has a 0'd dol offset. Don't try to extract.booto
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