Tags: Ableton/link
Tags
Add EspLog to log through ESP-IDF on ESP32 devices This still needs to be manually enabled in Config.hpp, like all the other Log variants.
Update asio standalone to version 1.30.2 io_service and address::from_string are deprecated now. So we are using the new equivalents.
Disable discovery inline during destruction Don't dispatch into the IoContext so we are sure that the discovery is actually being disabled in time.
Check the interface names earlier when scanning on Windows
PreviousNext