David G. F 3194dc9d65
Fix quit on content close option (#16014)
Right now close is based on core unload. There are several places where
cores are unloaded without the intention of stopping the emulation (for
instance whenever Netplay is started, core is updated, etc).

Moreover scheduling a quit under some of those events causes a task
queue deadlock (as per issue #15313) and freezed retroarch.

This fix moves the quit on close to a "manual" check, placed in the
relevant places (close content menu option, close content event (which
also covers hotkeys), etc.)
2023-12-20 16:23:18 -08:00
..
2023-10-06 04:55:22 -07:00
2023-07-18 16:46:54 +02:00
2023-08-16 11:13:14 -07:00
2021-03-11 08:38:53 +01:00
2023-05-11 23:14:36 +02:00