Created attachment 182750 [details] up to 0.5.9 Release 0.5.9 ============= * gige/usb3vision: device detection fixes (Nils) * stream: allow to handle circular buffer from callback (Nils) * build: OSX documentation fix (Mark) * viewer: latency improvements (Emmanuel) * viewer: show protocol in camera list view (Emmanuel) * gigevision: faster connection to devices (Emmanuel) * gigevision: PENDING ACK support (Emmanuel) * gige/usb3vision: use vendor aliases for default device id (Emmanuel)
A commit references this bug: Author: joneum Date: Sun May 21 15:41:39 UTC 2017 New revision: 441411 URL: https://svnweb.freebsd.org/changeset/ports/441411 Log: - Update to 0.5.9 - gige/usb3vision: device detection fixes - stream: allow to handle circular buffer from callback - build: OSX documentation fix - viewer: latency improvements - viewer: show protocol in camera list view - gigevision: faster connection to devices - gigevision: PENDING ACK support - gige/usb3vision: use vendor aliases for default device id PR: 219410 Reported by: Ivan Rozhuk (Maintainer) <rozhuk.im@gmail.com> Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10835 Changes: head/devel/libaravis/Makefile head/devel/libaravis/distinfo
Committed, thanks