aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/caps
AgeCommit message (Collapse)Author
2020-03-31capsrv: Split Capture services into individual files and stub ↵Morph
GetAlbumContentsFileListForApplication (#3571) * Organize capture services into individual files * Stub GetAlbumContentsFileListForApplication * Address feedback
2019-04-11service: Update service function tablesLioncash
Updates function tables based off information from SwitchBrew.
2018-08-01service: Add capture servicesLioncash
Adds the basic skeleton for the capture services based off information provided by Switch Brew.