yellows8
|
bb42eab289
|
nifm: Added nifmSetWowlDelayedWakeTime.
|
2022-06-06 01:50:33 -04:00 |
|
yellows8
|
d33bb0ad6a
|
nifm/socket: Add nifmRequest sleep/register-socket cmds.
|
2022-05-31 20:09:26 -04:00 |
|
yellows8
|
29dd63e5db
|
Added support for nifmLa. Added nifmRequestGetAppletInfo.
|
2020-06-11 19:00:07 -04:00 |
|
yellows8
|
3c08ce6936
|
nifm: Added support for IRequest.
|
2020-05-12 23:32:20 -04:00 |
|
Dave Murphy
|
c7130a785a
|
fix string truncation warning
|
2020-05-03 00:58:03 +02:00 |
|
yellows8
|
f4c3b288fd
|
nifm: Added nifmGetCurrentNetworkProfile, nifmGetNetworkProfile, nifmSetNetworkProfile, nifmGetCurrentIpConfigInfo. Internal nifmGetCurrentIpAddress improvements. Added structs: NifmIpV4Address, NifmIpAddressSetting, NifmDnsSetting, NifmProxySetting, NifmIpSettingData, NifmWirelessSettingData, NifmSfWirelessSettingData, NifmSfNetworkProfileData, NifmNetworkProfileData. Various improvements / improved docs.
|
2020-04-11 13:00:06 -04:00 |
|
yellows8
|
9bf745524d
|
nifm: Added NifmClientId and nifmGetClientId/nifmIsAnyInternetRequestAccepted.
|
2020-02-15 12:32:50 -05:00 |
|
yellows8
|
70ddae58ff
|
acc/nfc/nifm: Removed *SetServiceType and moved the service_type param into the actual {service}Initialize() funcs. Removed *ServiceType_NotInitialized and updated the *ServiceType enum values. Minor other changes / improved nifm docs.
|
2019-11-18 10:52:46 -05:00 |
|
yellows8
|
1f792cd92f
|
Various improvements/fixes and improved docs. Added nvGetServiceSession. Return an actual error when the value for determing which service to init is invalid, for services which use *ServiceType/AppletType. Improved cleanup handling. Fixed inverted logic in the spl cleanup define.
|
2019-10-31 22:53:42 -04:00 |
|
yellows8
|
051ad2dc60
|
Improved bool handling, clear IPC in-struct padding, and use serviceAssumeDomain prior to serviceClose in non-_{name}Cleanup funcs. Removed PACKED from the _usbHsIfCtrlXferAsync IPC in-struct. Fixed the code setting the IPC in-struct for _nsCmdRequestSendReceiveSystemUpdate, which is used by nssuRequestSendSystemUpdate/nssuControlRequestReceiveSystemUpdate. Minor other changes. Updated a param name for capsscCaptureRawImageWithTimeout.
|
2019-10-25 20:29:43 -04:00 |
|
yellows8
|
75795933a7
|
nifm: Updated for new-ipc. Added nifmGetServiceSession_StaticService and nifmGetServiceSession_GeneralService. Fixed order of cmds and improved docs. Improved _nifmCreateGeneralService.
|
2019-10-05 12:38:42 -04:00 |
|
natinusala
|
9c016a4cee
|
Implemented nifmGetInternetConnectionStatus
|
2019-03-19 12:35:52 -04:00 |
|
exelix
|
093471609d
|
Change nifm initialization mode and add SetWirelessCommunicationEnabled (#247)
* Init nifm in the proper context, add SetWirelessCommunicationEnabled
* add nifmSetServiceType to set which nifm service to init
|
2019-03-15 17:11:40 -04:00 |
|
fincs
|
11b7bece4a
|
Change all services except fatal to use hosversion* instead of kernelAboveXYZ
|
2019-02-18 21:48:49 +01:00 |
|
shibbs
|
131b92a8c8
|
Add in more NIFM functionality (#236)
|
2019-01-27 00:12:15 +01:00 |
|
yellows8
|
318562d13b
|
Init/exit nifm in socketInitialize/socketExit, the user app no longer has to manually handle this when using gethostid/gethostname. Use domains for nifm. Style adjustments in nifm.c.
|
2018-10-23 14:04:58 -04:00 |
|
David Marcec
|
d91c315f77
|
Fixed nifm not initializing properly for < 3.0.0
|
2018-08-27 16:10:53 +02:00 |
|
Somebody Whoisbored
|
ad4af954c2
|
Added nifm service (#110)
* Added nifm service
* Properly implemented gethostid
* Implemented gethostname
|
2018-06-07 18:00:51 -04:00 |
|