summaryrefslogtreecommitdiffstats
path: root/plugins/pco
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix #149: Make timestamp mode an enumMatthias Vogelgesang2012-10-092-26/+21
|
* Load correct framegrabber pluginMatthias Vogelgesang2012-10-091-1/+1
|
* Define plugins as C projectsMatthias Vogelgesang2012-10-011-1/+1
| | | | | Otherwise CMake complains about non-existent C++ compilers, which are not needed here anyway.
* Fix #146: Make a new top-level directory for camsMatthias Vogelgesang2012-09-283-0/+1519
... 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.