eden/src
Maufeat 726e1e756d [nifm, bsd] add airplane mode functionality to a new nifm call and fix local files (#225)
There is a cmd `IsAnyInternetRequestAccepted` which is called by games like DOOM to check if internet access is available. Adds the newly added airplane mode there.
Also, moved down the airplane mode check on bsd to also check if it's a local file request, if it is, let it connect. (SMO guide web applet for example)
+ adds a check in IRequest if airplane mode is active, which then results in an not succeeding requests.

Reviewed-on: #225
Co-authored-by: Maufeat <sahyno1996@gmail.com>
Co-committed-by: Maufeat <sahyno1996@gmail.com>
2025-06-28 16:04:13 +00:00
..
android fix license headers 2025-06-27 19:26:11 -04:00
audio_core Update src/audio_core/common/feature_support.h 2025-04-04 03:40:49 +02:00
common [core, frontend] Add Custom CPU Ticks option (#217) 2025-06-27 13:45:54 +00:00
core [nifm, bsd] add airplane mode functionality to a new nifm call and fix local files (#225) 2025-06-28 16:04:13 +00:00
dedicated_room Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
frontend_common User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
hid_core fix uninit values in applet and mouse (#114) 2025-05-19 19:11:06 +00:00
input_common fix uninit values in applet and mouse (#114) 2025-05-19 19:11:06 +00:00
network Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
shader_recompiler patch: mock return for textures not found by Track method (#150) 2025-06-05 19:00:24 +00:00
tests feature/landscape-carousel (#196) 2025-06-26 20:52:54 +00:00
video_core [video_core] ffmpeg 7.1.1 fix (#224) 2025-06-28 13:34:32 +00:00
web_service Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
yuzu fix license headers 2025-06-27 19:26:11 -04:00
yuzu_cmd Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00
yuzu_room_standalone Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt remove solo executables (#106) 2025-05-19 21:30:10 +00:00