dolphin/Source/Core
Dentomologist d5f536c595 Updater: Run manual update check on separate thread
Run manual update checks on a separate thread to avoid blocking the UI,
like the automatic check already does.
2026-05-06 13:51:11 -07:00
..
AudioCommon Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
Common Replace some [[maybe_unused]] annotations with commented names 2026-05-03 17:09:59 -07:00
Core Merge pull request #14642 from SuperSamus/cpp-move-fixup-nocubeb 2026-05-05 11:45:55 -05:00
DiscIO Replace find(x) != npos with contains(x) - Core 2026-04-20 09:36:08 +02:00
DolphinNoGUI NoGUI: Add Escape key to close emulation on Windows 2026-03-25 08:56:29 -05:00
DolphinQt Updater: Run manual update check on separate thread 2026-05-06 13:51:11 -07:00
DolphinTool
InputCommon Unconditionally lock in ControllerInterface::UpdateInput. 2026-05-06 15:57:03 -04:00
MacUpdater
UICommon Merge pull request #14532 from Dentomologist/autoupdatechecker_fix_edge_cases 2026-05-05 16:23:16 -07:00
UpdaterCommon Use more std::span arguments 2026-03-23 23:55:09 +01:00
VideoBackends Replace some [[maybe_unused]] annotations with commented names 2026-05-03 17:09:59 -07:00
VideoCommon Replace some [[maybe_unused]] annotations with commented names 2026-05-03 17:09:59 -07:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #14298 from SuperSamus/achivements-hash-qol 2026-04-02 23:36:11 -07:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in