summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/caps/caps.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: caps: Implement SaveScreenShotEx0 and variantsgerman772023-10-231-3/+4
* service: caps: Fix GetAlbumFileList3AaeAruid and GetAlbumFileList0AafeAruidDeprecatedNarr the Reg2023-10-121-1/+1
* service: caps: Implement album manager and reorganize serviceNarr the Reg2023-10-081-6/+15
* service: caps: Partially implement IAlbumAccessorServiceNarr the Reg2023-10-021-1/+1
* service: refactor server architectureLiam2023-02-211-7/+11
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Eliminate usages of the global system instanceLioncash2020-11-271-7/+7
* caps: Update copyright headersMorph2020-06-261-1/+1
* capsrv: Split Capture services into individual files and stub GetAlbumContentsFileListForApplication (#3571)Morph2020-04-011-151/+7
* service: Update service function tablesLioncash2019-04-111-36/+53
* service: Add capture servicesLioncash2018-08-011-0/+152