summaryrefslogtreecommitdiff
path: root/plugins/pylon/uca-pylon-camera.h
AgeCommit message (Collapse)Author
2015-08-06Remove ANKA plugins and change versioning scheme for bundled pluginsMihael Koep
ANKA plugins are developed and distributed separately like other plugins depending on vendor SDKs. The bundled plugins use libuca version as their version and depend on it directly. This ensures that they always match the libuca version and makes versioning more transparent for the end users. Conflicts: plugins/mock/CMakeLists.txt
2014-10-07Implement auto exposure property for pylon pluginMihael Koep
Conflicts: plugins/pylon/CMakeLists.txt plugins/pylon/changelog.txt plugins/pylon/uca-pylon-camera.c
2014-04-09Make pylon plugin compatible with current libucaMihael Koep
2013-11-06Many updates and bugfixes to pylon camera plugin.Mihael Koep
2012-09-28Fix #146: Make a new top-level directory for camsMatthias Vogelgesang
... and build a package for each camera. Moreover, for some reason we can live without the CMake generated spec file for RPM generation. AFAICS, the RPMs are prefixed correctly.