summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/olsc/olsc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* olsc: rewrite IOlscServiceForApplicationLiam2024-02-221-4/+10
* olsc: move INativeHandleHolder, IOlscServiceForApplication, IOlscServiceForSystemService, ITransferTaskListControllerLiam2024-02-211-207/+2
* service: olsc: Implement IOlscServiceForSystemService ITransferTaskListController interfaces for QLaunchgerman772023-08-051-6/+152
* service: move hle_ipc from kernelLiam2023-03-011-4/+4
* service: refactor server architectureLiam2023-02-211-3/+6
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Reduce header include overheadMorph2021-10-071-1/+0
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-021-3/+3
* olsc: Update to 12.xgerman772021-04-091-0/+1
* olsc: Stub GetSaveDataBackupSettinggerman2021-02-081-1/+12
* service: Eliminate usages of the global system instanceLioncash2020-11-271-3/+3
* olsc: Move member initialization to after member functions.bunnei2020-11-201-2/+2
* hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions.bunnei2020-11-191-0/+69