Releases: AravisProject/aravis
Releases · AravisProject/aravis
Aravis 0.9.0 development release
- v4l2, USB3Vision: native buffer allocation (@EmmanuelP)
- GenTL producer: experimental implementation (@eudoxos )
- GenTL consumer: experimental implementation (@xiaoqiangwang)
- v4l2 interface: experimental implementation (@EmmanuelP)
- USB3Vision: make maximum transfer size configurable (@EmmanuelP)
- gst: add gamma property (@WhaSukGO)
Aravis 0.8.33
- viewer: ignore exposure time feature representation (@EmmanuelP)
Aravis 0.8.32
- viewer: workaround for Blackfly Mono16 pixel endianness issue (@berke)
- gst: disconnect camera in stop method #907 (@EmmanuelP)
- gst: stream object accessor (@kohtala)
- gst: camera change signal (@kohtala)
- gst: stream change signal (@kohtala)
- gst: allow software trigger (@WhaSukGO)
- gvsp: fix chunk detection (@feuerste)
- gv_device: crach fix on finalization (@feuerste)
- Fix device_write_memory rust binding (@freeman94)
- introspection: add generic feature value accessors (@kohtala)
- chore: fix libxml2 deprecation warnings(@EmmanuelP)
- chore: appstream fixes (@cmarmo)
Aravis 0.8.31
- viewer: better handling of exposure and gain setting (@Fixstars-momoko)
- genicam: genicam URL stored as DomDocument URL property (@EmmanuelP )
- genicam: fix arv_device_get_feature_access_mode return value (@feuerste)
- camera: set/dup_register helper (@EmmanuelP)
- camera: frame_rate setting improvements (@feuerste)
- usb3vision: handle GenDC payload (@Fixstars-momoko)
- gigevision: set a lower boundary to minimum socket size in auto mode (@EmmanuelP)
- build: fix a libxml2 API breakage (@russelltg, @feuerste)
Aravis 0.8.30
- gv: add EVK Helios and Automation Technology C6 devices to the legacy mode list (@eudoxos, @anathesys)
- gv: don't ignore POINTTOPOINT interfaces, allows for direct connection to
devices through VPNs (@jsarrett )
Aravis 0.8.29
Bugfix release:
- usb3vision: fix callbacks triggering in async mode (@EmmanuelP)
- usb3vision: fix underrun counting (@EmmanuelP)
Aravis 0.8.28
- usb3vision: make async libusb default (@EmmanuelP)
- usb3vision: improve CPU use when no buffer is available for the stream thread (@EmmanuelP)
- usb3vision: don't wait forever for USB transfer completion (@EmmanuelP)
- usb3vision: enable stream after the receiving stream thread is started (@EmmanuelP)
- viewer: avoid buffer exhaustion if GStreamer pipeline is late (@EmmanuelP)
- build: fix clang 32 bits compilation (@Biswa96)
Aravis 0.8.27
- camera: add vendor specific quirks to frame rate (@durnezj)
- camera: multiple tap helpers #745 (@hackel6)
- gv: start packet timeout after the first non leader packet #746 (@hackel6)
- gv: auto packet size fix (@EmmanuelP)
- gv: add more camera to the legacy endianness mechanism exception list (@EmmanuelP, @xzurutuza)
- u3v: fix u3vcp_capability register size (@EmmanuelP)
- chore: compilation warning fixes (@feuerste , @EmmanuelP)
- ci: pipeline babysitting (@EmmanuelP)
- doc: link fix (@henriquesimoes)
Aravis 0.8.26
- viewer: fix pixel format selection #765 (@EmmanuelP)
Aravis 0.8.25
- viewer: add component selection support (@EmmanuelP)
- buffer: add component id getter (@EmmanuelP)
- buffer: fix multipart informations (@EmmanuelP)