summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2012-02-03 11:12:42 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2012-02-03 11:12:42 +0100
commit3994e7e9e476bc575b14a1b1705f1cfa65e1ae6c (patch)
treee10dea18ced02dea14fbfa104e1c3df13c9fcee1 /NEWS
parentc9c94390c520ad496082222858c0f1285f1432df (diff)
downloaduca-3994e7e9e476bc575b14a1b1705f1cfa65e1ae6c.tar.gz
uca-3994e7e9e476bc575b14a1b1705f1cfa65e1ae6c.tar.bz2
uca-3994e7e9e476bc575b14a1b1705f1cfa65e1ae6c.tar.xz
uca-3994e7e9e476bc575b14a1b1705f1cfa65e1ae6c.zip
Preliminary support of streaming for the UFO camera
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5420ecf..b76512a 100644
--- a/NEWS
+++ b/NEWS
@@ -6,8 +6,9 @@ Changes in libuca 0.5.0
- Adapt cameras/ipe.c to support the current driver API
-- uca_cam_grab_callback()s have to return UCA_BUFFER_KEEP or UCA_BUFFER_RELEASE
- now
+- API changes
+ - new enum type uca_buffer_status
+ - uca_cam_grab_callback()s have to return uca_buffer_status
- New symbols:
- uca_cam_release_buffer()