Commit Graph

26789 Commits (4f387b0b74138e033b88fbe4e137d6ab8c7130ac)
 

Author SHA1 Message Date
Leystryku 4f387b0b74 file_sys: Fix nacp field cache_storage_max_index datatype 1 year ago
Leystryku d93fdc8a6c service: Add proper GetCacheStorageMax implementation to IApplicationFunctions 1 year ago
Leystryku 82949085c0 fsp: Add FlushAccessLogOnSdCard stub 1 year ago
Leystryku 90c43aa2e7 service: Add GetCacheStorageMax stub to IApplicationFunctions 1 year ago
liamwhite c7588c042b
Merge pull request #13016 from german77/set-interface2
service: set: Migrate ISystemSettingsServer to new IPC
1 year ago
Narr the Reg 6e2678a42c
Merge pull request #13011 from liamwhite/vi-ipc
vi: rewrite for new IPC
1 year ago
Narr the Reg caf16982d9 service: set: Migrate ISystemSettingsServer to new IPC 1 year ago
Liam 1842df1da5 vi: rewrite IApplicationDisplayService 1 year ago
Liam 8863940bf5 vi: rewrite ISystemDisplayService 1 year ago
Liam b1c71f976c vi: rewrite IManagerDisplayService 1 year ago
Liam 59011a04a1 vi: rewrite IHOSBinderDriver 1 year ago
Liam c448001d47 vi: rewrite IApplicationRootService, IManagerRootService, ISystemRootService 1 year ago
Liam 2e8c0e9247 vi: split into implementation files 1 year ago
Liam db871677b0 vi: extract types 1 year ago
liamwhite a40adbc142
Merge pull request #12996 from german77/settings-ipc
service: set: Migrate ISettingsServer to new interface
1 year ago
Narr the Reg 1e8554b01f
Merge pull request #12993 from liamwhite/am-rewrite-part1
am: rewrite part 1
1 year ago
german77 75bfbadb23 service: set: Migrate ISettingsServer to new interface 1 year ago
liamwhite ad4ae39903
Merge pull request #13009 from t895/message-dialog-fix
android: Message dialog tweaks
1 year ago
liamwhite fefdba05ca
Merge pull request #13007 from t895/screen-bias
android: Expose FSR slider and add vertical alignment setting
1 year 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.
1 year ago
t895 10ba318807 android: Show cancel option for delete addons dialog 1 year ago
t895 86fc1e5b32 android: Swap ok and close default strings for MessageDialogFragment 1 year 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.
1 year ago
t895 a0513bc45b android: Expose FSR sharpness slider 1 year ago
liamwhite 95d96cfe66
Merge pull request #12974 from german77/ldn-interface
service: ldn: Migrate and refractor service to new IPC
1 year ago
liamwhite f75fceb3c0
Merge pull request #12975 from FernandoS27/keep-your-own-vodoo-doll-away-from-gf
Texture Cache: Fix untracking on GPU remap
1 year ago
liamwhite 3511d5552a
Merge pull request #12989 from german77/hotcake
yuzu: Allow non npad hotkeys and disable controller navigation requirement
1 year ago
liamwhite f27bdce70f
Merge pull request #12998 from t895/swap-clear-actions
android: Swap confirmation buttons for delete save data dialog
1 year ago
liamwhite 85fd2bcb82
Merge pull request #12941 from FearlessTobi/setting-tooltips
shared_translation: Add tooltips for yuzu settings
1 year ago
t895 836592c447 android: Swap confirmation buttons for delete save data dialog 1 year ago
t895 fbc1b61bff android: Extend MessageDialogFragment to support a negative action and button titles 1 year ago
Liam bca698a17a am: move out omm interfaces to new module 1 year ago
Liam a65fb85b6d am: rewrite IApplicationCreator 1 year ago
Liam bbb1ff6574 am: add IApplicationAccessor 1 year ago
Liam 927fa532e5 am: rewrite ILockAccessor 1 year ago
Liam 87b740df46 am: rewrite IWindowController 1 year ago
Liam 203d213529 am: rewrite IStorage 1 year ago
Liam 2e614ce08f am: rewrite IStorageAccessor, ITransferStorageAccessor 1 year ago
Liam 9e271f2017 am: rewrite ISelfController 1 year ago
Liam 79f225bd59 am: rewrite IProcessWindingController 1 year ago
Liam c7e94e2175 am: rewrite ILibraryAppletSelfAccessor 1 year ago
Liam 1c797a8048 am: rewrite ILibraryAppletCreator 1 year ago
Liam f9bba8007d am: rewrite ILibraryAppletAccessor 1 year ago
Liam 2c49ebbeea am: rewrite IHomeMenuFunctions 1 year ago
Liam 17460def8e am: rewrite IGlobalStateController, add ICradleFirmwareUpdater 1 year ago
Liam 77b7e1e682 am: rewrite IDisplayController 1 year ago
Liam eafaa5511d am: move IDebugFunctions 1 year ago
Liam 96fea99af9 am: rewrite ICommonStateGetter 1 year ago
Liam 44e7e85f23 am: rewrite IApplicationFunctions 1 year ago
Liam af35057212 am: rewrite IAppletCommonFunctions 1 year ago