- 19 Sep, 2023 10 commits
-
-
Kelebek1 authored
-
liamwhite authored
android: Screen orientation and aspect ratio fixes
-
liamwhite authored
service: mii: Update implementation Part2 - Mii database support
-
liamwhite authored
cmake: prefer system renderdoc header
-
liamwhite authored
renderdoc: Check for `_WIN32` symbol rather than `WIN32`
-
liamwhite authored
aoc: stub purchase info calls
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
Previously the emulation surface wasn't being updated during configuration changes and only during specific view events. This would break input and the screen dimensions after each orientation/aspect ratio change. Now a new surface is provided every time and the display dimensions are updated as needed.
-
- 18 Sep, 2023 7 commits
-
-
Liam authored
-
Cathy J. Fitzpatrick authored
-
german77 authored
-
Alexandre Bouvier authored
-
liamwhite authored
Fix a logged assert in the format lookup table for Z16
-
liamwhite authored
Do not consider voice commands in time estimation, fix adpcm estimate
-
Kelebek1 authored
-
- 17 Sep, 2023 15 commits
-
-
german77 authored
-
german77 authored
-
german77 authored
-
german77 authored
-
german77 authored
-
german77 authored
-
Charles Lombardo authored
Could cause crashes on API 33+ devices
-
Narr the Reg authored
mii_types: Remove null terminator check
-
lat9nq authored
This is an OoB array access, causing a crash on at least the Linux Flatpak releases. Co-authored-by: german77 <juangerman-13@hotmail.com>
-
liamwhite authored
android: Set up signing config for release builds
-
liamwhite authored
registered_cache: correct file deletion case
-
liamwhite authored
Reimplement HardwareOpus
-
Charles Lombardo authored
-
Charles Lombardo authored
android: Use 1 worker for shader compilation for all devices
-
Charles Lombardo authored
-
- 16 Sep, 2023 8 commits
-
-
Charles Lombardo authored
android: Collect task state once view is created
-
Liam authored
-
Charles Lombardo authored
Before the viewLifecycleOwner wasn't ready and would cause a crash
-
Kelebek1 authored
-
liamwhite authored
service: hid: Implement ApplyNpadSystemCommonPolicy
-
liamwhite authored
service: hid: Implement last active Npad and fix some errors.
-
liamwhite authored
service: nfc: Fix amiibo formatting
-
liamwhite authored
core: improve debug workflow
-