summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2013-10-29 09:59:22 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2013-10-29 09:59:22 +0100
commitcfbab76d619f9f9f0706783720445fd041d9ccaa (patch)
tree6f8db8c3702be903e04fcfc4aa3b7656c733bdeb /NEWS
parent137f03b9a34fb39e5321524ab11fa31276458476 (diff)
downloaduca-cfbab76d619f9f9f0706783720445fd041d9ccaa.tar.gz
uca-cfbab76d619f9f9f0706783720445fd041d9ccaa.tar.bz2
uca-cfbab76d619f9f9f0706783720445fd041d9ccaa.tar.xz
uca-cfbab76d619f9f9f0706783720445fd041d9ccaa.zip
Release version 1.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a84c8ff..2169af9 100644
--- a/NEWS
+++ b/NEWS
@@ -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
---------------------