dolphin/Source/Core/UICommon
Pokechu22 37806472e1 GCAdapter: Defer initialization until MainWindow::InitControllers
If libusb fails to initialize, an assertion fails, but if that happens before the main window is created, then Dolphin just dies.  Now, the panic alert is properly shown and the user can ignore it.
2022-03-10 10:35:45 -08:00
..
ResourcePack treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
AutoUpdate.cpp Fix static initialisation order fiasco issue for Version variables 2022-01-14 00:04:22 +01:00
AutoUpdate.h Config: Port AutoUpdate settings to new config system. 2021-12-27 21:19:28 +01:00
CMakeLists.txt UICommon: Make use of fmt where applicable 2019-11-23 19:41:40 -05:00
CommandLineParse.cpp Fix static initialisation order fiasco issue for Version variables 2022-01-14 00:04:22 +01:00
CommandLineParse.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Disassembler.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Disassembler.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DiscordPresence.cpp Use Common::ToLower and Common::ToUpper 2022-01-16 17:00:12 -08:00
DiscordPresence.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GameFile.cpp GameList: Convert file extensions to lowercase 2022-01-16 17:00:16 -08:00
GameFile.h GameList: Show game mod descriptor .json files in game list. 2021-12-12 21:26:09 +01:00
GameFileCache.cpp GameList: Show game mod descriptor .json files in game list. 2021-12-12 21:26:09 +01:00
GameFileCache.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NetPlayIndex.cpp Fix static initialisation order fiasco issue for Version variables 2022-01-14 00:04:22 +01:00
NetPlayIndex.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
UICommon.cpp GCAdapter: Defer initialization until MainWindow::InitControllers 2022-03-10 10:35:45 -08:00
UICommon.h Port Wiimote source settings to the new config system 2022-02-18 21:27:10 +01:00
USBUtils.cpp USBUtils: Fix 1bad:3110/1bad:3430 mixup 2022-01-06 09:46:05 +01:00
USBUtils.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
VideoUtils.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
VideoUtils.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
X11Utils.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
X11Utils.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00