92 Commits (b5a4bb405621c461b5b02bf67f6e42085334cd76)

Author SHA1 Message Date
lizzie b5a4bb4056 [hle/service/nifm] fix pack(pop) warning on clang 4 days ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2 months ago
lizzie 7d239df065
[hle, kernel] Add support for FW21 and kernel changes (#3004) 4 months ago
lizzie 1971fbe5af
[core, qt] remove non-ascii from src code (#2779) 5 months ago
Maufeat 48f7387e3a
[texture_cache, nifm] fix crashes for linear image type and set nifm logs to debug (#2549) 6 months ago
Caio Oliveira 2502352180
[core, desktop] "fixes" from building on mxe/x86_64-w64-mingw32 (#396) 7 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 7 months ago
Maufeat c609389ec1
[nifm] Readd room check to fix LAN on MK8D (#166) 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) 10 months ago
Pavel Barabanov 5608ab1cd4
everything related to the FW 20 has been deleted. 11 months ago
Pavel Barabanov d55e400c7c started adding services for firmware 20.0.0 without implementation 11 months ago
Pavel Barabanov b66ebe638b Qlauncher firmware 19 12 months ago
Pavel Barabanov 1bd86b08f2 Qlauncher firmware 19 12 months ago
JPikachu 7c4fdaf528 Update freind, nifm and nim stubs 1 year 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 3 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