- 16 Nov, 2023 3 commits
- 15 Nov, 2023 3 commits
-
-
Narr the Reg authored
-
liamwhite authored
android: Disable PiP by default
-
t895 authored
-
- 14 Nov, 2023 12 commits
-
-
liamwhite authored
android: Add drop shadow to FPS counter
-
liamwhite authored
android: Don't enter PiP during startup or shutdown
-
t895 authored
-
t895 authored
Also let the style control the text size
-
liamwhite authored
fix apple clang build again
-
liamwhite authored
android: Use suspend function for creating dynamic shortcuts
-
liamwhite authored
core_timing: lock event queue access
-
liamwhite authored
core: check for thread dpc before eret
-
liamwhite authored
audio_core: ignore renderer wait when stream is paused
-
Liam authored
-
Liam authored
-
t895 authored
If the coil loader ever got stuck when creating a dynamic shortcut icon, the app would freeze. This would happen most notably when booting nca format games. This pushes that process to a separate coroutine that can be cancelled by the main activity's lifecycle.
-
- 13 Nov, 2023 11 commits
-
-
Liam authored
-
liamwhite authored
yuzu: Save mute when in background setting
-
liamwhite authored
android: Shrink branding images
-
liamwhite authored
android: Remove "auto" region option
-
liamwhite authored
android: Settings visual cleanup
-
Liam authored
-
t895 authored
The animation that I used for entering search was prone to weird visual bugs and could appear visually jarring. This just makes things appear more consistent.
-
t895 authored
-
t895 authored
-
t895 authored
Additionally adjusts padding to place the icons in-line with the back button in the top app bar and makes the text for normal settings appear in-line with the expanded top app bar title.
-
t895 authored
Limit speed options were moved to system, cpu accuracy was moved to debug, and PiP was moved to graphics.
-
- 12 Nov, 2023 11 commits
-
-
t895 authored
This doesn't exist and if you clicked it, your region would be set to Taiwan.
-
t895 authored
Moves the logo to the side to fit more information on screen
-
t895 authored
-
t895 authored
Adjusts padding between the cards and logo to fit appropriately
-
t895 authored
Adjust margin on the toolbar, not the app bar
-
Fernando Sahmkow authored
-
german77 authored
-
liamwhite authored
service: irs: Implement moment image processor
-
liamwhite authored
yuzu: Keep homebrew on the recently played list
-
liamwhite authored
k_capabilities: ignore map region when KTrace is disabled
-
liamwhite authored
gdbstub: read module information from memory layout
-