26 Commits

Author SHA256 Message Date
7cf75e8fc3 Accepting request 1276591 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1276591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aravis?expand=0&rev=9
2025-05-12 14:49:29 +00:00
c535dfb0e3 - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=25
2025-05-11 10:06:16 +00:00
374be613fd Accepting request 1246392 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1246392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aravis?expand=0&rev=8
2025-02-17 19:56:30 +00:00
ea448b48b6 - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=23
2025-02-17 10:04:16 +00:00
55ea8cea0d Accepting request 1199819 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1199819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aravis?expand=0&rev=7
2024-09-10 19:14:05 +00:00
806fac9076 - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=21
2024-09-10 08:06:36 +00:00
8208ce86bf Accepting request 1157884 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1157884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aravis?expand=0&rev=6
2024-03-14 16:45:16 +00:00
0371fde00f Accepting request 1157745 from home:matwey:branches:multimedia:libs
- 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

OBS-URL: https://build.opensuse.org/request/show/1157745
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=19
2024-03-14 08:37:24 +00:00
9e29250b28 Accepting request 1135840 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1135840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aravis?expand=0&rev=5
2024-01-03 11:26:43 +00:00
ea545b3746 Accepting request 1135179 from home:matwey:branches:multimedia:libs
- 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

- Update to 0.8.27:

OBS-URL: https://build.opensuse.org/request/show/1135179
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=17
2023-12-31 08:58:44 +00:00
093e7451c4 Accepting request 1101480 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1101480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aravis?expand=0&rev=4
2023-07-31 13:25:04 +00:00
0d75c2eac0 Accepting request 1100439 from home:matwey:branches:multimedia:libs
- Update to 0.8.26:
  * 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

OBS-URL: https://build.opensuse.org/request/show/1100439
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=15
2023-07-31 07:51:32 +00:00
46085b35f1 Accepting request 1076415 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1076415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aravis?expand=0&rev=3
2023-03-31 19:16:00 +00:00
7085bfece1 Accepting request 1074765 from home:matwey:branches:multimedia:libs
- 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

OBS-URL: https://build.opensuse.org/request/show/1074765
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=13
2023-03-31 07:48:23 +00:00
7e9f8484cf Accepting request 1038884 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1038884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aravis?expand=0&rev=2
2022-11-30 13:59:37 +00:00
60909557de Accepting request 1038536 from home:matwey:branches:multimedia:libs
- Update license to LGPL-2.1
  c20298b222

OBS-URL: https://build.opensuse.org/request/show/1038536
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=11
2022-11-29 13:58:16 +00:00
258b2f94bf Accepting request 1004986 from multimedia:libs
Initial version of aravis library.

OBS-URL: https://build.opensuse.org/request/show/1004986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aravis?expand=0&rev=1
2022-09-20 17:24:18 +00:00
204d3c948f Accepting request 990525 from home:matwey:branches:multimedia:libs
- 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

OBS-URL: https://build.opensuse.org/request/show/990525
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=9
2022-07-23 06:35:05 +00:00
c3509b8ad1 Accepting request 975865 from home:cgiboudeaux:branches:multimedia:libs
- 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

OBS-URL: https://build.opensuse.org/request/show/975865
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=8
2022-05-09 17:17:32 +00:00
eac97fbe80 Accepting request 940174 from home:matwey:branches:multimedia:libs
- Split arv-viewer to separate package: it requires GTK and graphical stack
  while other arv tools can be installed on head-less systems.

OBS-URL: https://build.opensuse.org/request/show/940174
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=7
2021-12-13 16:40:30 +00:00
7bb7915e89 Accepting request 922423 from home:matwey:branches:multimedia:libs
- Update to version 0.8.18

OBS-URL: https://build.opensuse.org/request/show/922423
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=6
2021-10-05 16:12:19 +00:00
b67ca58eea Accepting request 917240 from home:matwey:branches:multimedia:libs
- Update to version 0.6.4

OBS-URL: https://build.opensuse.org/request/show/917240
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=5
2021-09-07 14:02:40 +00:00
Tomáš Chvátal
7fc82fb404 Accepting request 714207 from home:matwey:branches:multimedia:libs
- Fix Group:
- Drop unused %postun

OBS-URL: https://build.opensuse.org/request/show/714207
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=4
2019-07-09 14:14:55 +00:00
Tomáš Chvátal
16d2e30f5a Accepting request 713714 from home:matwey:branches:multimedia:libs
- Update to version 0.6.3

OBS-URL: https://build.opensuse.org/request/show/713714
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=3
2019-07-08 08:48:37 +00:00
287dfcc427 Accepting request 417735 from home:matwey:branches:multimedia:libs
- Update to version 0.4.0:
  * buffer: add a timestamp setter
  * interface: don't touch device list on open device
  * viewer: fix appdata file

OBS-URL: https://build.opensuse.org/request/show/417735
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=2
2016-08-10 12:31:02 +00:00
0ac06a872c Accepting request 403482 from home:matwey:branches:home:zhonghuaren
OBS-URL: https://build.opensuse.org/request/show/403482
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=1
2016-06-20 13:36:09 +00:00