index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nifm
/
nifm.cpp
Age
Commit message (
Expand
)
Author
2018-09-20
Merge pull request #1368 from ogniK5377/nifm-fix
bunnei
2018-09-21
Revert GetRequestState
David Marcec
2018-09-21
Fixed submit
David Marcec
2018-09-21
Added IRequest::Submit
David Marcec
2018-09-19
Reworked incorrect nifm stubs (#1355)
David
2018-08-28
kernel: Eliminate kernel global state
Lioncash
2018-07-25
service/nifm: Deduplicate interface code
Lioncash
2018-07-12
Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyIn...
David Marcec
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
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