- 16 Dec, 2023 10 commits
-
-
liamwhite authored
android: Game Properties
-
liamwhite authored
vi: fix confusion between closing and destroying layers
-
liamwhite authored
Make system settings persistent across boots
-
liamwhite authored
nce: implement instruction emulation for misaligned memory accesses
-
liamwhite authored
Improve path splitting speed
-
liamwhite authored
video_core: use interval map for page count tracking
-
liamwhite authored
common: use memory holepunching when clearing memory
-
liamwhite authored
service: hid: Allow to create multiple instances of shared memory
-
liamwhite authored
-
Kelebek1 authored
-
- 15 Dec, 2023 4 commits
-
-
Liam authored
-
Liam authored
-
Liam authored
-
Narr the Reg authored
-
- 14 Dec, 2023 3 commits
-
-
Narr the Reg authored
-
Narr the Reg authored
-
liamwhite authored
ci: fix homebrew installation issue in actions runner images
-
- 13 Dec, 2023 1 commit
-
-
Liam authored
-
- 12 Dec, 2023 22 commits
-
-
t895 authored
-
t895 authored
-
t895 authored
-
t895 authored
-
t895 authored
-
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
-