summaryrefslogtreecommitdiff
path: root/src/core/hle/service/aoc
AgeCommit message (Expand)Author
2025-02-16service/aoc: Implement CheckAddOnContentMountStatusZephyron
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-23aoc: Rename AOC_U to IAddOnContentManagerFearlessTobi
2024-02-19aoc: Migrate to use cmif serializationFearlessTobi
2024-02-19core/aoc: Move IPurchaseEventManager to separate fileFearlessTobi
2024-01-31aoc: fix DLC listing (#12867)liamwhite
2023-09-18aoc: stub purchase info callsLiam
2023-03-01service: move hle_ipc from kernelLiam
2023-03-01Merge pull request #9832 from liamwhite/hle-mpliamwhite
2023-02-24core: Update service function tables to 16.0.0+Narr the Reg
2023-02-21service: refactor server architectureLiam
2023-02-13general: rename CurrentProcess to ApplicationProcessLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-11-04Merge pull request #7279 from Morph1984/system-get-program-idMorph
2021-11-05Merge pull request #7287 from Morph1984/stub-aocFernando S
2021-11-04general: Get the current process program id directly from the systemMorph
2021-11-04general: Rename GetTitleID to GetProgramIDMorph
2021-11-04service: aoc: Stub NotifyUnmountAddOnContentMorph
2021-11-04service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContentMorph
2021-11-03core: Remove unused includesameerj
2021-10-01service: Replace service event creation with ServiceContext::CreateEventMorph
2021-06-24hle: service: aoc: Stub GetAddOnContentListChangedEventWithProcessId.bunnei
2021-06-02general: Replace RESULT_UNKNOWN with ResultUnknownMorph
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-05-05hle: kernel: Rename Process to KProcess.bunnei
2021-05-05hle: kernel: Ensure all kernel objects with KAutoObject are properly created.bunnei
2021-05-05hle: kernel: Migrate KEvent to KAutoObject.bunnei
2021-04-14common: Move settings to common from core.bunnei
2021-04-09aoc_u: Update to 12.xMorph
2021-02-05hle: kernel: Reimplement KReadableEvent and KWritableEvent.bunnei
2021-02-05hle: kernel: Rename WritableEvent to KWritableEvent.bunnei
2021-02-05hle: kernel: Rename ReadableEvent to KReadableEvent.bunnei
2020-12-15Merge pull request #5119 from Morph1984/fs-opendatastoragewithprogramindexbunnei
2020-12-08IPurchaseEventManager: Implement GetPurchasedEventReadableHandleMorph
2020-12-08IPurchaseEventManager: Stub Set(Default)DeliveryTargetMorph
2020-12-08aoc_u: Stub Create(Permanent)EcPurchasedEventManagerMorph
2020-12-08file_sys: Consolidate common Title ID operationsMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-11-18patch_manager: Remove usages of the global system instanceLioncash
2020-11-08ipc_helpers: Remove usage of the global system instanceLioncash
2020-06-26aoc: Update function table (#4170)VolcaEM
2019-11-24Merge pull request #3094 from lioncash/tablesbunnei
2019-11-12service: Update function tablesLioncash
2019-11-12service: Resolve sign conversion errorsLioncash
2019-11-03kernel: events: Remove ResetType::Automatic.bunnei
2019-09-22RebaseDavid Marcec
2019-09-22Deglobalize System: AocDavid Marcec
2019-05-23service/aoc: Avoid allocating and discarding dataLioncash
2019-05-22service/aoc: Remove unnecessary includesLioncash