585 Commits

Author SHA1 Message Date
Liam
692ba0fa7d set: add GetPlatformRegion 2024-02-24 22:25:34 -05:00
FearlessTobi
2b18957365 fs: Add and use fs_save_data_types.h 2024-02-19 19:06:31 +01:00
FearlessTobi
310c1f50be scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
2024-02-19 16:00:46 +01:00
Narr the Reg
8615509c40
Merge pull request #13035 from liamwhite/vi2
vi: manage resources independently of nvnflinger and refactor
2024-02-18 23:36:53 -06:00
Narr the Reg
d0af52f28e
Merge pull request #13048 from liamwhite/new-shell
ns: rewrite for new IPC
2024-02-18 23:36:29 -06:00
Liam
911ee8fd1f am: account for offset in transfer memory storage 2024-02-18 14:56:48 -05:00
liamwhite
1fc86b1e3a
Merge pull request #13032 from german77/qlauncher
service: Implement functions needed by Qlaunch
2024-02-18 10:37:52 -05:00
Liam
2d43831d1f ns: rewrite IServiceGetterInterface 2024-02-18 10:35:39 -05:00
Liam
2e96921f9c ns: rewrite IApplicationManagerInterface 2024-02-18 10:35:39 -05:00
Liam
270d07be2f ns: rewrite IPlatformServiceManager 2024-02-18 10:32:21 -05:00
Leystryku
8bbb44a74e service: Change unique_ptr to make_unique in GetCacheStorageMax 2024-02-18 07:03:50 +01:00
Leystryku
bc5ae04ea0 file_sys: Formatting changes and use unique_ptr in GetCacheStorageMax 2024-02-18 06:17:35 +01:00
Leystryku
4f387b0b74 file_sys: Fix nacp field cache_storage_max_index datatype 2024-02-18 06:00:42 +01:00
Leystryku
d93fdc8a6c service: Add proper GetCacheStorageMax implementation to IApplicationFunctions 2024-02-18 05:02:35 +01:00
Leystryku
90c43aa2e7 service: Add GetCacheStorageMax stub to IApplicationFunctions 2024-02-18 00:49:41 +01:00
Liam
812f23d05c vi: manage resources independently of nvnflinger and refactor 2024-02-17 18:08:38 -05:00
Liam
dcce9837d2 vi: move shared buffer management from nvnflinger 2024-02-17 18:01:41 -05:00
Liam
ee8eccc5fa nvnflinger: convert to process 2024-02-17 18:01:41 -05:00
Liam
7b79cddacd am: unify display layer management 2024-02-17 18:00:28 -05:00
Narr the Reg
dbcc447f43 service: am: Fix GetMainAppletAvailableUsers for user creation 2024-02-16 12:13:10 -06:00
Narr the Reg
2954c01b47 service: am: Add QLaunch launcher 2024-02-16 12:13:10 -06:00
Liam
db871677b0 vi: extract types 2024-02-14 12:03:31 -05:00
Liam
bca698a17a am: move out omm interfaces to new module 2024-02-12 09:18:29 -05:00
Liam
a65fb85b6d am: rewrite IApplicationCreator 2024-02-12 09:18:27 -05:00
Liam
bbb1ff6574 am: add IApplicationAccessor 2024-02-12 09:17:25 -05:00
Liam
927fa532e5 am: rewrite ILockAccessor 2024-02-12 09:17:25 -05:00
Liam
87b740df46 am: rewrite IWindowController 2024-02-12 09:17:25 -05:00
Liam
203d213529 am: rewrite IStorage 2024-02-12 09:17:25 -05:00
Liam
2e614ce08f am: rewrite IStorageAccessor, ITransferStorageAccessor 2024-02-12 09:17:25 -05:00
Liam
9e271f2017 am: rewrite ISelfController 2024-02-12 09:17:21 -05:00
Liam
79f225bd59 am: rewrite IProcessWindingController 2024-02-12 09:16:03 -05:00
Liam
c7e94e2175 am: rewrite ILibraryAppletSelfAccessor 2024-02-12 09:16:02 -05:00
Liam
1c797a8048 am: rewrite ILibraryAppletCreator 2024-02-12 09:16:02 -05:00
Liam
f9bba8007d am: rewrite ILibraryAppletAccessor 2024-02-12 09:16:02 -05:00
Liam
2c49ebbeea am: rewrite IHomeMenuFunctions 2024-02-12 09:16:02 -05:00
Liam
17460def8e am: rewrite IGlobalStateController, add ICradleFirmwareUpdater 2024-02-12 09:16:02 -05:00
Liam
77b7e1e682 am: rewrite IDisplayController 2024-02-12 09:16:02 -05:00
Liam
eafaa5511d am: move IDebugFunctions 2024-02-12 09:16:02 -05:00
Liam
96fea99af9 am: rewrite ICommonStateGetter 2024-02-12 09:16:02 -05:00
Liam
44e7e85f23 am: rewrite IApplicationFunctions 2024-02-12 09:16:00 -05:00
Liam
af35057212 am: rewrite IAppletCommonFunctions 2024-02-11 21:59:33 -05:00
Liam
590e86792c am: rewrite IAudioController 2024-02-11 21:59:33 -05:00
Liam
6fd6c65fd4 am: rewrite ISystemAppletProxy 2024-02-11 21:59:33 -05:00
Liam
c809f7193a am: rewrite ILibraryAppletProxy 2024-02-11 21:59:33 -05:00
Liam
c7e97b22fb am: rewrite IApplicationProxy 2024-02-11 21:59:33 -05:00
Liam
b2e140b032 am: rewrite appletAE, appletOE 2024-02-11 21:59:33 -05:00
Narr the Reg
2ff45cd0da
Merge pull request #12756 from liamwhite/applet-multiprocess-hwc
general: applet multiprocess
2024-02-11 20:58:28 -06:00
Liam
4677fd3f64 am: use applet program loading for tested versions 2024-02-10 12:38:19 -05:00
Liam
b206ea5cfe am: fix focus states and display of indirect keyboard 2024-02-09 09:20:53 -05:00
Liam
70590f79f8 am: stub SetMediaPlaybackState for self controller 2024-02-09 09:20:53 -05:00