citra-nightly/src
JosJuice 9b20bcea0f
android: Allow opening in-emulation menu by pressing Back (#6248)
It seems like the menu isn't showing up for users on Android 13.
We're not sure what's wrong, and the approach we've been using for the
menu hasn't been entirely reliable in the past either (in particular
not on non-mobile form factors like Chromebooks and VR devices),
so let's make it possible to open the menu by pressing Back,
an action that works reliably on most kinds of Android devices.
(Not sure if there's an equivalent of Back on devices like watches,
but I think we can pretty safely ignore those for now.)
2023-01-22 13:12:27 +05:30
..
android android: Allow opening in-emulation menu by pressing Back (#6248) 2023-01-22 13:12:27 +05:30
audio_core Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
citra Change Monoscopic Render mode to a dropdown (#6215) 2022-12-24 03:17:49 +01:00
citra_qt Instead of there being an "Abort/Continue" prompt when a savestate fails to save or load, it just brings up a warning box. (#6236) 2023-01-15 21:45:16 +05:30
common build: Update to support multi-arch builds. 2023-01-07 01:09:32 -08:00
core Implement svcGetHandleInfo, svcOpenProcess/Thread, svcGetProcessList (#6243) 2023-01-15 21:50:54 +05:30
dedicated_room Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
input_common Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
network Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
tests build: Update to support multi-arch builds. 2023-01-07 01:09:32 -08:00
video_core build: Update to support multi-arch builds. 2023-01-07 01:09:32 -08:00
web_service Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00