Michael Maltese 040bddafa6 MainWindow: shutdown different input interfaces
`MainWindow` initializes a number of input interfaces but never shuts
them down. This was causing a crash-after-exit on macOS where the
ControllerInterface backend stores a `std::thread` object in a static
variable and only stops it when ControllerInterface::Shutdown is called.
2017-05-31 21:14:55 -07:00
..
2017-05-28 23:01:41 +01:00
2017-05-28 23:01:41 +01:00
2017-05-30 22:42:21 +02:00
2017-05-31 05:50:37 +02:00
2017-05-30 22:42:21 +02:00
2017-05-29 13:52:01 +02:00
2017-05-20 23:41:02 +02:00
2017-05-30 22:42:21 +02:00
2017-05-09 18:49:10 +02:00