| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-25 | service/nifm: Deduplicate interface code | Lioncash | |
| Rather than having the same code for each nifm service variant, we can centralize it on one class and get rid of a bit of extra code. | |||
| 2018-07-19 | hle/service: Make constructors explicit where applicable | Lioncash | |
| Prevents implicit construction and makes these lingering non-explicit constructors consistent with the rest of the other classes in services. | |||
| 2018-07-12 | Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, ↵ | David Marcec | |
| IsAnyInternetRequestAccepted Since we have no socket implementation we should be returning 0 to indicate we're currently offline. | |||
| 2018-07-02 | Rename logging macro back to LOG_* | James Rowe | |
| 2018-06-05 | nifm: Stub out IRequest::SetConnectionConfirmationOption. | bunnei | |
| 2018-04-24 | nifm: Move logging macros over to new fmt-compatible ones | Lioncash | |
| 2018-04-19 | service: Use nested namespace specifiers where applicable | Lioncash | |
| Tidies up namespace declarations | |||
| 2018-04-02 | nifm: GetResult does not return a data field. | bunnei | |
| 2018-03-16 | IGeneralService: fix function list | mailwl | |
| 2018-03-16 | Service/NIFM: stub cancel function | mailwl | |
| 2018-03-16 | Service/NIFM: convert to module | mailwl | |
| 2018-02-22 | Stub more functions | mailwl | |
| 2018-02-04 | logger: Add NIFM service logging category. | bunnei | |
| 2018-02-03 | Service:nifm: add nifm:a, nifm:s and nifm:u services | mailwl | |
