diff options
author | Mihael Koep <koep@schneide.com> | 2014-10-07 12:22:52 +0200 |
---|---|---|
committer | Mihael Koep <koep@schneide.com> | 2014-10-07 13:08:08 +0200 |
commit | f2394f593a552f1c3d29ce894b5cd28914b884b7 (patch) | |
tree | 69535ada9e98ed40bb3e0578356847f130836708 /plugins/pylon/changelog.txt | |
parent | 8e98707648406e2c7a6831c2f3366a2c34eba617 (diff) | |
download | uca-f2394f593a552f1c3d29ce894b5cd28914b884b7.tar.gz uca-f2394f593a552f1c3d29ce894b5cd28914b884b7.tar.bz2 uca-f2394f593a552f1c3d29ce894b5cd28914b884b7.tar.xz uca-f2394f593a552f1c3d29ce894b5cd28914b884b7.zip |
Implement auto exposure property for pylon plugin
Conflicts:
plugins/pylon/CMakeLists.txt
plugins/pylon/changelog.txt
plugins/pylon/uca-pylon-camera.c
Diffstat (limited to 'plugins/pylon/changelog.txt')
-rw-r--r-- | plugins/pylon/changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/pylon/changelog.txt b/plugins/pylon/changelog.txt index 9e1584c..7ce5fa8 100644 --- a/plugins/pylon/changelog.txt +++ b/plugins/pylon/changelog.txt @@ -1,3 +1,5 @@ +* Tue Oct 7 2014 Mihael Koep <mihael.koep@softwareschneiderei.de> 1.3.0-1 +- require libpyloncam 0.5.0 because of new auto exposure feature * Thu Sep 11 2014 Mihael Koep <mihael.koep@softwareschneiderei.de> 1.2.1-1 - improve robustness of roi setting * Thu Jul 31 2014 Mihael Koep <mihael.koep@softwareschneiderei.de> 1.2.0-1 |