index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
pctl
/
pctl_module.cpp
Age
Commit message (
Expand
)
Author
2024-02-21
pctl: move IParentalControlServiceFactory
Liam
2024-02-21
pctl: move IParentalControlService
Liam
2024-02-21
pctl: move types and results
Liam
2023-10-29
core: Close all KEvents
german77
2023-10-07
service: Stub multiple functions to increase stability of album applet
Narr the Reg
2023-08-08
service: pctl: Partially revert 11221
Narr the Reg
2023-08-05
service: pctl: Implement functions needed for QLaunch
german77
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-11-05
service/pctl: Stub EndFreeCommunication
Narr the Reg
2021-11-04
general: Get the current process program id directly from the system
Morph
2021-11-04
general: Rename GetTitleID to GetProgramID
Morph
2021-07-14
service: Append service name prefix to common filenames
Morph