summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nifm/nifm.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-12Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyInternetRequestAcceptedDavid Marcec1-3/+21
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 applicableLioncash1-4/+2
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 modulemailwl1-32/+52
2018-02-22Stub more functionsmailwl1-3/+29
2018-02-05logger: Add NIFM service logging category.bunnei1-5/+5
2018-02-03Service:nifm: add nifm:a, nifm:s and nifm:u servicesmailwl1-0/+161