summaryrefslogtreecommitdiffstats
path: root/plugins/pylon/uca-pylon-camera.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove ANKA plugins and change versioning scheme for bundled pluginsMihael Koep2015-08-061-84/+0
| | | | | | | | | | | | 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
* Implement auto exposure property for pylon pluginMihael Koep2014-10-071-0/+6
| | | | | | | Conflicts: plugins/pylon/CMakeLists.txt plugins/pylon/changelog.txt plugins/pylon/uca-pylon-camera.c
* Make pylon plugin compatible with current libucaMihael Koep2014-04-091-2/+0
|
* Many updates and bugfixes to pylon camera plugin.Mihael Koep2013-11-061-0/+6
|
* Fix #146: Make a new top-level directory for camsMatthias Vogelgesang2012-09-281-0/+74
... 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.