index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nifm
/
nifm.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
1
-14
/
+11
*
Added remaining params
David Marcec
2020-10-20
1
-1
/
+4
*
nifm: GetAppletInfo stub
David Marcec
2020-10-20
1
-1
/
+8
*
services/nifm: Implement GetCurrentIpAddress
ReinUsesLisp
2020-07-28
1
-1
/
+12
*
clang-format
VolcaEM
2020-05-21
1
-1
/
+2
*
nifm: correct assert in CreateTemporaryNetworkProfile
VolcaEM
2020-05-21
1
-1
/
+1
*
Merge pull request #2945 from FernandoS27/fix-bcat
bunnei
2020-01-05
1
-3
/
+17
|
\
|
*
nifm: Only return that there's an internet connection when there's a BCATServer
Fernando Sahmkow
2019-11-07
1
-3
/
+17
*
|
service: Update function tables
Lioncash
2019-11-12
1
-0
/
+8
|
/
*
kernel: events: Remove ResetType::Automatic.
bunnei
2019-11-03
1
-4
/
+2
*
nifm: Signal to applications that internet access is available
Zach Hilman
2019-09-30
1
-3
/
+10
*
Deglobalize System: Nifm
David Marcec
2019-09-22
1
-12
/
+18
*
core/kernel/object: Rename ResetType enum members
Lioncash
2019-05-18
1
-2
/
+2
*
service: Update service function tables
Lioncash
2019-04-11
1
-0
/
+4
*
kernel/event: Reference ReadableEvent from WritableEvent
Zach Hilman
2018-11-29
1
-10
/
+6
*
core: Port all current usages of Event to Readable/WritableEvent
Zach Hilman
2018-11-29
1
-5
/
+13
*
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
David Marcec
2018-11-26
1
-8
/
+21
*
nifm: Update service function tables
Lioncash
2018-10-19
1
-0
/
+1
*
Merge pull request #1368 from ogniK5377/nifm-fix
bunnei
2018-09-21
1
-1
/
+7
|
\
|
*
Fixed submit
David Marcec
2018-09-20
1
-2
/
+1
|
*
Added IRequest::Submit
David Marcec
2018-09-20
1
-1
/
+8
*
|
Revert GetRequestState
David Marcec
2018-09-21
1
-1
/
+1
|
/
*
Reworked incorrect nifm stubs (#1355)
David
2018-09-19
1
-3
/
+10
*
kernel: Eliminate kernel global state
Lioncash
2018-08-29
1
-2
/
+4
*
service/nifm: Deduplicate interface code
Lioncash
2018-07-25
1
-21
/
+26
*
Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyInternetRequestAccepted
David Marcec
2018-07-12
1
-3
/
+21
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-12
/
+12
*
nifm: Stub out IRequest::SetConnectionConfirmationOption.
bunnei
2018-06-06
1
-1
/
+10
*
nifm: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-24
1
-11
/
+11
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
1
-4
/
+2
*
nifm: GetResult does not return a data field.
bunnei
2018-04-03
1
-2
/
+1
*
IGeneralService: fix function list
mailwl
2018-03-16
1
-2
/
+3
*
Service/NIFM: stub cancel function
mailwl
2018-03-16
1
-1
/
+6
*
Service/NIFM: convert to module
mailwl
2018-03-16
1
-32
/
+52
*
Stub more functions
mailwl
2018-02-22
1
-3
/
+29
*
logger: Add NIFM service logging category.
bunnei
2018-02-05
1
-5
/
+5
*
Service:nifm: add nifm:a, nifm:s and nifm:u services
mailwl
2018-02-03
1
-0
/
+161