dolphin/Source/Core/DolphinNoGUI
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
..
CMakeLists.txt Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
DolphinNoGUI.exe.manifest Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
DolphinNoGUI.rc Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
DolphinNoGUI.vcxproj msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
DolphinNoGUI.vcxproj.filters Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
MainNoGUI.cpp GCAdapter: Defer initialization until MainWindow::InitControllers 2022-03-10 10:35:45 -08:00
Platform.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Platform.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PlatformFBDev.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PlatformHeadless.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PlatformWin32.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PlatformX11.cpp Common/MsgHandler: Remove non-format variants of PanicAlert 2022-01-09 12:44:14 -08:00
resource.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00