index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
pctl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: Update function tables
Lioncash
2020-04-20
1
-0
/
+2
*
service: Update service function tables
Lioncash
2019-04-11
1
-2
/
+5
*
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
David Marcec
2018-11-26
1
-2
/
+6
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
4
-0
/
+6
*
Added CheckFreeCommunicationPermission
David Marcec
2018-08-20
1
-1
/
+8
*
hle/service: Make constructors explicit where applicable
Lioncash
2018-07-19
1
-1
/
+1
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-3
/
+3
*
Service/PCTL: convert to module, add services, stub
mailwl
2018-04-25
5
-36
/
+68
*
pctl: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-24
1
-1
/
+1
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
4
-16
/
+8
*
Various fixes and clang
Hexagon12
2018-04-11
2
-99
/
+99
*
Updated pctl:a with new service names.
Hexagon12
2018-04-10
1
-4
/
+101
*
logger: Add PCTL service logging category.
bunnei
2018-02-05
1
-1
/
+1
*
hle: Rename RequestBuilder to ResponseBuilder.
bunnei
2018-01-25
1
-1
/
+1
*
service: Fix all incorrect IPC response headers.
bunnei
2018-01-25
1
-1
/
+1
*
pctl: Clang format.
bunnei
2018-01-15
1
-1
/
+1
*
pctl: GetService should return an IParentalControlService interface.
bunnei
2018-01-15
1
-3
/
+8
*
yuzu: Update license text to be consistent across project.
bunnei
2018-01-13
4
-4
/
+4
*
IPC: Make DuplicateSession return the Domain instead of the Session if the request was made on a Domain interface.
Subv
2018-01-07
1
-1
/
+2
*
pctl: Remove duplicate InstallInterfaces function.
bunnei
2018-01-03
1
-4
/
+0
*
service: Add empty interface for pctl:a.
bunnei
2017-12-29
4
-0
/
+84