dolphin/Source/Core
JosJuice d25ef67d6f DolphinQt: Save when closing settings window
If Dolphin crashes, changes that have been made to settings are often
lost. This has been a minor annoyance for me when developing, but it has
become a much bigger issue recently due to the problem where Dolphin
freezes on shutdown for ROG Ally users.

Instead of saving the config when certain arbitrary settings are
changed, let's save the config when the user closes the settings window.
2026-03-04 22:26:25 +01:00
..
AudioCommon feat: Add an option to preserve audio pitch when emulation speed changes, integrating it into core configuration and both Qt and Android UIs. 2026-01-27 18:48:22 -05:00
Common Merge pull request #14317 from JosJuice/jit-cache-macro-loop 2026-02-26 19:25:29 -08:00
Core Merge pull request #14425 from JosJuice/android-wiimote-crash 2026-02-28 16:16:20 -05:00
DiscIO DiscIO: Only allow alphanumeric ASCII in game IDs 2026-02-24 21:36:02 +01:00
DolphinNoGUI Merge pull request #14214 from JoshuaVandaele/cmake-nonbreaking-improvements 2026-01-25 18:33:46 -08:00
DolphinQt DolphinQt: Save when closing settings window 2026-03-04 22:26:25 +01:00
DolphinTool Merge pull request #14214 from JoshuaVandaele/cmake-nonbreaking-improvements 2026-01-25 18:33:46 -08:00
InputCommon DSU: Don't crash on bad hostname 2026-03-01 00:08:08 -06:00
MacUpdater Merge pull request #14036 from TellowKrinkle/SkipPostprocess 2026-01-25 22:01:29 -05:00
UICommon Added Triforce support 2026-02-15 20:14:14 -06:00
UpdaterCommon Misc: fix compiler warning: implicit declaration of function 2026-02-08 00:37:29 +01:00
VideoBackends Metal: Always run endEncoding on command encoders 2026-03-03 09:49:42 -05:00
VideoCommon VertexLoaderManager: Fix crash caused by invalid array base 2026-03-02 13:02:51 -08:00
WinUpdater Misc: fix compiler warning: implicit declaration of function 2026-02-08 00:37:29 +01:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Move RangeSet from Externals to Common 2026-02-23 22:55:38 +01:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in