- 12 Dec, 2023 13 commits
-
-
t895 authored
Unused in this PR, but will be useful later
-
t895 authored
-
t895 authored
-
t895 authored
-
t895 authored
This commit has the UI for viewing a game's properties on long-press and some links to useful tools like - Game info - Shortcut to settings (global in this commit) - Addon manager with installer - Save data manager - Option to clear all save data - Option to clear shader cache
-
t895 authored
This clears the touch_from_button_maps array before we read new data into it because this read duplicate data on a reload otherwise.
-
t895 authored
In AbstractSetting, this removes the category, androidDefault, and valueAsString properties as they are no longer needed and have replacements. isSwitchable, global, and getValueAsString are all exposed and give better options for working with global/per-game settings.
-
liamwhite authored
vcpkg: Update fmt to 10.1.1
-
liamwhite authored
configure_debug: Fix small typo
-
FearlessTobi authored
-
FearlessTobi authored
Should fix compiling on the latest version of MSVC.
-
liamwhite authored
core: Use single instance of profile manager
-
liamwhite authored
service: hid: Improve CreateAppletResource implementation and free resources
-
- 10 Dec, 2023 11 commits
-
-
liamwhite authored
fs: don't enumerate hidden savedata size file
-
liamwhite authored
sm:: fix tipc deserialization
-
liamwhite authored
kernel: fix single core
-
liamwhite authored
ro: add separate ro service
-
german77 authored
-
german77 authored
-
Liam authored
-
liamwhite authored
kernel: implement remaining IPC syscalls
-
liamwhite authored
kernel: implement light IPC
-
liamwhite authored
fbshare: set external format correctly
-
liamwhite authored
settings: Clearer NCE error messages
-
- 09 Dec, 2023 14 commits
-
-
GPUCode authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
liamwhite authored
service: hid: Introduce proper AppletResource emulation
-
liamwhite authored
debug: fix reading of module names
-
liamwhite authored
android: Listen for directory selection in viewmodel
-
liamwhite authored
settings: Enable NCE by default on capable systems
-
Liam authored
-
t895 authored
Fixes broken game directory selection setup flow
-
Liam authored
-
t895 authored
-
- 08 Dec, 2023 2 commits