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
/
caps
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-16
service: caps: Implement GetAlbumFIleList
Narr the Reg
2024-01-29
service: capsrv: Migrate to new IPC
Narr the Reg
2024-01-27
Move time services to new IPC.
Kelebek1
2024-01-25
result: Make fully constexpr, add ON_RESULT_INCLUDED
FearlessTobi
2024-01-24
Rework time service to fix time passing offline.
Kelebek1
2024-01-08
Fix typos in src/core (#12625)
Viktor Szépe
2023-10-26
service: am: Implement ISelfController::SaveCurrentScreenshot
Narr the Reg
2023-10-25
cmake: prefer system stb headers
Alexandre Bouvier
2023-10-23
service: caps: Implement SaveScreenShotEx0 and variants
german77
2023-10-12
service: caps: Remove ambiguous call
Narr the Reg
2023-10-11
service: caps: Fix GetAlbumFileList3AaeAruid and GetAlbumFileList0AafeAruidDe...
Narr the Reg
2023-10-07
service: caps: Implement album manager and reorganize service
Narr the Reg
2023-10-02
service: caps: Partially implement IAlbumAccessorService
Narr the Reg
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-12-02
service: am: ISelfController: Stub SaveCurrentScreenshot
Morph
2021-10-07
service: Reduce header include overhead
Morph
2021-09-26
service/vi: Update to 13.0.0
german77
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-04-08
caps_u: Update to 12.x
german77
2021-04-08
caps_a: Update to 12.x
german77
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-06
hle: service: caps_u: Stub GetAlbumFileList3AaeAruid.
bunnei
2020-09-30
caps_c: Stub SetShimLibraryVersion
Morph
2020-09-30
caps_u: Stub SetShimLibraryVersion
Morph
2020-09-30
caps_su: Properly stub SetShimLibraryVersion
Morph
2020-06-26
caps_u: Fix GetAlbumContentsFileListForApplication stub
Morph
2020-06-26
caps: Use enum classes and check struct sizes on compile time
Morph
2020-06-26
caps: Update copyright headers
Morph
2020-04-30
caps:su Stub out SetShimLibraryVersion
Jason Parker
2020-04-30
caps: Add missing service names to caps:su
David Marcec
2020-03-31
capsrv: Split Capture services into individual files and stub GetAlbumContent...
Morph
2019-04-11
service: Update service function tables
Lioncash
2018-08-01
service: Add capture services
Lioncash