summaryrefslogtreecommitdiffstats
path: root/libraries/LocalPeer
Commit message (Collapse)AuthorAgeLines
* GH-1726 better failure detection for updatesPetr Mrázek2016-11-19-1/+9
| | | | | | 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.
* NOISSUE fix the build even more - win32 types are weirdPetr Mrázek2016-10-30-2/+2
|
* NOISSUE fix build some more - WindowsPetr Mrázek2016-10-30-2/+2
|
* NOISSUE refactor window management and launch, make MultiMC a single ↵Petr Mrázek2016-10-30-0/+951
instance application.