summaryrefslogtreecommitdiff
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ns: rewrite IQueryServiceGravatar Liam2024-02-185-75/+69
| * | | | ns: rewrite IServiceGetterInterfaceGravatar Liam2024-02-187-109/+192
| * | | | ns: rewrite IApplicationManagerInterfaceGravatar Liam2024-02-1811-489/+633
| * | | | ns: move IDevelopInterfaceGravatar Liam2024-02-184-32/+58
| * | | | ns: rewrite ISystemUpdateInterfaceGravatar Liam2024-02-185-39/+109
| * | | | ns: move ISystemUpdateControlGravatar Liam2024-02-184-36/+63
| * | | | ns: rewrite IVulnerabilityManagerInterfaceGravatar Liam2024-02-184-25/+57
| * | | | ns: rewrite IReadOnlyApplicationControlDataInterfaceGravatar Liam2024-02-186-55/+160
| * | | | ns: rewrite IReadOnlyApplicationRecordInterfaceGravatar Liam2024-02-185-45/+63
| * | | | ns: add IDynamicRightsInterfaceGravatar Liam2024-02-184-1/+88
| * | | | ns: rewrite IDownloadTaskInterfaceGravatar Liam2024-02-185-27/+62
| * | | | ns: rewrite IDocumentInterfaceGravatar Liam2024-02-186-51/+68
| * | | | ns: rewrite IContentManagementInterfaceGravatar Liam2024-02-186-52/+114
| * | | | ns: move IFactoryResetInterfaceGravatar Liam2024-02-185-25/+46
| * | | | ns: move IECommerceInterfaceGravatar Liam2024-02-185-25/+46
| * | | | ns: move IApplicationVersionInterfaceGravatar Liam2024-02-185-31/+52
| * | | | ns: move IAccountProxyInterfaceGravatar Liam2024-02-186-19/+103
| * | | | ns: rewrite IPlatformServiceManagerGravatar Liam2024-02-186-92/+81
| * | | | ns: rename results headerGravatar Liam2024-02-183-2/+2
* | | | | 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-186-255/+236
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | service: audio: Rewrite IAudioController to new IPCGravatar Narr the Reg2024-02-176-255/+236
| | |_|/ / | |/| | |
* | | | | 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-185-4/+30
|\ \ \ \
| * | | | 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-182-10/+7
| * | | | 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 #13051 from german77/cheatmissGravatar liamwhite2024-02-171-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | dmnt: cheats: Fix valid address rangeGravatar german772024-02-171-2/+2
| |/ /
* | | Merge pull request #13017 from liamwhite/suspensionGravatar Narr the Reg2024-02-174-32/+43
|\ \ \
| * | | kernel: add and enable system suspend typeGravatar Liam2024-02-144-32/+43
* | | | 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-1412-90/+145
* | | vi: split into implementation filesGravatar Liam2024-02-1418-924/+1059
* | | vi: extract typesGravatar Liam2024-02-148-69/+79
|/ /
* | Merge pull request #12996 from german77/settings-ipcGravatar liamwhite2024-02-146-174/+1189
|\ \