summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/aoc/aoc_u.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RebaseDavid Marcec2019-09-221-1/+1
* Deglobalize System: AocDavid Marcec2019-09-221-2/+3
* kernel/event: Reference ReadableEvent from WritableEventZach Hilman2018-11-291-1/+1
* core: Port all current usages of Event to Readable/WritableEventZach Hilman2018-11-291-1/+5
* aoc_u: Stub GetAddOnContentListChangedEventZach Hilman2018-10-201-0/+2
* aoc_u: Implement GetAddOnContentBaseIdZach Hilman2018-10-011-0/+1
* aoc_u: Implement Count, List and Prepare AddOnContentZach Hilman2018-10-011-0/+3
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-1/+1
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Stub more functionsmailwl2018-02-221-0/+1
* Service/AOC: stub ListAddOnContent functionmailwl2018-02-201-0/+3
* yuzu: Update license text to be consistent across project.bunnei2018-01-131-1/+1
* ap, aoc_u: Minor cleanup.bunnei2017-12-291-1/+1
* service: Add empty interface for aoc:u.bunnei2017-12-281-0/+22