Hi list,
I'm not in a hurry to move to C++11 support, but I do realize that it has
some useful features that would make programming easier. So someday
Barry will likely use some C++11 features.
The question is: when? :-)
I base a lot of my work and "what's supported?" decisions on the latest
re
Hi Luca,
I've updated the git tree with support for 32bit device screenshots.
They seem to work with my testing here, based on the data you provided.
Please give it a try and let me know.
Thanks!
- Chris
On Tue, Nov 15, 2011 at 04:10:54PM +, Luca Sale wrote:
> Hi Chris/Nicolas,
>
> thanks
On Thu, Nov 24, 2011 at 08:34:00PM -0500, Chris Frey wrote:
> Unfortunately, this doesn't compile against libusb 1.0, so that needs to be
> fixed first.
I think the libusb 1.0 API is libusb_kernel_driver_active() instead of
the libusb 0.1 call of usb_get_driver_np().
I've merged in some of the ch
On Fri, Nov 18, 2011 at 12:07:31AM +0100, Nicolas wrote:
> You can find my barry commit about PlayBook :
>
> http://repo.or.cz/w/barry/progweb.git/commit/130cd47bf9f2ac7ce7fd91dbba6b9cccf5d39b0e
Hi Nicolas,
Thanks for posting the code!
Unfortunately, this doesn't compile against libusb 1.0, so