dolphin/Source/Core
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
..
AudioCommon IOFile: Make origin parameter to Seek() an enum class. 2022-01-29 06:49:21 +01:00
Common Common: Make DynamicLibrary non-copyable 2022-03-05 23:40:41 +01:00
Core Merge pull request #10467 from Dentomologist/fix_scalar_initializer_braces_warning 2022-03-02 12:56:09 +01:00
DiscIO NANDImporter: Only read the AES key once 2022-03-01 19:24:59 -07:00
DolphinNoGUI GCAdapter: Defer initialization until MainWindow::InitControllers 2022-03-10 10:35:45 -08:00
DolphinQt GCAdapter: Defer initialization until MainWindow::InitControllers 2022-03-10 10:35:45 -08:00
DolphinTool windows: wrap all main funcs with utf8 conversions 2022-03-07 23:24:21 -08:00
InputCommon GCAdapter: Defer initialization until MainWindow::InitControllers 2022-03-10 10:35:45 -08:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon GCAdapter: Defer initialization until MainWindow::InitControllers 2022-03-10 10:35:45 -08:00
UpdaterCommon UpdaterCommon: Copy content file to a temporary file before renaming on macOS 2022-01-30 15:40:28 -05:00
VideoBackends OGLRender: Log video backend info, in addition to showing it via OSD 2022-02-23 18:30:02 -08:00
VideoCommon Merge pull request #10441 from OatmealDome/improved-logic-op-workaround 2022-02-28 12:17:25 -05:00
WinUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
DolphinLib.ARM64.props
DolphinLib.props Port Wiimote source settings to the new config system 2022-02-18 21:27:10 +01:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props