dolphin/Source/Core/UICommon
Pierre Bourdon 66b41c5509 UICommon: Add AutoUpdate module + placeholder Qt implementation
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.
2018-03-20 19:21:19 +01:00
..
AutoUpdate.cpp UICommon: Add AutoUpdate module + placeholder Qt implementation 2018-03-20 19:21:19 +01:00
AutoUpdate.h UICommon: Add AutoUpdate module + placeholder Qt implementation 2018-03-20 19:21:19 +01:00
CMakeLists.txt UICommon: Add AutoUpdate module + placeholder Qt implementation 2018-03-20 19:21:19 +01:00
CommandLineParse.cpp Update Readme.md and various fixes 2017-12-20 10:54:51 +01:00
CommandLineParse.h WX: Fix argument parsing 2017-11-26 18:18:48 +01:00
Disassembler.cpp
Disassembler.h
GameFile.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
GameFile.h Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
GameFileCache.cpp Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
GameFileCache.h Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
UICommon.cpp Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
UICommon.h Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
UICommon.vcxproj UICommon: Add AutoUpdate module + placeholder Qt implementation 2018-03-20 19:21:19 +01:00
USBUtils.cpp
USBUtils.h
VideoUtils.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
VideoUtils.h
X11Utils.cpp
X11Utils.h