Benjamin Summerton

Results 97 comments of Benjamin Summerton
trafficstars

Not fully unfortunately. The one regarding `get_preview()` was, but this one with `capture()` has been slightly trickier to track down. As stated in the above comment, it is a very...

Preview should be fine. If you look at my linked issue, there should be a sample Qt app in it that shows the preview. Try that out and see if...

After some testing I think this solution might have been incorrect. I swear it was working last night where it would let me toggle logging in my application. Could you...

I'm thinking that there might have been some threading issue with this.

Okay, In wasn't away of that and it gives off of the effect that I want. Can I recommend changing the example in the README to use `direShell()` instead of...

I was able to build libgphoto2 from source (using the MSYS2 environment & GCC), but I've been having segfaults when trying to call `gp_port_info_list_new()`, which is the first libgphoto2 function...