dolphin/Source/Core
Pokechu22 ec9db320d3 Fix AbortOnPanicAlert with PanicAlertFmt
PR #10066 added functionality to call std::abort when a panic alert occurs; however, that PR only implemented it for MsgAlert and not MsgAlertFmtImpl, meaning that the functionality was not used with PanicAlertFmt (only PanicAlert, which is not used frequently).
2021-10-02 17:24:09 -07:00
..
AudioCommon AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01:00
Common Fix AbortOnPanicAlert with PanicAlertFmt 2021-10-02 17:24:09 -07:00
Core Movie: display correct input difference on movie mismatch 2021-09-29 20:58:19 -04:00
DiscIO DiscIO/DirectoryBlob: Fix swapped DiscContent comparison operators. 2021-09-21 08:01:21 +02:00
DolphinNoGUI
DolphinQt Merge pull request #10124 from malleoz/play-recording-hotkey-support 2021-09-29 16:26:56 +02:00
InputCommon
MacUpdater
UICommon Add an option to abort when a panic alert occurs 2021-08-29 02:02:07 +02:00
UpdaterCommon
VideoBackends DriverDetails: Add broken dual source blending bug to MoltenVK on Intel GPUs 2021-09-20 19:14:41 -04:00
VideoCommon fix unused variable warning 2021-09-30 14:27:53 -04:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Core/CheatSearch: Implement cheat searching functionality. 2021-09-15 19:05:48 +02:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props