69 Commits (991ea9ab413708872d5528c7dd7420527bd7d941)

Author SHA1 Message Date
german77 991ea9ab41 service: nifm: Match documentation names 3 years ago
Morph 7ba644dc5d service: nifm: Update stubs for Submit/GetRequestState/GetResult 3 years ago
FearlessTobi 851ec302b1 core, yuzu: Address first part of review comments 3 years ago
FearlessTobi ce5b9d370d core, network: Add ability to proxy socket packets 3 years ago
FearlessTobi 60008b680e yuzu: Add ui files for multiplayer rooms 4 years ago
german77 e687bfbe7d service: nifm: Stub GetInternetConnectionStatus 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 22e01068e1 core: Reduce unused includes 4 years ago
ameerj d27abf5546 core: Remove unused includes 4 years ago
Morph 0f5f1ec430 service: Replace service event creation with ServiceContext::CreateEvent 4 years ago
Morph 43f7dc615e service: nifm: Populate fields in GetCurrentNetworkProfile 4 years ago
Morph 40e406f9d1 service: nifm: Cleanup GetCurrentIpConfigInfo 4 years ago
Sönke Holz 363236e2c6 network: retrieve subnet mask and gateway info 4 years ago
Sönke Holz 4e840ab505 nifm: use operator*() instead of .value() to get value of std::optional 4 years ago
Sönke Holz 4262dc09d7 nifm: treat a missing host IP address as a non-critical error 4 years ago
spholz bef7cbbe41 configuration: add option to select network interface 4 years ago
Sönke Holz 2c0d0e8af4 network: GetCurrentIpConfigInfo: return host IP address 4 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
Morph 7ebc38a6d1 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Morph 0fdff05afa nifm, ssl: Fix incorrect response sizes 5 years ago
bunnei 636dd1917e fixup! hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 years ago
bunnei 9f82c577d0 hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 years ago
bunnei 949231d69c hle: kernel: Migrate KEvent to KAutoObject. 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
bunnei 0508831455 hle: kernel: Reimplement KReadableEvent and KWritableEvent. 5 years ago
bunnei 80d0eb3bbd hle: kernel: Rename WritableEvent to KWritableEvent. 5 years ago
bunnei 284a4d9283 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
Morph 200c8bce5a nifm: Stub GetCurrentIpConfigInfo 5 years ago
Morph 130ca0ca61 nifm: Stub GetCurrentNetworkProfile 5 years ago
Morph 9b855feeec nifm: Add several structs 5 years ago
Morph 3bd2f586a1 nifm: Fix GetAppletInfo stub 5 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 5 years ago
David Marcec b54f39b1d4 Added remaining params 5 years ago
David Marcec 83cb5a2c74 nifm: GetAppletInfo stub 6 years ago
ReinUsesLisp bd466d12be services/nifm: Implement GetCurrentIpAddress 6 years ago
VolcaEM 4f1136dfca clang-format 6 years ago
VolcaEM f7d23b21d0 nifm: correct assert in CreateTemporaryNetworkProfile 6 years ago
Lioncash 0ab5dd8c7f service: Update function tables 6 years ago
Fernando Sahmkow 28b227fe12 nifm: Only return that there's an internet connection when there's a BCATServer 6 years ago
bunnei eeef564c02 kernel: events: Remove ResetType::Automatic. 6 years ago
Zach Hilman e058b9b3b9 nifm: Signal to applications that internet access is available 7 years ago
David Marcec bd8c949992 Deglobalize System: Nifm 6 years ago
Lioncash 45d71eed4f core/kernel/object: Rename ResetType enum members 7 years ago
Lioncash 14ead4ceb0 service: Update service function tables 7 years ago
Zach Hilman b0d0735e9b kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman fe0071f8fa core: Port all current usages of Event to Readable/WritableEvent 7 years ago
David Marcec 5ae0d6cba2 Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
Lioncash 668ab6ec8b nifm: Update service function tables 7 years ago
David Marcec ebb569bd3c Revert GetRequestState 7 years ago
David Marcec 99bc06c6df Fixed submit 7 years ago