aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/aoc/aoc_u.h
AgeCommit message (Expand)Author
2024-02-23aoc: Rename AOC_U to IAddOnContentManagerFearlessTobi
2024-02-19aoc: Migrate to use cmif serializationFearlessTobi
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-11-04service: aoc: Stub NotifyUnmountAddOnContentMorph
2021-11-04service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContentMorph
2021-10-01service: Replace service event creation with ServiceContext::CreateEventMorph
2021-06-24hle: service: aoc: Stub GetAddOnContentListChangedEventWithProcessId.bunnei
2021-05-05hle: kernel: Migrate KEvent to KAutoObject.bunnei
2021-02-05hle: kernel: Reimplement KReadableEvent and KWritableEvent.bunnei
2021-02-05hle: kernel: Rename WritableEvent to KWritableEvent.bunnei
2020-12-08aoc_u: Stub Create(Permanent)EcPurchasedEventManagerMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2019-09-22RebaseDavid Marcec
2019-09-22Deglobalize System: AocDavid Marcec
2018-11-29kernel/event: Reference ReadableEvent from WritableEventZach Hilman
2018-11-29core: Port all current usages of Event to Readable/WritableEventZach Hilman
2018-10-19aoc_u: Stub GetAddOnContentListChangedEventZach Hilman
2018-09-30aoc_u: Implement GetAddOnContentBaseIdZach Hilman
2018-09-30aoc_u: Implement Count, List and Prepare AddOnContentZach Hilman
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-02-22Stub more functionsmailwl
2018-02-20Service/AOC: stub ListAddOnContent functionmailwl
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2017-12-28ap, aoc_u: Minor cleanup.bunnei
2017-12-28service: Add empty interface for aoc:u.bunnei