summaryrefslogtreecommitdiff
path: root/Source/Core/Updater/Main.cpp
AgeCommit message (Expand)Author
2019-04-10Move Updater to WinUpdaterspycrab
2019-03-03UpdaterCommon: Move most of the programs herespycrab
2019-02-26Move shared Updater logic into UpdaterCommonspycrab
2018-11-17Updater: Add total progressbarspycrab
2018-11-08Updater: Show progress in taskbarspycrab
2018-05-05Updater: Show error when trying to launch directlyspycrab
2018-05-02Updater: Fix UI not showing upspycrab
2018-04-26Merge pull request #6696 from spycrab/updater_cpyPierre Bourdon
2018-04-26Updater: Use copy instead of movespycrab
2018-04-25Updater: Implement UAC supportspycrab
2018-03-28Updater: Implement UIspycrab
2018-03-27Updater: Provide basic user feedbackspycrab
2018-03-23Updater: Increase request timeout to 30sspycrab
2018-03-23AutoUpdater: support optionally restarting Dolphin after updatePierre Bourdon
2018-03-20Add Updater.exe which performs the update tasks.Pierre Bourdon