yuzu-android/src
FearlessTobi 7cbe6748c3 yuzu: Remove exit lock for game pausing
This removes the "exit lock" popup from yuzu when pausing a game.

Motivation
The exit lock feature is broken in many ways and doesn't work properly in a lot of games, causing it to appear every time you want to pause the game or stop it, even in places where it wouldn't on Switch.

Additionally, the feature of pausing a game doesn't exist like this on Switch and yuzu should be guaranteed to be deterministic anyway, so pausing the emulation shouldn't be able to interrupt any critical processes in any way.
2020-02-24 17:51:17 +01:00
..
audio_core audio_core: interpolate: Fix include for climits (Linux build break). 2020-02-22 02:29:41 -05:00
common Merge pull request #3326 from FearlessTobi/port-5039 2020-01-24 20:59:57 -05:00
core Scheduler: Inline global scheduler in Scheduler Lock. 2020-02-22 12:39:17 -04:00
input_common input_common/udp: Ensure that UDP is shut down within Shutdown() 2020-02-03 09:29:15 -05:00
tests core/memory: Migrate over memory mapping functions to the new Memory class 2019-11-26 21:53:34 -05:00
video_core Merge pull request #3424 from ReinUsesLisp/spirv-layer 2020-02-22 23:45:16 -05:00
web_service httplib compatibility 2020-02-18 18:04:33 -08:00
yuzu yuzu: Remove exit lock for game pausing 2020-02-24 17:51:17 +01:00
yuzu_cmd Add 4:3 aspect ratio and address feedback 2020-02-14 14:39:04 -05:00
yuzu_tester Add 4:3 aspect ratio and address feedback 2020-02-14 14:39:04 -05:00
.clang-format
CMakeLists.txt CMake: Create thin archives on Linux 2020-01-19 12:52:09 +01:00