summaryrefslogtreecommitdiff
path: root/src/core/hle (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ns: move ISystemUpdateControlGravatar Liam2024-02-183-36/+61
| * | | ns: rewrite IVulnerabilityManagerInterfaceGravatar Liam2024-02-183-25/+55
| * | | ns: rewrite IReadOnlyApplicationControlDataInterfaceGravatar Liam2024-02-185-55/+158
| * | | ns: rewrite IReadOnlyApplicationRecordInterfaceGravatar Liam2024-02-184-45/+61
| * | | ns: add IDynamicRightsInterfaceGravatar Liam2024-02-183-1/+86
| * | | ns: rewrite IDownloadTaskInterfaceGravatar Liam2024-02-184-27/+60
| * | | ns: rewrite IDocumentInterfaceGravatar Liam2024-02-185-51/+66
| * | | ns: rewrite IContentManagementInterfaceGravatar Liam2024-02-185-52/+112
| * | | ns: move IFactoryResetInterfaceGravatar Liam2024-02-184-25/+44
| * | | ns: move IECommerceInterfaceGravatar Liam2024-02-184-25/+44
| * | | ns: move IApplicationVersionInterfaceGravatar Liam2024-02-184-31/+50
| * | | ns: move IAccountProxyInterfaceGravatar Liam2024-02-185-19/+100
| * | | ns: rewrite IPlatformServiceManagerGravatar Liam2024-02-184-89/+78
| * | | ns: rename results headerGravatar Liam2024-02-182-1/+1
* | | | Merge pull request #13070 from liamwhite/offsetGravatar liamwhite2024-02-181-2/+2
|\ \ \ \
| * | | | am: account for offset in transfer memory storageGravatar Liam2024-02-181-2/+2
* | | | | Merge pull request #13030 from german77/audio-controllerGravatar liamwhite2024-02-185-253/+234
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | service: audio: Rewrite IAudioController to new IPCGravatar Narr the Reg2024-02-175-253/+234
| | |_|/ | |/| |
* | | | Merge pull request #13032 from german77/qlauncherGravatar liamwhite2024-02-187-9/+48
|\ \ \ \ | |_|/ / |/| | |
| * | | service: erpt: Implement SubmitContextGravatar Narr the Reg2024-02-161-1/+11
| * | | service: caps: Implement GetAlbumFIleListGravatar Narr the Reg2024-02-162-1/+13
| * | | service: am: Fix GetMainAppletAvailableUsers for user creationGravatar Narr the Reg2024-02-163-7/+6
| * | | service: am: Add QLaunch launcherGravatar Narr the Reg2024-02-161-0/+18
| |/ /
* | | Merge pull request #13049 from Leystryku/masterGravatar liamwhite2024-02-184-2/+28
|\ \ \ | |_|/ |/| |
| * | service: Change unique_ptr to make_unique in GetCacheStorageMaxGravatar Leystryku2024-02-181-1/+1
| * | file_sys: Formatting changes and use unique_ptr in GetCacheStorageMaxGravatar Leystryku2024-02-181-6/+6
| * | file_sys: Fix nacp field cache_storage_max_index datatypeGravatar Leystryku2024-02-181-8/+5
| * | service: Add proper GetCacheStorageMax implementation to IApplicationFunctionsGravatar Leystryku2024-02-183-7/+17
| * | fsp: Add FlushAccessLogOnSdCard stubGravatar Leystryku2024-02-182-2/+10
| * | service: Add GetCacheStorageMax stub to IApplicationFunctionsGravatar Leystryku2024-02-182-1/+12
| |/
* | Merge pull request #13017 from liamwhite/suspensionGravatar Narr the Reg2024-02-173-27/+38
|\ \
| * | kernel: add and enable system suspend typeGravatar Liam2024-02-143-27/+38
* | | Close reference to TimeZoneBinary on game closeGravatar Kelebek12024-02-172-0/+5
| |/ |/|
* | Merge pull request #13016 from german77/set-interface2Gravatar liamwhite2024-02-169-1026/+662
|\ \
| * | service: set: Migrate ISystemSettingsServer to new IPCGravatar Narr the Reg2024-02-149-1026/+662
| |/
* | vi: rewrite IApplicationDisplayServiceGravatar Liam2024-02-143-309/+228
* | vi: rewrite ISystemDisplayServiceGravatar Liam2024-02-142-148/+92
* | vi: rewrite IManagerDisplayServiceGravatar Liam2024-02-142-61/+28
* | vi: rewrite IHOSBinderDriverGravatar Liam2024-02-145-49/+53
* | vi: rewrite IApplicationRootService, IManagerRootService, ISystemRootServiceGravatar Liam2024-02-1411-90/+143
* | vi: split into implementation filesGravatar Liam2024-02-1417-917/+1043
* | vi: extract typesGravatar Liam2024-02-147-69/+78
|/
* Merge pull request #12996 from german77/settings-ipcGravatar liamwhite2024-02-145-174/+1188
|\
| * service: set: Migrate ISettingsServer to new interfaceGravatar german772024-02-135-174/+1188
* | Merge pull request #12993 from liamwhite/am-rewrite-part1Gravatar Narr the Reg2024-02-14113-4038/+4174
|\ \
| * | am: move out omm interfaces to new moduleGravatar Liam2024-02-1213-81/+116
| * | am: rewrite IApplicationCreatorGravatar Liam2024-02-123-6/+24
| * | am: add IApplicationAccessorGravatar Liam2024-02-122-0/+178
| * | am: rewrite ILockAccessorGravatar Liam2024-02-125-100/+108
| * | am: rewrite IWindowControllerGravatar Liam2024-02-127-116/+119