summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: f7d7928a5163a07a7546af5650f664c91883064d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

Changes in libuca 0.5.0
-----------------------

- Put work under LGPL 2.1

- Adapt cameras/ipe.c to support the current driver API

- API changes
    - new enum type uca_buffer_status
    - uca_cam_grab_callback()s have to return uca_buffer_status
    - typedef all types

- New symbols:
    - uca_cam_release_buffer()