mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
66b41c5509
The AutoUpdate module is a generic update checker mechanism which can be used by UI backends to trigger an auto-update check as well as the actual update process. Currently only configurable through .ini and the Qt implementation is completely placeholder-y -- blocking the main thread on a network request on startup, etc. |
||
---|---|---|
.. | ||
AutoUpdate.cpp | ||
AutoUpdate.h | ||
CMakeLists.txt | ||
CommandLineParse.cpp | ||
CommandLineParse.h | ||
Disassembler.cpp | ||
Disassembler.h | ||
GameFile.cpp | ||
GameFile.h | ||
GameFileCache.cpp | ||
GameFileCache.h | ||
UICommon.cpp | ||
UICommon.h | ||
UICommon.vcxproj | ||
USBUtils.cpp | ||
USBUtils.h | ||
VideoUtils.cpp | ||
VideoUtils.h | ||
X11Utils.cpp | ||
X11Utils.h |