Ryujinx/Ryujinx
mpnico 117e32a6ff
Implement a "Pause Emulation" option & hotkey (#2428)
* Add a "Pause Emulation" option and hotkey

Closes Ryujinx#1604

* Refactoring how pause is handled

* Applied suggested changes from review

* Applied suggested fixes

* Pass correct suspend type to threads for suspend/resume

* Fix NRE after stoping emulation

* Removing SimulateWakeUpMessage call after resuming emulation

* Skip suspending non game process

* Pause the tickCounter in the ExecutionContext

* Refactoring tickCounter pause/resume as suggested

* Fix Config migration to add pause hotkey

* Fixed pausing only application threads

* Fix exiting emulator while paused

* Avoid pause/resume while already paused/resumed

* Cleanup unused code

* Avoid restarting audio if stopping emulation while in pause.

* Added suggested changes

* Fix ConfigurationState
2021-09-11 22:08:25 +02:00
..
Configuration Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
Input/GTK3 Fix GTK3 mapping for single quote key (#2612) 2021-09-11 21:32:36 +02:00
Modules Seeing if there are any other spelling errors to correct. (#2572) 2021-08-20 18:48:00 -03:00
Ui Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
_schema.json Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
alsoft.ini Override openal-soft configuration (#2101) 2021-03-13 21:20:02 +11:00
Config.json Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
Program.cs Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 2021-08-27 00:31:29 +02:00
Ryujinx.csproj Reduce number of dlls on distribution with single file publish (#2211) 2021-06-24 00:40:19 +02:00
Ryujinx.ico Added Program Icon (#900) 2020-01-24 16:14:51 +01:00
THIRDPARTY.md Distribute with OpenAL Soft on Windows (#1847) 2020-12-31 09:08:09 +11:00