David Marcec
|
8a88110060
|
Added CheckFreeCommunicationPermission
This fixes save files not loading in splatoon 2
|
2018-08-20 18:14:49 +10:00 |
|
Lioncash
|
c061c2bf3c
|
hle/service: Make constructors explicit where applicable
Prevents implicit construction and makes these lingering non-explicit
constructors consistent with the rest of the other classes in services.
|
2018-07-19 12:25:02 -04:00 |
|
James Rowe
|
638956aa81
|
Rename logging macro back to LOG_*
|
2018-07-02 21:45:47 -04:00 |
|
mailwl
|
2ba4e2263c
|
Service/PCTL: convert to module, add services, stub
PCTL::CreateServiceWithoutInitialize and IParentalControlService::Initialize, required by Kirby Star Allies
|
2018-04-25 09:02:27 +03:00 |
|
Lioncash
|
13f9cf2bd0
|
pctl: Move logging macros over to new fmt-compatible ones
|
2018-04-24 12:01:30 -04:00 |
|
Lioncash
|
ccca5e7c28
|
service: Use nested namespace specifiers where applicable
Tidies up namespace declarations
|
2018-04-19 22:20:28 -04:00 |
|
Hexagon12
|
cc89b7bfcb
|
Various fixes and clang
|
2018-04-11 14:48:56 +03:00 |
|
Hexagon12
|
88f1fe79c6
|
Updated pctl:a with new service names.
|
2018-04-10 21:03:23 +03:00 |
|
bunnei
|
fc1359dc03
|
logger: Add PCTL service logging category.
|
2018-02-04 22:44:00 -05:00 |
|
bunnei
|
1b1d399e5f
|
hle: Rename RequestBuilder to ResponseBuilder.
|
2018-01-24 22:24:10 -05:00 |
|
bunnei
|
f9dae99006
|
service: Fix all incorrect IPC response headers.
|
2018-01-24 22:21:33 -05:00 |
|
bunnei
|
1a3b3e9100
|
pctl: Clang format.
|
2018-01-15 15:16:06 -05:00 |
|
bunnei
|
1148e2ce7b
|
pctl: GetService should return an IParentalControlService interface.
|
2018-01-15 15:10:18 -05:00 |
|
bunnei
|
1247c53786
|
yuzu: Update license text to be consistent across project.
|
2018-01-13 16:22:39 -05:00 |
|
Subv
|
c12c756539
|
IPC: Make DuplicateSession return the Domain instead of the Session if the request was made on a Domain interface.
|
2018-01-07 17:12:07 -05:00 |
|
bunnei
|
fe11b51545
|
pctl: Remove duplicate InstallInterfaces function.
|
2018-01-02 20:41:20 -05:00 |
|
bunnei
|
fcd4c1a0dc
|
service: Add empty interface for pctl:a.
|
2017-12-28 23:44:39 -05:00 |
|