dolphin/Source/Core/DiscIO
JosJuice 39ff203c1e DiscExtractor: Don't create extra folders when extracting a folder
Before, if you extracted a directory like /map/Final/Release/,
Dolphin would create the nested folders map, Final and Release
in the output directory and put the files in Release instead of
just putting the files directly in the output directory.
2017-06-28 22:22:41 +02:00
..
Blob.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Blob.h Fix references to CACHE_REVISION in DiscIO comments 2017-06-27 21:32:14 +02:00
CISOBlob.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
CISOBlob.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
CMakeLists.txt DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
CompressedBlob.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
CompressedBlob.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
DiscExtractor.cpp DiscExtractor: Don't create extra folders when extracting a folder 2017-06-28 22:22:41 +02:00
DiscExtractor.h Move ExtractDir from FilesystemPanel to DiscExtractor 2017-06-28 22:22:31 +02:00
DiscIO.vcxproj DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
DiscIO.vcxproj.filters DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
DiscScrubber.cpp DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
DiscScrubber.h
DriveBlob.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
DriveBlob.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Enums.cpp DiscIO: Add convenience methods IsDisc and IsWii for Platform enum 2017-06-28 21:46:43 +02:00
Enums.h DiscIO: Add convenience methods IsDisc and IsWii for Platform enum 2017-06-28 21:46:43 +02:00
FileBlob.cpp
FileBlob.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Filesystem.cpp
Filesystem.h DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
FileSystemGCWii.cpp DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
FileSystemGCWii.h DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
NANDContentLoader.cpp IOS: Use a std::array for the title key instead of vector 2017-06-27 00:01:20 +02:00
NANDContentLoader.h
NANDImporter.cpp NANDImporter: Improve certificate extraction 2017-06-19 01:23:58 -06:00
NANDImporter.h NANDImporter: Improve certificate extraction 2017-06-19 01:23:58 -06:00
TGCBlob.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
TGCBlob.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Volume.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Volume.h
VolumeDirectory.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
VolumeDirectory.h
VolumeGC.cpp DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
VolumeGC.h
VolumeWad.cpp
VolumeWad.h
VolumeWii.cpp DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
VolumeWii.h
WbfsBlob.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
WbfsBlob.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
WiiWad.cpp
WiiWad.h