index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DiscIO
/
DiscExtractor.h
Age
Commit message (
Expand
)
Author
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-03-09
DiscIO: Move some code from DiscExtractor to new file DiscUtils
JosJuice
2020-08-02
Make netplay's "same game" check more robust
JosJuice
2019-05-29
DiscIO: Use std::string_view in FileSystem::FindFileInfo
JosJuice
2019-04-09
Add a Verify tab to game properties
JosJuice
2019-03-30
DiscExtractor: Make P prefix for partition names optional
JosJuice
2018-03-27
DiscExtractor: Pass partition by reference rather than by value in ExtractDir...
Lioncash
2017-09-15
DiscIO: Use Common::Lazy for loading filesystems
JosJuice
2017-06-28
FilesystemPanel: Put partitions in separate folders when extracting all parti...
JosJuice
2017-06-28
DiscExtractor: Add support for more things to extract
JosJuice
2017-06-28
FilesystemPanel: Overhaul the right-click menu
JosJuice
2017-06-28
Move ExtractDir from FilesystemPanel to DiscExtractor
JosJuice
2017-06-28
DiscExtractor: Don't hardcode names in ExportApploader and ExportDOL
JosJuice
2017-06-28
DiscScrubber: Deduplicate code for writing to file
JosJuice
2017-06-28
DiscIO: Move parts of Filesystem to the new file DiscExtractor
JosJuice