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
/
WinUpdater
Age
Commit message (
Expand
)
Author
2026-02-08
Misc: fix compiler warning: implicit declaration of function
oltolm
2025-11-22
AudioCommon / VideoBackends / WinUpdater - cleanup WRL code
oltolm
2025-03-09
Simplify `std::find_if` with `std::ranges::find` and projections
mitaclaw
2025-03-08
Core/WinUpdater: fix typo
Luz Paz
2024-08-20
Remove redundant semicolons
Dr. Dystopia
2023-05-16
StringUtil: Move CommandLineToUtf8Argv() into Common namespace
Lioncash
2023-04-19
Merge pull request #11770 from lioncash/err
Admiral H. Curtiss
2023-04-18
Common/CommonFuncs: Move interface into Common namespace
Lioncash
2023-04-15
Embrace nullptr over NULL and 0
get
2023-03-17
WinUpdater: Quote path for args when relaunching Dolphin.
Admiral H. Curtiss
2023-03-13
Merge pull request #11636 from shuffle2/updater-test
Pierre Bourdon
2023-03-11
winupdater: improve wording of UI::Error
Shawn Hoffman
2023-03-11
winupdater: fix CR getting into parsed VCToolsUpdateURL
Shawn Hoffman
2023-03-11
updater: add test for update flow
Shawn Hoffman
2023-03-11
updater: flush log after each write
Shawn Hoffman
2023-01-17
windows: prefer os version from registry
Shawn Hoffman
2022-11-22
Updater: Delete the file we check for write rights with on Windows.
Admiral H. Curtiss
2022-11-22
Updater: Check for write permissions in directory of Updater.exe.
Admiral H. Curtiss
2022-10-30
MacUpdater: check os version
Shawn Hoffman
2022-09-20
WinUpdater: Check OS and VC++ Redist versions.
Shawn Hoffman
2022-09-08
Merge pull request #10751 from Zopolis4/manifesto
Admiral H. Curtiss
2022-08-05
Update supportedOS values in .manifest files
Zopolis4
2022-08-02
msbuild: tidy up the linked libs
Shawn Hoffman
2022-08-02
msbuild: refactor to reduce rebuild events
Shawn Hoffman
2022-07-24
replace zlib with zlib-ng
Shawn Hoffman
2022-05-22
cmake: Don't use PCH with Qt6.
Admiral H. Curtiss
2022-04-27
msbuild: use default Project attrs
Shawn Hoffman
2022-04-26
use fmt as static library instead of headers
Shawn Hoffman
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-04-13
Updater: Add code documentation Markdown file
Dentomologist
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2020-09-21
DolphinQt: Handle non-ASCII characters in Windows cmd arguments
JosJuice
2020-08-22
msbuild: re-enable standalone vcxproj processing
Shawn Hoffman
2020-08-22
msbuild: refactor stuff out of project files (for dolphin)
Shawn Hoffman
2020-08-22
prettify some constructs in vcxproj files
Shawn Hoffman
2020-07-08
Common: Rename UTF16ToUTF8
JosJuice
2019-12-28
Add an ARM64 target to Visual Studio projects
Stenzek
2019-11-30
Update VS projects/solutions to VS2019
Stenzek
2019-11-11
Fix malformed manifests
Silent
2019-10-07
Enable Win10 long path awareness in manifest files
Silent
2019-10-07
Move GetModuleName to Common
Silent
2019-08-19
WinUpdater: Properly initialize COM on window thread and release ITaskbarList...
Silent
2019-08-06
WinUpdater: Wait in UI::Init until window is done creating to avoid losing UI...
Silent
2019-08-05
WinUpdater: Create updater window as hidden by default
Silent
2019-07-22
WinUpdater: Removed MAX_PATH limitation on path to updater, also fixed a wron...
Silent
2019-07-22
WinUpdater: Properly account for failure in WaitForPID
Silent
2019-07-22
WinUpdater: Improved exit synchronization on Windows - now joins a thread ins...
Silent
2019-07-22
WinUpdater: Replaced PeekMessage with GetMessage - removes a busy loop in fav...
Silent
2019-05-08
WinUpdater: Add CMakeLists.txt
spycrab
2019-04-11
WinUpdater: Restore original executable name
spycrab
[next]