summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/caps/caps_a.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: caps: Implement GetAlbumFIleListNarr the Reg2024-02-161-1/+10
* service: capsrv: Migrate to new IPCNarr the Reg2024-01-301-112/+44
* result: Make fully constexpr, add ON_RESULT_INCLUDEDFearlessTobi2024-01-251-6/+7
* service: caps: Remove ambiguous callNarr the Reg2023-10-121-2/+2
* service: caps: Implement album manager and reorganize serviceNarr the Reg2023-10-081-214/+97
* service: caps: Partially implement IAlbumAccessorServiceNarr the Reg2023-10-021-9/+305
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* caps_a: Update to 12.xgerman772021-04-091-0/+1
* service: Eliminate usages of the global system instanceLioncash2020-11-271-2/+3
* caps: Update copyright headersMorph2020-06-261-1/+1
* capsrv: Split Capture services into individual files and stub GetAlbumContentsFileListForApplication (#3571)Morph2020-04-011-0/+78