mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-03-21 01:53:15 +00:00
* The web_service http request is now fixed on Windows (R) platform. * The issue is due to a complicated race-condition in `httplib`, a detailed explanation is available at https://github.com/yhirose/cpp-httplib/pull/701 * A pending Pull Request on `httplib` has been applied to remedy the said race-condition. * The socket availability check is removed due to a behavioral chice of `httplib` that a socket will not be created before any actual request is sent. |
||
|---|---|---|
| .. | ||
| cmake-modules | ||
| cubeb@616d773441 | ||
| discord-rpc@e32d001809 | ||
| dynarmic@0e1112b7df | ||
| find-modules | ||
| getopt | ||
| glad | ||
| httplib | ||
| inih | ||
| libressl@8289d0d07d | ||
| libusb | ||
| libzip | ||
| mbedtls@a280e602f3 | ||
| microprofile | ||
| opus | ||
| sirit@eefca56afd | ||
| soundtouch@060181eaf2 | ||
| unicorn@73f4573535 | ||
| Vulkan-Headers@8188e3fbbc | ||
| xbyak@c306b8e578 | ||
| CMakeLists.txt | ||