* chunk_parser: support for chunk selectors * fake: fix trailer packet content * fake: fix schema validation * system: API to select only one interface OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=25
182 lines
6.8 KiB
Plaintext
182 lines
6.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu May 8 11:11:50 UTC 2025 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Update to 0.8.35:
|
|
* chunk_parser: support for chunk selectors
|
|
* fake: fix trailer packet content
|
|
* fake: fix schema validation
|
|
* system: API to select only one interface
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 16 14:45:14 UTC 2025 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Update to 0.8.34:
|
|
* gigevision: allow to select discovery interface
|
|
* genicam: fix unaligned memory access
|
|
* gigevision: fix uninitialized memory access
|
|
* build: add missing include
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 7 19:36:07 UTC 2024 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Update to 0.8.33:
|
|
* viewer: ignore exposure time feature representation
|
|
|
|
- Update to 0.8.32:
|
|
* viewer: workaround for Blackfly Mono16 pixel endianness issue
|
|
* gst: disconnect camera in stop method
|
|
* gst: stream object accessor
|
|
* gst: camera change signal
|
|
* gst: stream change signal
|
|
* gst: allow software trigger
|
|
* gvsp: fix chunk detection
|
|
* gv_device: crach fix on finalization
|
|
* Fix device_write_memory rust binding
|
|
* introspection: add generic feature value accessors
|
|
* chore: fix libxml2 deprecation warnings
|
|
* chore: appstream fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 13 17:19:16 UTC 2024 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Update to 0.8.31:
|
|
* viewer: better handling of exposure and gain setting
|
|
* genicam: genicam URL stored as DomDocument URL property
|
|
* genicam: fix arv_device_get_feature_access_mode return value
|
|
* camera: set/dup_register helper
|
|
* camera: frame_rate setting improvements
|
|
* usb3vision: handle GenDC payload
|
|
* gigevision: set a lower boundary to minimum socket size in auto mode
|
|
* build: fix a libxml2 API breakage
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 26 12:28:40 UTC 2023 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Update to 0.8.30:
|
|
* gv: add EVK Helios and Automation Technology C6 devices to the
|
|
legacy mode list
|
|
* gv: don't ignore POINTTOPOINT interfaces, allows for direct
|
|
connection to devices through VPNs
|
|
- Changes for 0.8.29:
|
|
* usb3vision: fix callbacks triggering in async mode
|
|
* usb3vision: fix underrun counting
|
|
- Changes for 0.8.28:
|
|
* usb3vision: make async libusb default
|
|
* usb3vision: improve CPU use when no buffer is available for the
|
|
stream thread
|
|
* usb3vision: don't wait forever for USB transfer completion
|
|
* usb3vision: enable stream after the receiving stream thread is
|
|
started
|
|
* viewer: avoid buffer exhaustion if GStreamer pipeline is late
|
|
* build: fix clang 32 bits compilation
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 24 18:39:12 UTC 2023 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Update to 0.8.27:
|
|
* camera: add vendor specific quirks to frame rate
|
|
* camera: multiple tap helpers
|
|
* gv: start packet timeout after the first non leader packet
|
|
* gv: auto packet size fix
|
|
* gv: add more camera to the legacy endianness mechanism exception list
|
|
* u3v: fix u3vcp_capability register size
|
|
* chore: compilation warning fixes
|
|
* ci: pipeline babysitting
|
|
* doc: link fix
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 27 19:22:47 UTC 2023 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Update to 0.8.26:
|
|
* viewer: fix pixel format selection #765
|
|
|
|
- Changes for 0.8.25:
|
|
* viewer: add component selection support
|
|
* buffer: add component id getter
|
|
* buffer: fix multipart informations
|
|
|
|
- Changes for 0.8.24:
|
|
* gv: fix multipart data accessor
|
|
* gv: improve error handling of network API
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 27 19:12:08 UTC 2022 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Update license to LGPL-2.1
|
|
https://github.com/AravisProject/aravis/commit/c20298b222012a63b3a73193e3849ba8980b2c07
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 21 09:34:21 UTC 2022 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Update to 0.8.22
|
|
* camera: new network command for IP settings
|
|
* camera: don't fail if TriggerSelector is not available
|
|
* camera: make region setting work even without Offset features
|
|
* camera: allow frame rate setting during acquisition on more devices
|
|
* gstplugin: allow low frame rate with external triggers
|
|
* genicam: list for forced legacy mode
|
|
* genicam: access mode check policy
|
|
* genicam: fix inifinite loop during availability check
|
|
* u3v: use libusb device-left event for control lost detection
|
|
* genicam: fix information loss
|
|
* fake_camera: add TriggerSoftware support
|
|
* build: appdata fix
|
|
* build: disable documentation by default
|
|
* tests: fix ChunkFloat test on big endian platform
|
|
* introspection: fix user_data_destroy_func annotations
|
|
* misc: memory leak and warning fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 9 14:54:29 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Update to 0.8.21
|
|
* gigevision: performance improvement of standard socket method
|
|
* usb3vision: prevent USB command mix up
|
|
* usb3vision: fix PacketResend size field in extended ID mode
|
|
* genicam: allow more Category child nodes
|
|
* genicam: AccessMode fixes
|
|
* genicam: fix pIsLocked when target is a Boolean node
|
|
* doc: port to gi-docgen
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 13 09:24:35 UTC 2021 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Split arv-viewer to separate package: it requires GTK and graphical stack
|
|
while other arv tools can be installed on head-less systems.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 25 15:07:46 UTC 2021 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Update to version 0.8.18
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 7 09:25:08 UTC 2021 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Update to version 0.6.4
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 8 10:47:26 UTC 2019 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Fix Group:
|
|
- Drop unused %postun
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 6 12:18:27 UTC 2019 - Matwey V. Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Update to version 0.6.3
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 8 10:24:28 UTC 2016 - matwey.kornilov@gmail.com
|
|
|
|
- Update to version 0.4.0:
|
|
* buffer: add a timestamp setter
|
|
* interface: don't touch device list on open device
|
|
* viewer: fix appdata file
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 19 09:16:22 UTC 2016 - matwey.kornilov@gmail.com
|
|
|
|
- Version 0.3.8
|
|
Based on huaren.zhong@gmail.com fedora aravis.spec
|
|
|