summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/DiscExtractor.h
AgeCommit message (Expand)Author
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-03-09DiscIO: Move some code from DiscExtractor to new file DiscUtilsJosJuice
2020-08-02Make netplay's "same game" check more robustJosJuice
2019-05-29DiscIO: Use std::string_view in FileSystem::FindFileInfoJosJuice
2019-04-09Add a Verify tab to game propertiesJosJuice
2019-03-30DiscExtractor: Make P prefix for partition names optionalJosJuice
2018-03-27DiscExtractor: Pass partition by reference rather than by value in ExtractDir...Lioncash
2017-09-15DiscIO: Use Common::Lazy for loading filesystemsJosJuice
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-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-28DiscIO: Move parts of Filesystem to the new file DiscExtractorJosJuice