- 05 Nov, 2023 6 commits
- 04 Nov, 2023 12 commits
-
-
Narr the Reg authored
-
Kelebek1 authored
-
Kelebek1 authored
-
liamwhite authored
opus: Allow 0 stereo count
-
liamwhite authored
service: hid: Silence EnableUnintendedHomeButtonInputProtection
-
liamwhite authored
android: Don't reload log/system after loading firmware/backup
-
liamwhite authored
sockets: use safe access helpers
-
liamwhite authored
qt: remove duplicate exit confirmation setting
-
german77 authored
-
Charles Lombardo authored
-
Charles Lombardo authored
android: Log more system information
-
liamwhite authored
arm: NativeClock: Special handling for bad system counter clock frequ…
-
- 03 Nov, 2023 12 commits
-
-
Charles Lombardo authored
On some devices, checking the system counter clock frequency will return 0. Substitute in the correct values to prevent issues.
-
Charles Lombardo authored
Logs device manufacturer/model, SoC manufacturer/model where available, and the total system memory
-
Charles Lombardo authored
We weren't rounding up the value at a unit before (GB, MB, etc) we were rounding up the total bytes and that would do nothing. This fixes that, and the check for total system memory during first emulation start where we tried to check the required system memory against 1 gigabyte.
-
liamwhite authored
android: Update surface parameters on emulation start
-
Charles Lombardo authored
This adds a quick update that notifies the render surface if there was a change between surface creation and emulation starting.
-
Kelebek1 authored
-
liamwhite authored
service: hid: Ensure GetNextEntryIndex can't fail
-
liamwhite authored
core: hid: Fix wrong battery values
-
liamwhite authored
renderer_vulkan: minimize transform feedback support log
-
liamwhite authored
romfs: fix extraction of single-directory root
-
german77 authored
-
german77 authored
-
- 02 Nov, 2023 1 commit
-
-
Liam authored
-
- 01 Nov, 2023 9 commits
-
-
liamwhite authored
android: Adjust log lifecycle
-
Charles Lombardo authored
Now logging will start when the frontend starts like qt does. This also adjusts the share log button to follow where we share the current log if we just returned from a game or return the old log if we haven't started a game yet.
-
Charles Lombardo authored
Now anything that's logged in the frontend will be printed into the log file
-
liamwhite authored
android: Default to player number 0 if we get an input from an unreco…
-
Charles Lombardo authored
-
liamwhite authored
android: Reorganize settings tab
-
liamwhite authored
ci: android: Use signing key if available
-
Charles Lombardo authored
-
Charles Lombardo authored
-