85 Commits (b577fd4296a6eb63e38990d0a462b33578dfeab5)

Author SHA1 Message Date
Maufeat b577fd4296 readd room functions to fix LAN 8 months ago
Maufeat 726e1e756d [nifm, bsd] add airplane mode functionality to a new nifm call and fix local files (#225) 9 months ago
Maufeat 2e6a289a0b Add Airplane Mode + Host Network Interface Details (#204) 9 months ago
Aleksandr Popovich 76fa525592 Added the public lobby to android. (#125) 9 months ago
Pavel Barabanov 5608ab1cd4
everything related to the FW 20 has been deleted. 10 months ago
Pavel Barabanov d55e400c7c started adding services for firmware 20.0.0 without implementation 11 months ago
Pavel Barabanov b66ebe638b Qlauncher firmware 19 11 months ago
Pavel Barabanov 1bd86b08f2 Qlauncher firmware 19 11 months ago
JPikachu 7c4fdaf528 Update freind, nifm and nim stubs 12 months ago
darktux 2011cdd333 Added v18.0.0 stubs and updated tzdb_to_nx 2 years ago
Liam 7df27bbef6 core: support offline web applet 2 years ago
Narr the Reg a4a54b3dfc service: Stub multiple functions to increase stability of album applet 2 years ago
Morph 74d0865478 network: Forward declarations 3 years ago
Kelebek1 325a8febfc Silence nifm spam 3 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 3 years ago
Liam 1c3a93e7c4 service: refactor server architecture 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
german77 011f49a00b service: nifm: Initialize request state 3 years ago
german77 991ea9ab41 service: nifm: Match documentation names 3 years ago
ameerj 713394d526 hle_ipc: Rename ReadBufferSpan to ReadBuffer 3 years ago
ameerj db9a523aae service: Use ReadBufferSpan where it is trivial to do so 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 4 years ago
FearlessTobi ce5b9d370d core, network: Add ability to proxy socket packets 4 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 5 years ago
Morph 43f7dc615e service: nifm: Populate fields in GetCurrentNetworkProfile 5 years ago
Morph 40e406f9d1 service: nifm: Cleanup GetCurrentIpConfigInfo 5 years ago
Sönke Holz 363236e2c6 network: retrieve subnet mask and gateway info 5 years ago
Sönke Holz 4e840ab505 nifm: use operator*() instead of .value() to get value of std::optional 5 years ago
Sönke Holz 4262dc09d7 nifm: treat a missing host IP address as a non-critical error 5 years ago
spholz bef7cbbe41 configuration: add option to select network interface 5 years ago
Sönke Holz 2c0d0e8af4 network: GetCurrentIpConfigInfo: return host IP address 5 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