Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 521 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 521 Bytes

1.2.0

Improved

  • Dependency to VideoMaster SDK retrieved through find_package (requires 6.25)

1.1.0

Added

  • Helper module for abstracting configuration and information retrieval regardless of the underlying technolougy of transport

1.0.0

Added

  • Helper library that abstracts some concepts for the VideoMaster SDK
    • Retrieve the API version and number of devices
    • Handle error codes more efficiently
    • Convert some enumerations to strings
    • Manage the lifetime of board and stream handles