From d01d83eb9843bce7bb62377f353f6a63591c2f9b Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Fri, 24 Apr 2015 09:47:06 +0200 Subject: Release version 2.0 --- NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 81bd9cd..e54c7e2 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,25 @@ Changelog ========= +Changes in libuca 2.0.0 +----------------------- + +Released on April 24th 2015 + +This release changes the trigger properties from a single "trigger-type" +property to separate "trigger-source" and "trigger-type" properties. Apart from +that numerous bug fixes and the following updates have been done since 1.6.2: + +- uca-benchmark measures more mode combinations. +- A basic Python-based TANGO server has been added. +- pco: Check for SiliconSoftware run-time version 5.2.2. +- Add uca_camera_write to "write" arbitrary data to the camera. The semantics + are camera-specific. +- Added uca_plugin_manager_get_camerah to pass property values via a GHashTable. +- The plugin directory can be queried via pkg-config. +- The Python GIL is released on potentially long-running code paths. + + Changes in libuca 1.6.2 ----------------------- -- cgit v1.2.3