Aestek 1760b3bdad Rewrite NetPlayClient input wait logic to use std::condition_variable's
Instead of sleeping in NetPlayClient::GetNetPads and NetPlayClient::WiimoteUpdate,
now use std::condition_variable. This allows for finer control over these blocking
areas.
2016-07-26 21:34:35 +02:00
..
2016-07-23 20:58:51 +02:00
2016-07-13 17:29:27 +02:00
2016-07-18 23:38:42 +02:00
2016-01-05 19:42:02 -06:00