Ben Kuper
Ben Kuper
has this been resolved then ?
Following the research, the non-WinRT version seems to detect BLE devices, but can't open them... Is there maybe something to do by just handling opening BLE devices with the WINRT...
Hello, any update on this ?
My take is that choc::Value would need to be updated to support functions. Otherwise, a lot needs to be done in to work around it and the data flow would...
This is awesome, I'll check it out ! and looking at the fix, it doesn't seem that it was trivial at all, thank you very much.
I hate insisting, but please, pleaaase, this (and the other PR I made) or really straightforward and would just bring the OSC support up to an actual functional state, otherwise...
easy fix, can you do it then ?
I made a PR that proposes a ThreadSafeBlockListenerList, and that uses ScopedLock instead of ScopedTryLock After testing in both my minimal setup and my full-blown software with a lot of...
Going further on this issue : I tried to track down where is the property lost, and in my test case, in the tryQuickJSToJuce function, i should expect `numProps` to...
I'm not posting a PR because I'm not sure this fix is the right solution, but removing JS_GPN_ENUM_ONLY in the JS_GetOwnPropertyNames at line 367 of juce_Javascript.cpp makes all properties included...