Re: [Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-16 Thread Xiaofan Chen
On Tue, Jun 12, 2012 at 11:19 PM, Pete Batard wrote: > On 2012.06.12 14:37, Xiaofan Chen wrote: >> I think I have mentioned this before, the new VS11 Beta can >> not convert the existing VS2010 project properly. > > I don't have access to the 2011 beta, but given Microsoft's history with > Visual

Re: [Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-14 Thread Sean McBride
On Tue, 12 Jun 2012 18:31:14 +0200, Ludovic Rousseau said: >I have similar warnings under Mac OS X when using -fstrict-aliasing in CFLAGS. > >$ make >make all-recursive >Making all in libusb > CC libusb_1_0_la-core.lo > CC libusb_1_0_la-descriptor.lo > CC libusb_1_0_la-io.lo

Re: [Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-14 Thread Pete Batard
On 2012.06.12 14:37, Xiaofan Chen wrote: > I think I have mentioned this before, the new VS11 Beta can > not convert the existing VS2010 project properly. I don't have access to the 2011 beta, but given Microsoft's history with Visual Studio, it's not surprising... > I think this > is not a real

Re: [Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-12 Thread Pete Batard
On 2012.06.12 18:22, Sean McBride wrote: > Or use CMake, which abstracts the problem. That way, the CMake folks get to > worry about keeping up-to-date with VS and Xcode project formats. As far as I'm concerned, as long as CMake can't be used to generate VS project files without having the targ

Re: [Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-12 Thread Sean McBride
On Tue, 12 Jun 2012 21:37:26 +0800, Xiaofan Chen said: >I think I have mentioned this before, the new VS11 Beta can >not convert the existing VS2010 project properly. I think this >is not a real problem for now but we may need to create >a new VS11 solution in the near future. Or use CMake, which

Re: [Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-12 Thread Tim Roberts
Xiaofan Chen wrote: > I think I have mentioned this before, the new VS11 Beta can > not convert the existing VS2010 project properly. I think this > is not a real problem for now but we may need to create > a new VS11 solution in the near future. Yes, I think you would certainly want to wait until

Re: [Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-12 Thread Ludovic Rousseau
2012/6/12 Xiaofan Chen : > On Mon, Jun 11, 2012 at 9:44 PM, Pete Batard wrote: >> Tarball archive at >> https://sourceforge.net/projects/libusbx/files/releases/1.0.12/source/ >> >> If possible please test the archive and report issues or potential >> enhancements. >> > > As already mentioned befor

Re: [Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-12 Thread Pete Batard
On 2012.06.12 14:19, Xiaofan Chen wrote: > I have no idea about why the error message comes out but > xusb and libusbdotnet both work with the benchmark device. Great. I do have issues getting the benchmark device work in a virtual machine (VMWare) with OpenBSD. It basically it timeouts while try

Re: [Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-12 Thread Xiaofan Chen
On Tue, Jun 12, 2012 at 9:19 PM, Xiaofan Chen wrote: > On Tue, Jun 12, 2012 at 9:07 PM, Xiaofan Chen wrote: >> As already mentioned before, there are a few warnings >> under NetBSD but as per Pete we are going to wait for >> some BSD people to chime in to help resolve the warnings. >> I think tha

Re: [Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-12 Thread Xiaofan Chen
On Tue, Jun 12, 2012 at 9:07 PM, Xiaofan Chen wrote: > As already mentioned before, there are a few warnings > under NetBSD but as per Pete we are going to wait for > some BSD people to chime in to help resolve the warnings. > I think that is fair. There are no compiler warnings under OpenBSD. An

Re: [Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-12 Thread Xiaofan Chen
On Mon, Jun 11, 2012 at 9:44 PM, Pete Batard wrote: > Tarball archive at > https://sourceforge.net/projects/libusbx/files/releases/1.0.12/source/ > > If possible please test the archive and report issues or potential > enhancements. > As already mentioned before, there are a few warnings under Ne

Re: [Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-12 Thread Xiaofan Chen
On Tue, Jun 12, 2012 at 7:05 PM, Pete Batard wrote: > On 2012.06.12 07:27, Xiaofan Chen wrote: >> One minor thing is that "USB 1.0 LowSpeed" is a bit >> misnomer. I think "USB LowSpeed" is a bit better, it is even >> better to use bcdUSB value (2.00 -->  USB 2.0, 1.10 -->  USB 1.1). > > Fair point

Re: [Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-12 Thread Pete Batard
On 2012.06.12 07:27, Xiaofan Chen wrote: > Just tested under Windows XP using Cygwin and MinGW > and it seems to work fine, even with a mouse, nice. Thanks for the test. > The warning is of course valid since this is a mouse. Yeah. On one hand, if we don't display the warning, people may wonder

Re: [Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-11 Thread Xiaofan Chen
On Mon, Jun 11, 2012 at 9:44 PM, Pete Batard wrote: > Tarball archive at > https://sourceforge.net/projects/libusbx/files/releases/1.0.12/source/ > > If possible please test the archive and report issues or potential > enhancements. Just tested under Windows XP using Cygwin and MinGW and it seems

[Libusbx-devel] libusbx v1.0.12-RC1 now available

2012-06-11 Thread Pete Batard
Tarball archive at https://sourceforge.net/projects/libusbx/files/releases/1.0.12/source/ If possible please test the archive and report issues or potential enhancements. Also, as mentioned, I have moved the BOS + SS_EP companions feature (Trac #15) to 1.0.13. The v1.0.12 changelog (NEWS) is