65 Commits (705f7db84dd85555a6aef1e136cf251725cef293)

Author SHA1 Message Date
FearlessTobi 705f7db84d yuzu: Add ui files for multiplayer rooms 4 years ago
german77 b38509b030 service: nifm: Stub GetInternetConnectionStatus 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
ameerj ade596121b core: Reduce unused includes 4 years ago
ameerj 7c4b6aab2e core: Remove unused includes 4 years ago
Morph fadcee14f8 service: Replace service event creation with ServiceContext::CreateEvent 4 years ago
Morph c1e2063c0d service: nifm: Populate fields in GetCurrentNetworkProfile 4 years ago
Morph 878d0225c5 service: nifm: Cleanup GetCurrentIpConfigInfo 4 years ago
Sönke Holz 70419f7a17 network: retrieve subnet mask and gateway info 4 years ago
Sönke Holz acca8aca8c nifm: use operator*() instead of .value() to get value of std::optional 4 years ago
Sönke Holz 970d81abfc nifm: treat a missing host IP address as a non-critical error 4 years ago
spholz 1e98e73828 configuration: add option to select network interface 4 years ago
Sönke Holz dd5c41b5a6 network: GetCurrentIpConfigInfo: return host IP address 4 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Morph faaea00069 nifm, ssl: Fix incorrect response sizes 5 years ago
bunnei 510f71d871 fixup! hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 years ago
bunnei ab704acab8 hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 years ago
bunnei addc0bf037 hle: kernel: Migrate KEvent to KAutoObject. 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
bunnei ff3c7c068b hle: kernel: Reimplement KReadableEvent and KWritableEvent. 5 years ago
bunnei 3f942c01f0 hle: kernel: Rename WritableEvent to KWritableEvent. 5 years ago
bunnei e86a7e3691 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
Morph 8c7d89e6c7 nifm: Stub GetCurrentIpConfigInfo 5 years ago
Morph 4bf1cf1f81 nifm: Stub GetCurrentNetworkProfile 5 years ago
Morph 70a2065828 nifm: Add several structs 5 years ago
Morph 9914db8daa nifm: Fix GetAppletInfo stub 5 years ago
Lioncash 1a954b2a59 service: Eliminate usages of the global system instance 5 years ago
David Marcec 298b50e220 Added remaining params 5 years ago
David Marcec acd35e1b60 nifm: GetAppletInfo stub 6 years ago
ReinUsesLisp ef8acc9c3d services/nifm: Implement GetCurrentIpAddress 6 years ago
VolcaEM cb75ccc1f7
clang-format 6 years ago
VolcaEM 235805edf3
nifm: correct assert in CreateTemporaryNetworkProfile 6 years ago
Lioncash e21b6ff79d service: Update function tables 6 years ago
Fernando Sahmkow 3c95e49c42 nifm: Only return that there's an internet connection when there's a BCATServer 6 years ago
bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. 6 years ago
Zach Hilman 532ec459b8 nifm: Signal to applications that internet access is available 7 years ago
David Marcec ad53dc0106 Deglobalize System: Nifm 6 years ago
Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members 7 years ago
Lioncash ca96dc4676 service: Update service function tables 7 years ago
Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent 7 years ago
David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
Lioncash 4f52800822 nifm: Update service function tables 7 years ago
David Marcec b918925bd5 Revert GetRequestState 7 years ago
David Marcec 3f49725a51 Fixed submit 7 years ago
David Marcec cfc9fe4460 Added IRequest::Submit 7 years ago
David 0432af5ad1 Reworked incorrect nifm stubs (#1355) 7 years ago
Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 7 years ago
Lioncash 85ed42a1d2 service/nifm: Deduplicate interface code 8 years ago