From 9f568ab8c14dfbaccc489a38422f1a1788eb1993 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Fri, 19 Sep 2014 16:04:38 +0200 Subject: Release version 1.6 --- NEWS | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 931e454..e6b86da 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,29 @@ Changelog ========= +Changes in libuca 1.6 +--------------------- + +Released on September 19th 2014 + +This is mainly a cleanup and bugfix release with the following major updates: + +- Updated and fixed the Dexela plugin (v1.3.2). +- Fixed a race condition for buffered acquisition. +- Added `version` property to pco cameras. +- Reset all property units and warn on override + +### API changes + +- Removed "sensor-max-frame-rate" property. +- Remove unused virtual `record_` functions. +- Added `uca_camera_set_writable` and `uca_camera_is_writable_during_acquisition`. + + Changes in libuca 1.5 --------------------- -Released on July 22nd 2013. +Released on July 22nd 2014. ### API additions -- cgit v1.2.3