eden-miror/src
xbzk 6abaee94a6
fix for the rotate -> unpause bug (#2938)
Some lore:
On Android, whenever you pause emulation, next you will a lot likely move your phone, and then proly cause a rotation.
Unpause upon rotation makes me unpause my games accidentally very often.
I acknowledge that as a bug, and believe most will agree.

Co-authored-by: Allison Cunha <allisonbzk@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2938
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Co-authored-by: xbzk <xbzk@eden-emu.dev>
Co-committed-by: xbzk <xbzk@eden-emu.dev>
2025-11-04 16:59:06 +01:00
..
android fix for the rotate -> unpause bug (#2938) 2025-11-04 16:59:06 +01:00
audio_core [audio_core] Slightly increase audio latency (#2944) 2025-11-04 00:23:03 +01:00
common [common] Do not expose platform specific Crash() macro that is only used ever once (#2909) 2025-11-03 21:07:30 +01:00
core [core/arm] more verbose backtrace showing ALL of the thread's context state (#2924) 2025-11-03 21:08:02 +01:00
dedicated_room nuke: Goodbye PCH, you will not be missed (#2821) 2025-10-27 20:50:16 +01:00
dynarmic [dynarmic] Add a formatter for Dynarmic::IR::Opcode (#2948) 2025-11-04 08:42:35 +01:00
frontend_common [frontend] fix Simpleini warnings SI_NO_CONVERSION macro being redefined when provided by cmdline (freebsd, linux, etc) (#2877) 2025-10-29 03:23:46 +01:00
hid_core nuke: Goodbye PCH, you will not be missed (#2821) 2025-10-27 20:50:16 +01:00
input_common nuke: Goodbye PCH, you will not be missed (#2821) 2025-10-27 20:50:16 +01:00
network [network] Fix potential infinite hang when generating fake IPs (#2898) 2025-10-31 17:38:04 +01:00
qt_common [core/arm] introduce vtable bouncing (#2943) 2025-11-03 20:36:38 +01:00
shader_recompiler [shader_recompiler] Add IAbs64 to prevent errors when using I2F with a 64-bit packed CBUF variant (#2918) 2025-11-03 20:20:19 +01:00
tests nuke: Goodbye PCH, you will not be missed (#2821) 2025-10-27 20:50:16 +01:00
video_core [video_core] Bypass mip level assertion to ASSERT_MSG (#2914) 2025-11-01 01:36:03 +01:00
web_service nuke: Goodbye PCH, you will not be missed (#2821) 2025-10-27 20:50:16 +01:00
yuzu [cmake] ffmpeg: use static on MSVC (#2946) 2025-11-04 07:05:52 +01:00
yuzu_cmd [cmake] ffmpeg: use static on MSVC (#2946) 2025-11-04 07:05:52 +01:00
yuzu_room_standalone Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
.clang-format
CMakeLists.txt nuke: Goodbye PCH, you will not be missed (#2821) 2025-10-27 20:50:16 +01:00
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00