aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/nfp
AgeCommit message (Collapse)Author
2018-07-19hle/service: Make constructors explicit where applicableLioncash
Prevents implicit construction and makes these lingering non-explicit constructors consistent with the rest of the other classes in services.
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-06-06Stub IUser::AttachAvailabilityChangeEventmailwl
2018-06-04Correct function resultsmailwl
2018-06-04Service/nfp:user : stub some functions.mailwl
Used by Zelda: BoTW
2018-05-13Updated nfp with more service namesHexagon12
2018-04-26Switched to NGLOG_WARNINGDavid Marcec
2018-04-22GetIUserInterface->CreateUserInterface, Added todos and stub logs. ↵David Marcec
Playreport->PlayReport.
2018-04-21Implemented GetIUserInterface properly, Playreport and ↵David Marcec
SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids)
2018-04-19service: Use nested namespace specifiers where applicableLioncash
Tidies up namespace declarations
2018-03-29service: Add NFP module interface.bunnei
service: Initialize NFP service. Log: Add NFP service as a log subtype.