summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nifm (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle/service: Make constructors explicit where applicableLioncash2018-07-191-1/+1
* Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyInternetRequestAcceptedDavid Marcec2018-07-121-3/+21
* Rename logging macro back to LOG_*James Rowe2018-07-031-12/+12
* nifm: Stub out IRequest::SetConnectionConfirmationOption.bunnei2018-06-061-1/+10
* nifm: Move logging macros over to new fmt-compatible onesLioncash2018-04-241-11/+11
* service: Use nested namespace specifiers where applicableLioncash2018-04-208-32/+16
* nifm: GetResult does not return a data field.bunnei2018-04-031-2/+1
* IGeneralService: fix function listmailwl2018-03-161-2/+3
* Service/NIFM: stub cancel functionmailwl2018-03-161-1/+6
* Service/NIFM: convert to modulemailwl2018-03-168-122/+75
* Stub more functionsmailwl2018-02-221-3/+29
* logger: Add NIFM service logging category.bunnei2018-02-054-11/+11
* Service:nifm: add nifm:a, nifm:s and nifm:u servicesmailwl2018-02-038-0/+368