Ryujinx/Ryujinx.HLE/HOS/Services/Fs
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
..
FileSystemProxy Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Switch uses (#801) 2020-01-05 12:49:44 +01:00
Types Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IDeviceOperator.cs Update to LibHac 0.6.0 (#792) 2019-10-17 08:17:44 +02:00
IFileSystemProxy.cs Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00
IFileSystemProxyForLoader.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IProgramRegistry.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ISaveDataInfoReader.cs Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Switch uses (#801) 2020-01-05 12:49:44 +01:00
ResultCode.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00