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

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

- Put work under LGPL 2.1

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

- Adapt cameras/pco.c to support libpco 0.3

- 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()