index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
UICommon
/
AutoUpdate.cpp
Age
Commit message (
Expand
)
Author
2024-08-08
AutoUpdate: Remove the old updater app on macOS if it exists
OatmealDome
2024-08-01
AutoUpdate: Use the embedded Updater on macOS
OatmealDome
2023-05-16
StringUtil: Move GetEscapedHtml() into Common namespace
Lioncash
2023-04-18
Common/CommonFuncs: Move interface into Common namespace
Lioncash
2023-03-11
updater: add test for update flow
Shawn Hoffman
2023-02-24
Migrate non-destructive calls of File::CopyDir() to File::Copy().
Admiral H. Curtiss
2022-10-31
Updater: Add/clarify error messages
Dentomologist
2022-10-21
WinUpdater: Defer modifying any files until Updater.exe
Shawn Hoffman
2022-09-20
WinUpdater: Check OS and VC++ Redist versions.
Shawn Hoffman
2022-06-16
updater: use new platform id for win-arm64
Shawn Hoffman
2022-03-18
CMakeLists: Add option to disable automatic update support
OatmealDome
2022-01-14
Fix static initialisation order fiasco issue for Version variables
Léo Lam
2021-12-27
Config: Port AutoUpdate settings to new config system.
Admiral H. Curtiss
2021-07-06
Merge pull request #9862 from delroth/spdx-tags
Mai M
2021-07-06
Merge pull request #8915 from OatmealDome/updater-temp-dir
Léo Lam
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-01
Updater: Escape HTML characters in commit descriptions
Dentomologist
2021-05-31
AutoUpdate: Put updater log in the user log directory
OatmealDome
2021-05-23
Apple M1: Update AutoUpdate PlatformID
Skyler Saleh
2021-05-21
DolphinQt: AutoUpdate.cpp should use scm_rev_git_str
JosJuice
2021-05-21
Avoid including scmrev.h except in Version.cpp
JosJuice
2021-04-13
Updater: Add code documentation Markdown file
Dentomologist
2021-03-11
[Updater] Check whether we've already had an update triggered
Phillip Stephens
2020-11-09
UICommon: Migrate logging over to fmt
Lioncash
2020-07-08
Common: Rename UTF16ToUTF8
JosJuice
2020-04-29
Externals: Fix include path for picojson and discord
degasus
2020-03-23
Cleanup warnings of -Wunused-const-variable
Jun Su
2019-07-22
Core: Fixup AutoUpdateChecker::TriggerUpdate on Windows:
Silent
2019-02-06
UICommon/AutoUpdate: Add macOS support
spycrab
2018-03-23
AutoUpdater: Generate basic HTML changelog.
Pierre Bourdon
2018-03-23
AutoUpdater: Don't show a spinning wheel cursor when delaying update
Pierre Bourdon
2018-03-23
AutoUpdater: support optionally restarting Dolphin after update
Pierre Bourdon
2018-03-23
Qt: Improve updater
spycrab
2018-03-20
UICommon: Add AutoUpdate module + placeholder Qt implementation
Pierre Bourdon