Narr the Reg
110969e207
service: btm: Implement function needed by QLaunch
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
Narr the Reg
ec02a1cfe5
service: erpt: Implement SubmitContext
2 years ago
Narr the Reg
39b958ab86
service: caps: Implement GetAlbumFIleList
2 years ago
Narr the Reg
9c0724b270
service: btm: Migrate service to new IPC
2 years ago
Narr the Reg
dbcc447f43
service: am: Fix GetMainAppletAvailableUsers for user creation
2 years ago
Narr the Reg
2954c01b47
service: am: Add QLaunch launcher
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
462ea921e3
shader_recompiler: fix non-const offset for arrayed image types
2 years ago
Liam
cb29aa0473
Revert "shader_recompiler: use only ConstOffset for OpImageFetch"
This reverts commit f296a9ce9a .
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
Liam
3067bfd126
buffer_cache: use mapped range with large vertex buffer size
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
liamwhite
f27bdce70f
Merge pull request #12998 from t895/swap-clear-actions
android: Swap confirmation buttons for delete save data dialog
2 years ago
liamwhite
85fd2bcb82
Merge pull request #12941 from FearlessTobi/setting-tooltips
shared_translation: Add tooltips for yuzu settings
2 years ago
t895
836592c447
android: Swap confirmation buttons for delete save data dialog
2 years ago
t895
fbc1b61bff
android: Extend MessageDialogFragment to support a negative action and button titles
2 years ago
Liam
bca698a17a
am: move out omm interfaces to new module
2 years ago
Liam
a65fb85b6d
am: rewrite IApplicationCreator
2 years ago
Liam
bbb1ff6574
am: add IApplicationAccessor
2 years ago
Liam
927fa532e5
am: rewrite ILockAccessor
2 years ago
Liam
87b740df46
am: rewrite IWindowController
2 years ago