index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
olsc
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-02-21
olsc: rewrite IOlscServiceForSystemService
Liam
2024-02-21
olsc: add IRemoteStorageController
Liam
2024-02-21
olsc: add IDaemonController
Liam
2024-02-21
olsc: rewrite ITransferTaskListController
Liam
2024-02-21
olsc: rewrite INativeHandleHolder
Liam
2024-02-21
olsc: rewrite IOlscServiceForApplication
Liam
2024-02-21
olsc: move INativeHandleHolder, IOlscServiceForApplication, IOlscServiceForSy...
Liam
2023-08-05
service: olsc: Implement IOlscServiceForSystemService ITransferTaskListContro...
german77
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-10-07
service: Reduce header include overhead
Morph
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-04-08
olsc: Update to 12.x
german77
2021-02-07
olsc: Stub GetSaveDataBackupSetting
german
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-20
olsc: Move member initialization to after member functions.
bunnei
2020-11-19
hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functi...
bunnei