diff options
author | Matthias Vogelgesang <matthias.vogelgesang@kit.edu> | 2013-10-29 09:59:22 +0100 |
---|---|---|
committer | Matthias Vogelgesang <matthias.vogelgesang@kit.edu> | 2013-10-29 09:59:22 +0100 |
commit | cfbab76d619f9f9f0706783720445fd041d9ccaa (patch) | |
tree | 6f8db8c3702be903e04fcfc4aa3b7656c733bdeb /NEWS | |
parent | 137f03b9a34fb39e5321524ab11fa31276458476 (diff) | |
download | libuca-cfbab76d619f9f9f0706783720445fd041d9ccaa.tar.gz libuca-cfbab76d619f9f9f0706783720445fd041d9ccaa.tar.bz2 libuca-cfbab76d619f9f9f0706783720445fd041d9ccaa.tar.xz libuca-cfbab76d619f9f9f0706783720445fd041d9ccaa.zip |
Release version 1.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -10,11 +10,19 @@ This release adds experimental support for X-KIT, a Medipix2 and timepix detector system developed at IPE/KIT. Note, that this requires a pre-built shared library and header files by the chip vendor. -### Minor changes +### API changes - `uca_camera_grab` does not set an error when the stream finished in readout mode. Now, only `FALSE` is returned. +### Minor changes + +- A Travis instance was setup and Clang compilation has been turned on. +- Performance of `uca-camera-control` has been increased and the GUI received + color mapping of grey values. +- Many fixes for pco.dimax, .edge and .4000. +- Fix frame order in the GUI. + Changes in libuca 1.3 --------------------- |