[Libusbx-devel] Latest git update

2012-06-04 Thread Pete Batard
The 4 patches proposed by Ludovic (merged into 3) as well as the toggleable debug logging one have now been pushed to git. Note that as discussed previously, the autoconf version requirement has been left to 2.50, instead of 2.68. So far my testing hasn't indicated much of an issue with that, b

Re: [Libusbx-devel] latest git update

2012-05-28 Thread Pete Batard
On 2012.05.28 12:23, Xiaofan Chen wrote: > Thanks for the updates. Just tried it and there are some warnings > when build with --disable-log. Thanks for the test. I guess I'll try to address those with the harmonizing of the log level for stalled pipe. Regards, /Pete --

Re: [Libusbx-devel] latest git update

2012-05-28 Thread Xiaofan Chen
On Mon, May 28, 2012 at 6:49 PM, Pete Batard wrote: > If you look at the git log [1], you'll see that the following have now > been pushed: > > - Topology calls > - Fix for Trac #1 (adjust OS X log severity) > - minor log level improvements (log levels in libusb.h and timestamp > origin on init) >

[Libusbx-devel] latest git update

2012-05-28 Thread Pete Batard
If you look at the git log [1], you'll see that the following have now been pushed: - Topology calls - Fix for Trac #1 (adjust OS X log severity) - minor log level improvements (log levels in libusb.h and timestamp origin on init) - reinstate HID support Note that there was a minor alteration t