Leystryku
8bbb44a74e
service: Change unique_ptr to make_unique in GetCacheStorageMax
2 years ago
Leystryku
bc5ae04ea0
file_sys: Formatting changes and use unique_ptr in GetCacheStorageMax
2 years ago
Leystryku
4f387b0b74
file_sys: Fix nacp field cache_storage_max_index datatype
2 years ago
t895
35a3c7226a
android: Create lifecycle utility to simplify common StateFlow operations
2 years ago
Leystryku
d93fdc8a6c
service: Add proper GetCacheStorageMax implementation to IApplicationFunctions
2 years ago
t895
0010d42f82
android: Use extension functions for view visibility and text marquee
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
Leystryku
82949085c0
fsp: Add FlushAccessLogOnSdCard stub
2 years ago
Leystryku
90c43aa2e7
service: Add GetCacheStorageMax stub to IApplicationFunctions
2 years ago
german77
a07f0883b9
service: vi: Implement ListDisplayMode
2 years ago
Liam
812f23d05c
vi: manage resources independently of nvnflinger and refactor
2 years ago
Liam
dcce9837d2
vi: move shared buffer management from nvnflinger
2 years ago
Liam
ee8eccc5fa
nvnflinger: convert to process
2 years ago
Liam
7b79cddacd
am: unify display layer management
2 years ago
Narr the Reg
4cbafc1ef6
service: audio: Rewrite IAudioController to new IPC
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
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
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
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
german77
75bfbadb23
service: set: Migrate ISettingsServer to new interface
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