summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/caps (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: am: Implement ISelfController::SaveCurrentScreenshotNarr the Reg2023-10-275-15/+71
* cmake: prefer system stb headersAlexandre Bouvier2023-10-251-10/+10
* service: caps: Implement SaveScreenShotEx0 and variantsgerman772023-10-238-13/+250
* service: caps: Remove ambiguous callNarr the Reg2023-10-121-2/+2
* service: caps: Fix GetAlbumFileList3AaeAruid and GetAlbumFileList0AafeAruidDeprecatedNarr the Reg2023-10-125-51/+134
* service: caps: Implement album manager and reorganize serviceNarr the Reg2023-10-0818-518/+848
* service: caps: Partially implement IAlbumAccessorServiceNarr the Reg2023-10-023-13/+421
* service: move hle_ipc from kernelLiam2023-03-017-29/+13
* service: refactor server architectureLiam2023-02-212-9/+12
* general: Convert source file copyright comments over to SPDXMorph2022-04-2314-42/+28
* service: am: ISelfController: Stub SaveCurrentScreenshotMorph2021-12-031-1/+1
* service: Reduce header include overheadMorph2021-10-071-1/+2
* service/vi: Update to 13.0.0german772021-09-271-0/+1
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-023-4/+4
* caps_u: Update to 12.xgerman772021-04-091-0/+1
* caps_a: Update to 12.xgerman772021-04-091-0/+1
* service: Eliminate usages of the global system instanceLioncash2020-11-2714-28/+50
* hle: service: caps_u: Stub GetAlbumFileList3AaeAruid.bunnei2020-11-072-9/+17
* caps_c: Stub SetShimLibraryVersionMorph2020-09-302-1/+18
* caps_u: Stub SetShimLibraryVersionMorph2020-09-302-2/+14
* caps_su: Properly stub SetShimLibraryVersionMorph2020-09-301-1/+6
* caps_u: Fix GetAlbumContentsFileListForApplication stubMorph2020-06-261-9/+15
* caps: Use enum classes and check struct sizes on compile timeMorph2020-06-261-34/+40
* caps: Update copyright headersMorph2020-06-2614-14/+14
* caps:su Stub out SetShimLibraryVersionJason Parker2020-04-302-1/+13
* caps: Add missing service names to caps:suDavid Marcec2020-04-301-0/+3
* capsrv: Split Capture services into individual files and stub GetAlbumContentsFileListForApplication (#3571)Morph2020-04-0114-151/+524
* service: Update service function tablesLioncash2019-04-111-36/+53
* service: Add capture servicesLioncash2018-08-012-0/+167