Changelog:
r46251 | dqh | 2026-09-24 22:24:13 +0000 (Thu, 24 Sep 2026) | 1 line
settings load / save / default actions should happen via the UI thread
------------------------------------------------------------------------
r46250 | dqh | 2026-09-24 09:09:57 +0000 (Thu, 24 Sep 2026) | 1 line
Fixed locking while main window closes -- comment already said it shouldn't
------------------------------------------------------------------------
r46249 | dqh | 2026-09-24 09:08:08 +0000 (Thu, 24 Sep 2026) | 1 line
Remove unnecessary and broken explicit locking in on_settings_save_to_filename()
------------------------------------------------------------------------
r46248 | dqh | 2026-09-24 08:19:11 +0000 (Thu, 24 Sep 2026) | 1 line
Fix premature recursive lock release
------------------------------------------------------------------------
r46247 | gpz | 2026-09-21 14:14:36 +0000 (Mon, 21 Sep 2026) | 1 line
add code to force reloading of the drive ROM image when it is changed at runtime, should fix #2225
------------------------------------------------------------------------