dolphin/Source/Core/DolphinWX/ISOProperties
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
..
FilesystemPanel.cpp DiscExtractor: Don't create extra folders when extracting a folder 2017-06-28 22:22:41 +02:00
FilesystemPanel.h FilesystemPanel: Refactor partition name stripping 2017-06-28 22:22:22 +02:00
ISOProperties.cpp DiscIO: Add convenience methods IsDisc and IsWii for Platform enum 2017-06-28 21:46:43 +02:00
ISOProperties.h Filesystem: Replace GetFileList() 2017-06-14 15:23:48 +02:00
InfoPanel.cpp DiscIO: Add convenience methods IsDisc and IsWii for Platform enum 2017-06-28 21:46:43 +02:00
InfoPanel.h DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00