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
2020-05-21
clang-format
VolcaEM
2020-05-21
nifm: correct assert in CreateTemporaryNetworkProfile
VolcaEM
2020-01-05
Merge pull request #2945 from FernandoS27/fix-bcat
bunnei
2019-11-12
service: Update function tables
Lioncash
2019-11-06
nifm: Only return that there's an internet connection when there's a BCATServer
Fernando Sahmkow
2019-11-03
kernel: events: Remove ResetType::Automatic.
bunnei
2019-09-30
nifm: Signal to applications that internet access is available
Zach Hilman
2019-09-22
Deglobalize System: Nifm
David Marcec
2019-05-18
core/kernel/object: Rename ResetType enum members
Lioncash
2019-04-11
service: Update service function tables
Lioncash
2018-11-29
kernel/event: Reference ReadableEvent from WritableEvent
Zach Hilman
2018-11-29
core: Port all current usages of Event to Readable/WritableEvent
Zach Hilman
2018-11-26
Changed logging to be "Log before execution", Added more error logging, all s...
David Marcec
2018-10-19
nifm: Update service function tables
Lioncash
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