summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/caps/caps.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-03service: am: ISelfController: Stub SaveCurrentScreenshotMorph1-1/+1
2021-10-07service: Reduce header include overheadMorph1-1/+2
2020-11-27service: Eliminate usages of the global system instanceLioncash1-1/+5
2020-06-26caps: Use enum classes and check struct sizes on compile timeMorph1-34/+40
2020-06-26caps: Update copyright headersMorph1-1/+1
2020-04-01capsrv: Split Capture services into individual files and stub GetAlbumContentsFileListForApplication (#3571)Morph1-0/+71
2018-08-01service: Add capture servicesLioncash1-2/+2
2018-07-29service: Add btm servicesLioncash1-2/+2
2018-07-27service: Add the lbl serviceLioncash1-2/+2
2018-07-26service: Add the nim servicesLioncash1-3/+2
2018-07-26service: Add ldr servicesLioncash1-4/+4
2018-07-25service: Add the es serviceLioncash1-4/+6
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-02-15pl_u: Implement basic shared font loading from RAM dump.bunnei1-3/+3
2018-01-13yuzu: Update license text to be consistent across project.bunnei1-1/+1
2017-12-29service: Add empty interface for pctl:a.bunnei1-3/+3
2017-10-15hle: Add service stubs for apm and appletOE.bunnei1-12/+3
2017-10-15hle: Initial implementation of NX service framework and IPC.bunnei1-0/+25