summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/caps (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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