liamwhite
f57281ebc1
Merge pull request #13066 from t895/touch-fix
android: Map touches to touchscreen
2 years ago
t895
0a3bc6c0cf
android: Map touches to touchscreen
I neglected to map touches to the touchscreen when refactoring in the input mapping PR. This fixes that regression.
2 years ago
liamwhite
bdf8aca750
Merge pull request #13047 from anpilley/import-firmware
Import firmware from folder of loose NCA files
2 years ago
liamwhite
acfc4d6dfb
Merge pull request #13054 from t895/lifecycle-utils
android: Create lifecycle utility to simplify common StateFlow operations
2 years ago
t895
35a3c7226a
android: Create lifecycle utility to simplify common StateFlow operations
2 years ago
liamwhite
5d3c7433b8
Merge pull request #13050 from t895/marquee-helper
android: Use extension functions for view visibility and text marquee
2 years ago
t895
0010d42f82
android: Use extension functions for view visibility and text marquee
2 years ago
liamwhite
316089c39f
Merge pull request #13052 from t895/serializable-stuff
android: Move CoreErrorDialogFragment to its own file
2 years ago
liamwhite
5024df1925
Merge pull request #13051 from german77/cheatmiss
dmnt: cheats: Fix valid address range
2 years ago
liamwhite
e7146309de
Merge pull request #13034 from t895/map-all-the-inputs
android: Input mapping
2 years ago
t895
c327d2a62c
android: Move CoreErrorDialogFragment to its own file
2 years ago
Andrew Pilley
cb2e312f13
Add check for corrupted firmware files after install.
2 years ago
german77
366bb52ec8
dmnt: cheats: Fix valid address range
2 years ago
Narr the Reg
53f8383354
Merge pull request #13017 from liamwhite/suspension
kernel: add and enable system suspend type
2 years ago
liamwhite
36108ce2be
Merge pull request #13040 from Kelebek1/timezone_shutdown
Close reference to TimeZoneBinary on game close
2 years ago
Andrew Pilley
e31c926bf0
>.> spelling
2 years ago
Andrew Pilley
59ede32f8e
cleanup by clang-format.
2 years ago
Andrew Pilley
9eba64adce
Improve behavior when one or more firmware files can't be deleted.
2 years ago
t895
50ecad547e
android: Input mapping
2 years ago
Kelebek1
34fb14ec9a
Close reference to TimeZoneBinary on game close
2 years ago
Andrew Pilley
e2e0916100
Merge branch 'yuzu-emu:master' into import-firmware
2 years ago
Andrew Pilley
501e3ae05a
Implement In-app firmware installation.
2 years ago
t895
ac33847b30
hid_core: Prevent crash if we try to iterate through empty color devices list
2 years ago
t895
18494b0ad6
hid_core: Use dedicated "port" for android's input overlay
2 years ago
t895
dc2c302a84
config: Reset per-game profile name on load if empty
2 years ago
t895
a251f77556
android: Allow SettingsItems to use String or StringRes
2 years ago
liamwhite
c7588c042b
Merge pull request #13016 from german77/set-interface2
service: set: Migrate ISystemSettingsServer to new IPC
2 years ago
Narr the Reg
6e2678a42c
Merge pull request #13011 from liamwhite/vi-ipc
vi: rewrite for new IPC
2 years ago
Liam
af42482565
kernel: add and enable system suspend type
2 years ago
Narr the Reg
caf16982d9
service: set: Migrate ISystemSettingsServer to new IPC
2 years ago
Liam
1842df1da5
vi: rewrite IApplicationDisplayService
2 years ago
Liam
8863940bf5
vi: rewrite ISystemDisplayService
2 years ago
Liam
b1c71f976c
vi: rewrite IManagerDisplayService
2 years ago
Liam
59011a04a1
vi: rewrite IHOSBinderDriver
2 years ago
Liam
c448001d47
vi: rewrite IApplicationRootService, IManagerRootService, ISystemRootService
2 years ago
Liam
2e8c0e9247
vi: split into implementation files
2 years ago
Liam
db871677b0
vi: extract types
2 years ago
liamwhite
a40adbc142
Merge pull request #12996 from german77/settings-ipc
service: set: Migrate ISettingsServer to new interface
2 years ago
Narr the Reg
1e8554b01f
Merge pull request #12993 from liamwhite/am-rewrite-part1
am: rewrite part 1
2 years ago
german77
75bfbadb23
service: set: Migrate ISettingsServer to new interface
2 years ago
liamwhite
ad4ae39903
Merge pull request #13009 from t895/message-dialog-fix
android: Message dialog tweaks
2 years ago
liamwhite
fefdba05ca
Merge pull request #13007 from t895/screen-bias
android: Expose FSR slider and add vertical alignment setting
2 years ago
t895
f813dc78b2
android: Prevent user from dismissing mod/cheat notice
Makes sure that a user can't miss this dialog by touching outside the window. They must press "OK" or "Close" to continue.
2 years ago
t895
10ba318807
android: Show cancel option for delete addons dialog
2 years ago
t895
86fc1e5b32
android: Swap ok and close default strings for MessageDialogFragment
2 years ago
t895
3c823254ff
android: Add screen vertical alignment setting
It's a bit of a hack since I'm moving the view instead of telling the Vulkan surface to bias itself to the top/bottom/center but it works fine for now.
2 years ago
t895
a0513bc45b
android: Expose FSR sharpness slider
2 years ago
liamwhite
95d96cfe66
Merge pull request #12974 from german77/ldn-interface
service: ldn: Migrate and refractor service to new IPC
2 years ago
liamwhite
f75fceb3c0
Merge pull request #12975 from FernandoS27/keep-your-own-vodoo-doll-away-from-gf
Texture Cache: Fix untracking on GPU remap
2 years ago
liamwhite
3511d5552a
Merge pull request #12989 from german77/hotcake
yuzu: Allow non npad hotkeys and disable controller navigation requirement
2 years ago