dolphin/Source/Core
JosJuice 04072f0ce6 Integrate "Ignore for this session" better with config system
Because of the previous commit, this is needed to stop DolphinQt from
forgetting that the user pressed ignore whenever any part of the config
is changed.

This commit also changes the behavior a bit on DolphinQt: "Ignore for
this session" now applies to the current emulation session instead of
the current Dolphin launch. This matches how it already worked on
Android, and is in my opinion better because it means the user won't
lose out on important panic alerts in a game becase they played another
game first that had repeated panic alerts that they wanted to ignore.

For Android, this commit isn't necessary, but it makes the code cleaner.
2022-09-24 13:03:45 +02:00
..
AudioCommon Mixer: Add assertions regarding num_samples versus buffer length 2022-09-08 12:10:10 -07:00
Common Integrate "Ignore for this session" better with config system 2022-09-24 13:03:45 +02:00
Core Merge pull request #10781 from tellowkrinkle/UberVertexLoader 2022-09-20 17:14:07 -04:00
DiscIO Merge pull request #10997 from JosJuice/nfs-check 2022-08-22 15:14:15 +02:00
DolphinNoGUI Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
DolphinQt Integrate "Ignore for this session" better with config system 2022-09-24 13:03:45 +02:00
DolphinTool Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
InputCommon Use std::llround in MapFloat 2022-09-22 11:30:32 -05:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon Move a SetEnableAlert call to UICommon 2022-09-24 12:35:10 +02:00
UpdaterCommon Updater: Move inflate intermediate buffer to heap and enlarge 2022-09-12 03:35:03 -07:00
VideoBackends VideoBackends:Metal: Use BitField for stuffing bits in pipeline ids 2022-09-20 01:45:18 -05:00
VideoCommon Merge pull request #11073 from Hibyehello/Fix-Metal-init 2022-09-23 04:21:23 +02:00
WinUpdater Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
CMakeLists.txt CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props Merge pull request #10941 from shuffle2/crypto-cleanup 2022-08-05 12:12:34 +02:00
DolphinLib.vcxproj msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00
DolphinLib.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00