aboutsummaryrefslogtreecommitdiff
path: root/application/UpdateController.cpp
AgeCommit message (Collapse)Author
2018-05-19Catch C++ exceptions by const referenceCharles Milette
Fixes #2277
2017-05-01GH-1874 do not pass instance launch args to updated MultiMCPetr Mrázek
2016-11-19GH-1726 better failure detection for updatesPetr Mrázek
Instead of just checking if the new version started, make sure it is able to write its IPC key to a file and then use the key to connect to the process.