Sonatique

Results 97 comments of Sonatique

@tormodvolden Thank you for jumping in. As far as I can understand, this behavior shall not be dependent on the OS implementation details, or it would basically defeat the portability...

@tormodvolden thank you for your detailed reply. Unfortunately, I do not have a working relevant simple test application sporting the difficulties. Building one on top of sam3u example would make...

> > As far as I understand, the order in which you submit the transfer doesn’t really matter: there is no “First submitted, first to be used” policy anywhere, so...

@tormodvolden @martinling : thank you for your explanations and interest in this subject. @martinling : in my case, the fact that the first submitted in transfer is the first to...

> Something you may not be aware of is that there is an event handling lock, which can only be held by one thread at a time. When you call...

@martinling Thanks a lot for you reply and sorry for my delayed answer. Given current implemention, I am not sure that we can say that "only one [thread] can actually...

Could this PR https://github.com/libusb/libusb/pull/1202 help, maybe?

@Arribas Hi, Just wondering did you eventually solve your issues? I am hitting the same here, in a similar configuration... Any help appreciated! @jeremytrimble : thanks for providing this piece...

> The failed CI jobs must also be sorted out. Yes indeed, I'll have a look asap

> Can also be added to the commit message, for clarity. Maybe also what /MT is defined as (...) OK, I'll do it