77 Commits (8b62a7fb2138a5cc6e3e08fd93097ad048ee75f5)

Author SHA1 Message Date
darktux 8b62a7fb21 Added v18.0.0 stubs and updated tzdb_to_nx 2 years ago
Liam 68303ed601 core: support offline web applet 2 years ago
Narr the Reg 0bb7990c49 service: Stub multiple functions to increase stability of album applet 2 years ago
Morph 5bbc3aef13 network: Forward declarations 2 years ago
Kelebek1 4da4ecb1ff Silence nifm spam 3 years ago
Liam 65be230fdd service: move hle_ipc from kernel 3 years ago
Liam a936972614 service: refactor server architecture 3 years ago
arades79 683019878f remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 45e13b03f3 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
german77 80bcc18788 service: nifm: Initialize request state 3 years ago
german77 ebd811b535 service: nifm: Match documentation names 3 years ago
ameerj a1490d77ac hle_ipc: Rename ReadBufferSpan to ReadBuffer 3 years ago
ameerj 7ffd624248 service: Use ReadBufferSpan where it is trivial to do so 3 years ago
Morph 00fdffec58 service: nifm: Update stubs for Submit/GetRequestState/GetResult 3 years ago
FearlessTobi 6d41088153 core, yuzu: Address first part of review comments 3 years ago
FearlessTobi f80c7c4cd5 core, network: Add ability to proxy socket packets 3 years ago
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