aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am
AgeCommit message (Expand)Author
2024-02-24set: add GetPlatformRegionLiam
2024-02-19fs: Add and use fs_save_data_types.hFearlessTobi
2024-02-19scope_exit: Make constexprFearlessTobi
2024-02-18Merge pull request #13035 from liamwhite/vi2Narr the Reg
2024-02-18Merge pull request #13048 from liamwhite/new-shellNarr the Reg
2024-02-18am: account for offset in transfer memory storageLiam
2024-02-18Merge pull request #13032 from german77/qlauncherliamwhite
2024-02-18ns: rewrite IServiceGetterInterfaceLiam
2024-02-18ns: rewrite IApplicationManagerInterfaceLiam
2024-02-18ns: rewrite IPlatformServiceManagerLiam
2024-02-18service: Change unique_ptr to make_unique in GetCacheStorageMaxLeystryku
2024-02-18file_sys: Formatting changes and use unique_ptr in GetCacheStorageMaxLeystryku
2024-02-18file_sys: Fix nacp field cache_storage_max_index datatypeLeystryku
2024-02-18service: Add proper GetCacheStorageMax implementation to IApplicationFunctionsLeystryku
2024-02-18service: Add GetCacheStorageMax stub to IApplicationFunctionsLeystryku
2024-02-17vi: manage resources independently of nvnflinger and refactorLiam
2024-02-17vi: move shared buffer management from nvnflingerLiam
2024-02-17nvnflinger: convert to processLiam
2024-02-17am: unify display layer managementLiam
2024-02-16service: am: Fix GetMainAppletAvailableUsers for user creationNarr the Reg
2024-02-16service: am: Add QLaunch launcherNarr the Reg
2024-02-14vi: extract typesLiam
2024-02-12am: move out omm interfaces to new moduleLiam
2024-02-12am: rewrite IApplicationCreatorLiam
2024-02-12am: add IApplicationAccessorLiam
2024-02-12am: rewrite ILockAccessorLiam
2024-02-12am: rewrite IWindowControllerLiam
2024-02-12am: rewrite IStorageLiam
2024-02-12am: rewrite IStorageAccessor, ITransferStorageAccessorLiam
2024-02-12am: rewrite ISelfControllerLiam
2024-02-12am: rewrite IProcessWindingControllerLiam
2024-02-12am: rewrite ILibraryAppletSelfAccessorLiam
2024-02-12am: rewrite ILibraryAppletCreatorLiam
2024-02-12am: rewrite ILibraryAppletAccessorLiam
2024-02-12am: rewrite IHomeMenuFunctionsLiam
2024-02-12am: rewrite IGlobalStateController, add ICradleFirmwareUpdaterLiam
2024-02-12am: rewrite IDisplayControllerLiam
2024-02-12am: move IDebugFunctionsLiam
2024-02-12am: rewrite ICommonStateGetterLiam
2024-02-12am: rewrite IApplicationFunctionsLiam
2024-02-11am: rewrite IAppletCommonFunctionsLiam
2024-02-11am: rewrite IAudioControllerLiam
2024-02-11am: rewrite ISystemAppletProxyLiam
2024-02-11am: rewrite ILibraryAppletProxyLiam
2024-02-11am: rewrite IApplicationProxyLiam
2024-02-11am: rewrite appletAE, appletOELiam
2024-02-11Merge pull request #12756 from liamwhite/applet-multiprocess-hwcNarr the Reg
2024-02-10am: use applet program loading for tested versionsLiam
2024-02-09am: fix focus states and display of indirect keyboardLiam
2024-02-09am: stub SetMediaPlaybackState for self controllerLiam