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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DiscIO
/
DiscExtractor.cpp
Age
Commit message (
Expand
)
Author
2018-06-09
ChunkFile: Remove unnecessary includes
Lioncash
2018-05-23
Make the support for unencrypted Wii disc images less broken
JosJuice
2018-04-12
Reformat all the things!
spycrab
2018-03-31
DiscIO: Don't use all uppercase for enum values
JosJuice
2018-03-27
DiscExtractor: Pass partition by reference rather than by value in ExtractDir...
Lioncash
2017-11-08
Avoid forbidden characters when extracting disc partitions
JosJuice
2017-09-15
DiscIO: Use Common::Lazy for loading filesystems
JosJuice
2017-08-25
DiscIO: Fix TMD extraction
Léo Lam
2017-08-02
DiscIO: Add a Volume::ReadSwappedAndShifted function
JosJuice
2017-07-08
Fix reading FSTs for multi-disc games
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
DiscExtractor: Don't create extra folders when extracting a folder
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
DiscExtractor: Improve error handling
JosJuice
2017-06-28
DiscExtractor: Minor cleanup
JosJuice
2017-06-28
DiscIO: Move parts of Filesystem to the new file DiscExtractor
JosJuice