summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/caps/caps_c.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-01service: move hle_ipc from kernelLiam1-2/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph1-1/+1
2020-11-27service: Eliminate usages of the global system instanceLioncash1-2/+3
2020-09-30caps_c: Stub SetShimLibraryVersionMorph1-1/+15
2020-06-26caps: Update copyright headersMorph1-1/+1
2020-04-01capsrv: Split Capture services into individual files and stub GetAlbumContentsFileListForApplication (#3571)Morph1-0/+75