dolphin/Source/Core/DolphinWX/ISOProperties
Léo Lam 9d70b894bf WX: Use std::future for checking disc integrity
Simpler, and puts the call to CheckIntegrity right where it should be,
instead of being hidden somewhere in a thread class.

This also makes it more obvious what we're getting from the async task.

Oh, and coincidentally, this fixes a random crash that could occur
during the check. I'm not sure why.
2017-06-21 11:08:07 +02:00
..
FilesystemPanel.cpp WX: Use std::future for checking disc integrity 2017-06-21 11:08:07 +02:00
FilesystemPanel.h Filesystem: Replace GetFileList() 2017-06-14 15:23:48 +02:00
InfoPanel.cpp DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00
InfoPanel.h DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00
ISOProperties.cpp DiscIO: Remove VolumeCreator 2017-05-19 18:33:21 +02:00
ISOProperties.h Filesystem: Replace GetFileList() 2017-06-14 15:23:48 +02:00