Skip to content

Releases: christophe-calmejane/Hive

v1.3.1 beta 1

27 May 14:39
Compare
Choose a tag to compare
v1.3.1 beta 1 Pre-release
Pre-release

Added

Changed

Fixed

v1.3.0

26 Sep 12:30
Compare
Choose a tag to compare

Added

Changed

  • Complete rework of the entities list
  • Updated AVDECC library to v4.0
  • Defaulting to Qt "fusion" style, can be changed with command line parameter -style <style name>

Fixed

  • Current selection in list of entities lost when changing the filter
  • Network Interfaces combobox displays errors and selected interface in bold
  • Refresh issue for ClockSource, MemoryObject, AvbInterface, AudioCluster, Control, ClockDomain, AssociationID custom names
  • Possible crash for entities with more than 1 configuration, when using full device enumration
  • Always display CONTROL descriptor even if the ControlDataType is not supported by the library
  • CONTROL values updated by the device itself didn't update properly
  • Possible crash for entities returning an out-of-bounds MemoryObject length value
  • Files can be loaded/saved from/to UTF8 path
  • Crash when displaying vendor specific control values
  • Opening the Dynamic Mappings editor from the matrix only showed the first STREAM_PORT, it now shows all STREAM_PORTs
  • Clear All Dynamic Mappings correctly clears redundant mappings for virtual entities

v1.3.0 beta 10

20 Sep 15:58
Compare
Choose a tag to compare
v1.3.0 beta 10 Pre-release
Pre-release

Added

  • Clicking on an Entity-Entity crosspoint in the matrix expands/collapses both entities

Fixed

  • Incorrect foreground color when selecting a non-virtual entity

v1.3.0 beta 9

08 Sep 13:46
Compare
Choose a tag to compare
v1.3.0 beta 9 Pre-release
Pre-release

Added

Changed

  • Defaulting to Qt "fusion" style, can be changed with command line parameter -style <style name>

Fixed

  • Opening the Dynamic Mappings editor from the matrix only showed the first STREAM_PORT, it now shows all STREAM_PORTs

v1.3.0 beta 8

28 Aug 15:22
Compare
Choose a tag to compare
v1.3.0 beta 8 Pre-release
Pre-release

Added

  • New diagnostics for CONTROL descriptors, when the current value is out of min-max bounds

Fixed

v1.3.0 beta 7

02 Aug 14:24
Compare
Choose a tag to compare
v1.3.0 beta 7 Pre-release
Pre-release

Added

v1.3.0 beta 6

21 Jul 08:04
Compare
Choose a tag to compare
v1.3.0 beta 6 Pre-release
Pre-release

Added

  • Preliminary support for Virtual Entities modification
  • File association to directly load ANS and AVE files
  • New command line parameters to load ANS and AVE files
  • New icons for ANS and AVE files

v1.3.0 beta 5

23 Jun 07:08
Compare
Choose a tag to compare
v1.3.0 beta 5 Pre-release
Pre-release

Fixed

  • Incorrect mappings offset in mappings editor

v1.3.0 beta 4

22 Jun 14:16
Compare
Choose a tag to compare
v1.3.0 beta 4 Pre-release
Pre-release

Added

  • Detection of out-of-bounds MemoryObject length value
  • Zoom, collapse, pan in dynamic mappings editor windows

Fixed

  • DynamicMappings were not being retrieved from the entities
  • Possible crash for entities returning an out-of-bounds MemoryObject length value

v1.3.0 beta 3

25 Apr 15:42
Compare
Choose a tag to compare
v1.3.0 beta 3 Pre-release
Pre-release

Added

  • Support for CONTROLs at non-configuration level
  • Support for CONTROL_SELECTOR type for CONTROL descriptors

Fixed

  • Possible crash for entities with more than 1 configuration, when using full device enumration
  • Always display CONTROL descriptor even if the ControlDataType is not supported by the library
  • CONTROL values updated by the device itself didn't update properly