Nemoumbra
7b91e0d626
Fixed the encoding of the culture-dependent DNS resolver error messages (Windows)
2023-10-23 12:04:49 +03:00
Henrik Rydgård
ab6e902fea
Make naett work on Android, UWP, Mac. Exclude on Linux
2023-07-21 10:28:31 +02:00
Henrik Rydgård
fbd980bee6
Get basic Naett requests to work (the store works in https mode)
2023-07-21 10:28:17 +02:00
ANR2ME
171e2b5713
Added another attempt to detect GETIFADDRS availability, which is more common on newer OS
2022-01-29 05:43:07 +07:00
ANR2ME
c37a58d39c
We might be missing the SIOCGIFADDR
2022-01-29 05:43:06 +07:00
ANR2ME
cdea71e901
Added logs for error within SIOCGIFCONF section.
2022-01-29 05:43:06 +07:00
ANR2ME
7aa3b1398e
Change a confusing variable naming
2022-01-29 05:43:06 +07:00
ANR2ME
0fd1b65a78
An attempt to detects getifaddrs availability properly
2021-04-12 18:41:49 +07:00
ANR2ME
81616f84a3
Changing warning log to info log on GetIPList
2021-04-12 18:41:48 +07:00
ANR2ME
ce32d14a84
Added additional includes for GetIPList to work on Linux/Unix
2021-04-12 18:41:48 +07:00
ANR2ME
84d7d744e2
Added warning log for testing purpose on GetIPList function
2021-04-12 18:41:48 +07:00
Henrik Rydgård
7a63b5e69e
Cleanup
2020-10-31 18:32:43 +01:00
Henrik Rydgård
4f43cff5ca
Move fileutil, net, image loaders, ui to Common. ( #13506 )
...
* Move and rename file_util/fd_util to Common/File/FileUtil and DirListing
Let's also move net while we're at it.
Move the ZIM/PNG loaders over to Common.
Move the UI framework into Common
iOS buildfix
* Buildfix
* Buildfixes
* Apple buildfix
* This typo again..
* UWP buildfix
* Fix build of PPSSPPQt, such as it is (it's not in good condition...)
* Guess what? Another buildfix.
2020-10-04 20:48:47 +02:00