summaryrefslogtreecommitdiffstats
path: root/plugins/mock
Commit message (Collapse)AuthorAgeFilesLines
* Add temperature unit and descriptions for pcoMatthias Vogelgesang2012-10-161-0/+2
|
* Add ring buffer recording for assessmentMatthias Vogelgesang2012-10-121-2/+3
|
* Implement experimental histogram viewMatthias Vogelgesang2012-10-101-4/+0
|
* Set sane default exposure timeMatthias Vogelgesang2012-10-091-0/+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/+492
... 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.