summaryrefslogtreecommitdiff
path: root/src/core/hle/service/olsc
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-21olsc: rewrite IOlscServiceForSystemServiceLiam
2024-02-21olsc: add IRemoteStorageControllerLiam
2024-02-21olsc: add IDaemonControllerLiam
2024-02-21olsc: rewrite ITransferTaskListControllerLiam
2024-02-21olsc: rewrite INativeHandleHolderLiam
2024-02-21olsc: rewrite IOlscServiceForApplicationLiam
2024-02-21olsc: move INativeHandleHolder, IOlscServiceForApplication, IOlscServiceForSy...Liam
2023-08-05service: olsc: Implement IOlscServiceForSystemService ITransferTaskListContro...german77
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-10-07service: Reduce header include overheadMorph
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-04-08olsc: Update to 12.xgerman77
2021-02-07olsc: Stub GetSaveDataBackupSettinggerman
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-11-20olsc: Move member initialization to after member functions.bunnei
2020-11-19hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functi...bunnei