RyuKen/Ryujinx
Thog d6b9babe1d Keep the GUI alive when closing a game (#888)
* Keep the GUI alive when closing a game

Make HLE.Switch init when starting a game and dispose it when closing
the GlScreen.

This also make HLE in charge of disposing the audio and gpu backend.

* Address Ac_k's comments

* Make sure to dispose the Discord module and use GTK quit method

Also update Discord Precense when closing a game.

* Make sure to dispose MainWindow

* Address gdk's comments
2020-01-21 23:23:11 +01:00
..
Configuration Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00
Ui Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00
_schema.json Add features to GUI (#757) 2019-11-29 15:32:51 +11:00
Config.json Rewrite the configuration system (#831) 2019-12-21 20:52:31 +01:00
Program.cs Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00
RPsupported.dat Add features to GUI (#757) 2019-11-29 15:32:51 +11:00
Ryujinx.csproj Update DiscordRichPresence package reference to 1.0.147 which is now built for .NET core (#898) 2020-01-20 17:55:15 +01:00