dolphin/Source/Core
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
..
AudioCommon Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Common Analytics: Set the timeout to 5 seconds 2017-06-18 23:16:03 +02:00
Core DSPHLE: add a few comments 2017-06-21 07:07:10 +01:00
DiscIO Merge pull request #5611 from JosJuice/reorganize-file-namespace 2017-06-15 23:28:36 +02:00
DolphinNoGUI NoGUI: Fix a missing include for Xlib 2017-06-13 11:46:13 +02:00
DolphinQt2 Merge pull request #5648 from leoetlino/qt-shutdown 2017-06-20 21:14:13 +02:00
DolphinWX WX: Use std::future for checking disc integrity 2017-06-21 11:08:07 +02:00
InputCommon StringUtil: Make SplitString return by value 2017-06-11 16:48:20 +02:00
UICommon Allow the user to ignore signature issues during WAD import 2017-06-16 16:17:38 +02:00
VideoBackends AbstractTexture: Add missing includes (and remove unnecessary ones) 2017-06-18 23:29:22 -04:00
VideoCommon AbstractTexture: Return config by const reference 2017-06-18 23:38:42 -04:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00