- 06 Nov, 2023 2 commits
-
-
Charles Lombardo authored
ci: android: Declare secrets during build step
-
Charles Lombardo authored
-
- 05 Nov, 2023 10 commits
-
-
liamwhite authored
service: am: Set the correct album program id
-
german77 authored
-
liamwhite authored
-
liamwhite authored
renderer_null: fix
-
liamwhite authored
service: acc: Ensure proper profile size
-
liamwhite authored
yuzu: Only store games in the recently played list
-
german77 authored
-
german77 authored
-
liamwhite authored
core: hid: Signal color updates
-
liamwhite authored
Convert src/ to LF eol
-
- 04 Nov, 2023 13 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…
-
Liam authored
-
- 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 2 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.
-