dolphin/Source/Core/DolphinWX/ISOProperties
JosJuice 6661492989 Check for existance of partitions instead of disc type when appropriate
This gets rid of some assumptions that non-DiscIO code was making about
volume types. It's better to encapsulate as many of the volume type
differences as possible in DiscIO.

Made possible by PR #2353.
2017-06-03 21:19:11 +02:00
..
FilesystemPanel.cpp Check for existance of partitions instead of disc type when appropriate 2017-06-03 21:19:11 +02:00
FilesystemPanel.h Check for existance of partitions instead of disc type when appropriate 2017-06-03 21:19:11 +02:00
InfoPanel.cpp VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
InfoPanel.h DolphinWX: Show the required IOS version in info panel 2017-01-23 20:42:36 +01:00
ISOProperties.cpp DiscIO: Remove VolumeCreator 2017-05-19 18:33:21 +02:00
ISOProperties.h