dolphin/Source/Core/DolphinWX/ISOProperties
JosJuice 19b8f1c10a VolumeWiiCrypted: Replace ChangePartition with a partition parameter
By removing mutable state in VolumeWiiCrypted, this change makes
partition-related code simpler. It also gets rid of other ugly things,
like ISOProperties's "over 9000" loop that creates a list of
partitions by trying possible combinations, and DiscScrubber's
volume swapping that recreates the entire volume when it needs to
change partition.
2017-05-16 22:58:15 +02:00
..
FilesystemPanel.cpp VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
FilesystemPanel.h VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +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 VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
ISOProperties.h