- 12 Dec, 2023 21 commits
-
-
t895 authored
-
t895 authored
-
t895 authored
Allows us to correctly parse update metadata
-
t895 authored
Previously we relied on a stateflow for reloading state. Now we use an atomic boolean.
-
t895 authored
-
t895 authored
The original implementation exposed here was fundamentally broken where it would not export or import all of your saves depending on your user profile configuration
-
t895 authored
-
t895 authored
-
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 8 commits