Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix #149: Make timestamp mode an enum | Matthias Vogelgesang | 2012-10-09 | 2 | -26/+21 | |
| | ||||||
* | Load correct framegrabber plugin | Matthias Vogelgesang | 2012-10-09 | 1 | -1/+1 | |
| | ||||||
* | Define plugins as C projects | Matthias Vogelgesang | 2012-10-01 | 5 | -6/+5 | |
| | | | | | Otherwise CMake complains about non-existent C++ compilers, which are not needed here anyway. | |||||
* | Fix #146: Make a new top-level directory for cams | Matthias Vogelgesang | 2012-09-28 | 17 | -0/+3558 | |
... 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. |