summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nifm (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-03Rename logging macro back to LOG_*James Rowe1-12/+12
2018-06-06nifm: Stub out IRequest::SetConnectionConfirmationOption.bunnei1-1/+10
2018-04-24nifm: Move logging macros over to new fmt-compatible onesLioncash1-11/+11
2018-04-20service: Use nested namespace specifiers where applicableLioncash8-32/+16
2018-04-03nifm: GetResult does not return a data field.bunnei1-2/+1
2018-03-16IGeneralService: fix function listmailwl1-2/+3
2018-03-16Service/NIFM: stub cancel functionmailwl1-1/+6
2018-03-16Service/NIFM: convert to modulemailwl8-122/+75
2018-02-22Stub more functionsmailwl1-3/+29
2018-02-05logger: Add NIFM service logging category.bunnei4-11/+11
2018-02-03Service:nifm: add nifm:a, nifm:s and nifm:u servicesmailwl8-0/+368